Template:Statsbar

Template page
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Statsbar/doc. Changes can be proposed in the talk page.

{{Statsbar}} displays a list of stats in a horizontal scrollable bar.

Usage

Please remove the parameters that are left blank.

{{Statsbar
|label1 = 
|data1 = 

|label2 = 
|data2 = 

|label3 = 
|data3 = 
}}

Parameter list

labeln
Label text for the stat
datan
Data/value for the stat
descn
Description text for the stat
id
ID used for HTML, mostly used in template

Example

{{Statsbar
|label1 = Example 1
|data1 = 100,000
|desc1 = Description

|label2 = Example 2
|data2 = 88,900

|label3 = Example 3
|data3 = 89,238
}}

gives

Example 1
100,000
Description
Example 2
88,900
Example 3
89,238