Difference between revisions of "Template:Legend inline/testcases"
Jump to navigation
Jump to search
imported>Matt Fitzpatrick |
imported>Thayts |
||
| Line 6: | Line 6: | ||
{{Test case|_collapsible=yes|_showcode=yes|_title=Inner text test | {{Test case|_collapsible=yes|_showcode=yes|_title=Inner text test | ||
|#ccccff|H|text=*|border=solid 1px #aaaaaa}} | |#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 20:44, 16 August 2016
| 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}}
|