Difference between revisions of "Template:Bar chart/bar/doc"
< Template:Bar chart | bar
Jump to navigation
Jump to search
imported>Kozuch m (moved Template:Bar graph/bar/doc to Template:Bar chart/bar/doc) |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (8 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | <!-- Categories | + | <!-- Categories at the bottom of this page, please --> |
| + | |||
| + | This template can be used to create bars for a horizontal bar chart. | ||
| − | |||
== Usage == | == Usage == | ||
| − | :<code><nowiki>{{</nowiki>Bar | + | :<code><nowiki>{{</nowiki>Bar chart/bar| ''data'' | ''total'' | width = ''width'' | width_units = ''width_units'' | color = ''color'' <nowiki>}}</nowiki></code> |
* <code>''width''</code> is a number which determines the maximum width of the bar | * <code>''width''</code> is a number which determines the maximum width of the bar | ||
* <code>''width_units''</code> are the units associated with the width (em, px, or %). The default is em. | * <code>''width_units''</code> are the units associated with the width (em, px, or %). The default is em. | ||
| Line 12: | Line 13: | ||
== See also == | == See also == | ||
| − | * {{tl|Bar | + | * {{tl|Bar chart}} – uses this template to generate bar charts. |
| − | * {{tl| | + | * {{tl|Composition bar}} – used for displaying the number of seats held by a political party, or other single statistics. |
| − | <includeonly> | + | <includeonly>{{Sandbox other| |
| − | <!-- Categories | + | | <!-- Categories below this line, please: --> |
| + | [[Category:Bar chart templates]] | ||
| − | </includeonly> | + | [[bs:Šablon:Trakasti grafikon/traka]] |
| + | [[mk:Шаблон:Столбен графикон/столб]] | ||
| + | [[ur:سانچہ:Bar chart/bar]] | ||
| + | }}</includeonly> | ||
Latest revision as of 23:37, 23 April 2020
| This is a documentation subpage for Template:Bar chart/bar. It contains usage information, categories and other content that is not part of the original template page. |
This template can be used to create bars for a horizontal bar chart.
Usage
{{Bar chart/bar| data | total | width = width | width_units = width_units | color = color }}
widthis a number which determines the maximum width of the barwidth_unitsare the units associated with the width (em, px, or %). The default is em.dataandtotalare used to determine the width of the bar usingdata/totalto compute a percentage ofwidth.datais also used for the label on each bar.coloris used to override the default bar color.
See also
- {{Bar chart}} – uses this template to generate bar charts.
- {{Composition bar}} – used for displaying the number of seats held by a political party, or other single statistics.