Difference between revisions of "Template:Bar pixel 2"
Jump to navigation
Jump to search
imported>CGN2010 |
imported>CGN2010 |
||
Line 6: | Line 6: | ||
<noinclude> | <noinclude> | ||
Use with {{tl|bar box}} | Use with {{tl|bar box}} | ||
+ | |||
+ | <pre> | ||
+ | {{bar box | ||
+ | |title=Quantity of stuff | ||
+ | |titlebar=#DDD | ||
+ | |left1=kinds of stuff | ||
+ | |right2=pcs. | ||
+ | |width=550px | ||
+ | |bars= | ||
+ | {{bar pixel 2|Foobar|red|133|pink|33||,213}} | ||
+ | {{bar pixel 2|Barfoo|green|223|lightgreen|123||,123}} | ||
+ | {{bar pixel 2|Bazbar|blue|410|lightblue|210||,121}} | ||
+ | {{bar pixel 2|Barfoobaz|orange|23|yellow|13||12,854}} | ||
+ | |caption=Some stuff displayed by quantity. | ||
+ | }} | ||
+ | </pre> | ||
+ | {{bar box | ||
+ | |title=Quantity of stuff | ||
+ | |titlebar=#DDD | ||
+ | |left1=kinds of stuff | ||
+ | |right2=pcs. | ||
+ | |width=550px | ||
+ | |bars= | ||
+ | {{bar pixel 2|Foobar|red|133|pink|33||,213}} | ||
+ | {{bar pixel 2|Barfoo|green|223|lightgreen|123||,123}} | ||
+ | {{bar pixel 2|Bazbar|blue|410|lightblue|210||,121}} | ||
+ | {{bar pixel 2|Barfoobaz|orange|23|yellow|13||12,854}} | ||
+ | |caption=Some stuff displayed by quantity. | ||
+ | }} | ||
+ | |||
[[Category:Bar chart templates|{{PAGENAME}}]] | [[Category:Bar chart templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:40, 9 May 2010
Use with {{bar box}}
{{bar box |title=Quantity of stuff |titlebar=#DDD |left1=kinds of stuff |right2=pcs. |width=550px |bars= {{bar pixel 2|Foobar|red|133|pink|33||,213}} {{bar pixel 2|Barfoo|green|223|lightgreen|123||,123}} {{bar pixel 2|Bazbar|blue|410|lightblue|210||,121}} {{bar pixel 2|Barfoobaz|orange|23|yellow|13||12,854}} |caption=Some stuff displayed by quantity. }}