Toggle menu
15
236
73
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 02:09, 19 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{tlb|Bar box}}, is used for construction of horizontal bar charts. == Usage == <syntaxhighlight lang="wikitext"> {{Bar box |width = ''width of the graph'' (optional) |barwidth= ''width of the bar area'' (optional, defaults to 100px) |float = (left|right|none) (optional, defaults to none) |title = ''title of the chart'' (optional) |titlebar= ''title bar colour'' (optional, defaults to none) |l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{Bar box}}, is used for construction of horizontal bar charts.

Usage

{{Bar box
|width   =  ''width of the graph''         (optional)
|barwidth=  ''width of the bar area''      (optional, defaults to 100px)
|float   =  (left|right|none)          (optional, defaults to none)
|title   =  ''title of the chart''         (optional)
|titlebar=  ''title bar colour''           (optional, defaults to none)
|left1   =  ''first left column header''   (optional)
|left2   =  ''second left column header''  (optional)
|right1  =  ''first right column header''  (optional)
|right2  =  ''second right column header'' (optional)
|bars    =  ''chart contents''             (see below)
|caption =  ''caption under the chart''    (optional)
}}

Alternatives to avoid Wikipedia's Post-expand include size limit

Pages with many boxes and charts may come close to or exceed Wikipedia's Post-expand include size limit. In these cases consider using Module:Bar as follows:

Tracking category

See also