Template:Bar pixel/testcases
< Template:Bar pixel
Jump to navigation
Jump to search
Revision as of 02:56, 15 April 2020 by imported>Ahecht (titles)
| This is the template test cases page for the sandbox of Template:Bar pixel. 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: |
Contents
Test1
{{Bar box|bars=
{{bar pixel|foo|red|30}}
{{bar pixel|bar|green|40}}
{{bar pixel|baz|blue|20}}
{{bar pixel|bla|orange|8}}
{{bar pixel|bla|teal|2|1/50}}
}}
Template:Bar pixel
Template:Bar pixel/sandbox
Test2
{{Bar box|bars=
{{bar pixel|foo|red|30|bg=LightGray|barwidth=500px}}
{{bar pixel||green|40|barwidth=500px}}
{{bar pixel|bg=LightGray|barwidth=500px|baz|blue}}
{{bar pixel|baz|blue|bg=LightGray|barwidth=500px}}
{{bar pixel|baz|blue||bg=LightGray|barwidth=500px}}
{{bar pixel|barwidth=500px|1=bla|3=8}}
{{bar pixel|bla||8|barwidth=500px}}
{{bar pixel|blah|teal|2|1/50|bg=LightGray|barwidth=500px}}
{{bar pixel|bar|indigo|40|barwidth=500px|note=This is a note}}
{{bar pixel|barbar|violet|40|bg=LightGray|barwidth=500px|note=So is this}}
}}
Template:Bar pixel
Template:Bar pixel/sandbox