Difference between revisions of "Template:Bar pixel/testcases"
Jump to navigation
Jump to search
imported>Ahecht (create) |
imported>Ahecht (titles) |
||
| Line 10: | Line 10: | ||
}}</pre> | }}</pre> | ||
| − | ===[[:Template:Bar | + | ===[[:Template:Bar pixel]]=== |
{{Bar box|bars= | {{Bar box|bars= | ||
{{bar pixel|foo|red|30}} | {{bar pixel|foo|red|30}} | ||
| Line 19: | Line 19: | ||
}} | }} | ||
| − | ===[[:Template:Bar | + | ===[[:Template:Bar pixel/sandbox]]=== |
{{Bar box/sandbox|bars= | {{Bar box/sandbox|bars= | ||
{{bar pixel/sandbox|foo|red|30}} | {{bar pixel/sandbox|foo|red|30}} | ||
| Line 42: | Line 42: | ||
}}</pre> | }}</pre> | ||
| − | ===[[:Template:Bar | + | ===[[:Template:Bar pixel]]=== |
{{Bar box|bars= | {{Bar box|bars= | ||
{{bar pixel|foo|red|30|bg=LightGray|barwidth=500px}} | {{bar pixel|foo|red|30|bg=LightGray|barwidth=500px}} | ||
| Line 56: | Line 56: | ||
}} | }} | ||
| − | ===[[:Template:Bar | + | ===[[:Template:Bar pixel/sandbox]]=== |
{{Bar box/sandbox|bars= | {{Bar box/sandbox|bars= | ||
{{bar pixel/sandbox|foo|red|30|bg=LightGray|barwidth=500px}} | {{bar pixel/sandbox|foo|red|30|bg=LightGray|barwidth=500px}} | ||
Latest revision as of 02:56, 15 April 2020
| 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