Difference between revisions of "Template:Help me/testcases"
Jump to navigation
Jump to search
(←Blanked the page) |
imported>Andrybak (use Template:Test case and Template:Test case nowiki) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{template test cases notice}} | ||
| + | '''Note:''' {{para|category}} is used in all test cases to suppress categorization. | ||
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=No parameters|category=}} | ||
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title={{para|1|A test question?}}|category= | ||
| + | |A test question?}} | ||
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title={{para|demospace|talk}}|category= | ||
| + | |A test question?|demospace=talk}} | ||
| + | |||
| + | {{Test case nowiki|collapsible=yes|showcode=yes|title=A question below|<nowiki> | ||
| + | {{__TEMPLATENAME__|category=}} | ||
| + | A question below? | ||
| + | </nowiki>}} | ||
| + | |||
| + | {{Test case nowiki|collapsible=yes|showcode=yes|title=A question below, {{para|demospace|talk}}|<nowiki> | ||
| + | {{__TEMPLATENAME__|category=|demospace=talk}} | ||
| + | A question below? | ||
| + | </nowiki>}} | ||
Latest revision as of 10:39, 27 September 2020
| 42px | This is the template test cases page for the sandbox of Template:Help me. 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: |
Note: |category= is used in all test cases to suppress categorization.
| No parameters |
|---|
{{Help me|category=}}
{{Help me}} {{Help me/sandbox}} |
|1=A test question? |
|---|
{{Help me|A test question?|category=}}
{{Help me}} Template:Namespace detectA test question? {{Help me/sandbox}} Template:Namespace detectA test question? |
|demospace=talk |
|---|
{{Help me|A test question?|category=|demospace=talk}}
{{Help me}} Template:Namespace detectA test question? {{Help me/sandbox}} Template:Namespace detectA test question? |
| A question below |
|---|
{{Help me|category=}}
A question below?
{{Help me}}
{{Help me/sandbox}}
|
A question below, |demospace=talk |
|---|
{{Help me|category=|demospace=talk}}
A question below?
{{Help me}}
{{Help me/sandbox}}
|