Difference between revisions of "Template:Edit template-protected/testcases"
imported>Lucifer stephan lie (←Created page with '{{Testcases notice <!--|toc=on-->}} {{Test case|_collapsible=yes|_showcode=yes|_title=Test1 |param1|param2|name3=value3|...}} {{Test case|_collapsible=yes|_sho...') |
imported>Andrybak (replace default preloaded testcases) |
||
| Line 1: | Line 1: | ||
{{Testcases notice <!--|toc=on-->}} | {{Testcases notice <!--|toc=on-->}} | ||
| − | {{Test case|_collapsible=yes|_showcode=yes|_title= | + | == Unanswered == |
| − | | | + | {{Test case|_collapsible=yes|_showcode=yes|_title=One template|demo=true |
| + | |X1}} | ||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=One module|demo=true | ||
| + | |Module:Example}} | ||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=Two templates|demo=true | ||
| + | |X1|X2}} | ||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=Three templates|demo=true | ||
| + | |X1|X2|X3}} | ||
| − | {{Test case|_collapsible=yes|_showcode=yes|_title= | + | == Answered == |
| − | | | + | {{Test case|_collapsible=yes|_showcode=yes|_title=One template|demo=true |
| − | + | |answered=yes|X1}} | |
| − | + | {{Test case|_collapsible=yes|_showcode=yes|_title=One module|demo=true | |
| − | {{ | + | |answered=yes|Module:Example}} |
| − | == | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Two templates|demo=true |
| − | + | |answered=yes|X1|X2}} | |
| − | + | {{Test case|_collapsible=yes|_showcode=yes|_title=Three templates|demo=true | |
| + | |answered=yes|X1|X2|X3}} | ||
Revision as of 04:50, 30 May 2020
| This is the template test cases page for the sandbox of Template:Edit template-protected. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Unanswered
| One template | ||||
|---|---|---|---|---|
{{Edit template-protected|X1|demo=true}}
{{Edit template-protected/sandbox}}
|
| One module | ||||
|---|---|---|---|---|
{{Edit template-protected|Module:Example|demo=true}}
{{Edit template-protected/sandbox}}
|
| Two templates | ||||
|---|---|---|---|---|
{{Edit template-protected|X1|X2|demo=true}}
{{Edit template-protected/sandbox}}
|
| Three templates | ||
|---|---|---|
{{Edit template-protected|X1|X2|X3|demo=true}}
{{Edit template-protected/sandbox}} Lua error: too many expensive function calls. |
Answered
| One template | ||||
|---|---|---|---|---|
{{Edit template-protected|X1|answered=yes|demo=true}}
{{Edit template-protected/sandbox}}
|
| One module | ||||
|---|---|---|---|---|
{{Edit template-protected|Module:Example|answered=yes|demo=true}}
{{Edit template-protected/sandbox}}
|
| Two templates | ||||
|---|---|---|---|---|
{{Edit template-protected|X1|X2|answered=yes|demo=true}}
{{Edit template-protected/sandbox}}
|
| Three templates | ||||
|---|---|---|---|---|
{{Edit template-protected|X1|X2|X3|answered=yes|demo=true}}
{{Edit template-protected/sandbox}}
|