Toggle menu
45
232
3
1.3K
EmrysSMP Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Statsbar: Difference between revisions

Template page
Created page with "<includeonly>{{#invoke:Statsbar|statsbar}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>"
 
m 1 revision imported
 
(No difference)

Latest revision as of 14:57, 25 April 2025

{{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 = MPUV Cargo
|data1 = 18,211
|desc1 = Winner

|label2 = Mercury
|data2 = 18,037

|label3 = C2 Hercules
|data3 = 12,894
}}

gives

MPUV Cargo
18,211
Winner
Mercury
18,037
C2 Hercules
12,894