Difference between revisions of "Template:Legend inline/testcases"
Jump to navigation
Jump to search
imported>Nihiltres (Redirected page to Template:Legend inline/testcases) |
imported>Nihiltres |
||
| Line 1: | Line 1: | ||
| − | # | + | {{Testcases notice}} |
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=Basic test | ||
| + | |#cccccc|K|border=1px solid #aaaaaa}} | ||
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=Inner text test | ||
| + | |#ccccff|H|text=*|border=solid 1px #aaaaaa}} | ||
| + | |||
| + | {{Test case|_collapsible=yes|_showcode=yes|_title=No text test | ||
| + | |#cccccc|border=1px solid #aaaaaa}} | ||
Revision as of 19:45, 3 October 2020
| 42px | This is the template test cases page for the sandbox of Template:Legend inline. 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: |
| Basic test |
|---|
{{Legend inline|#cccccc|K|border=1px solid #aaaaaa}}
{{Legend inline}} K K |
| Inner text test |
|---|
{{Legend inline|#ccccff|H|border=solid 1px #aaaaaa|text=*}}
{{Legend inline}} * H * H |
| No text test |
|---|
{{Legend inline|#cccccc|border=1px solid #aaaaaa}}
{{Legend inline}}
|