Toggle menu
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
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div class="statsbar">
{{Documentation}}
<p><strong>Number of Pages:</strong> {{NUMBEROFPAGES}}</p>
 
<p><strong>Number of Edits:</strong> {{NUMBEROFEDITS}}</p>
{{t|Statsbar}} displays a list of stats in a horizontal scrollable bar.
</div>
 
== Usage ==
Please remove the parameters that are left blank.
 
<syntaxhighlight lang="wiki">
{{Statsbar
|label1 =
|data1 =
 
|label2 =
|data2 =
 
|label3 =
|data3 =
}}
</syntaxhighlight>
 
== Parameter list ==
;<code>label<sub>n</sub></code>
:Label text for the stat
 
;<code>data<sub>n</sub></code>
:Data/value for the stat
 
;<code>desc<sub>n</sub></code>
:Description text for the stat
 
;<code>id</code>
:ID used for HTML, mostly used in template

Revision as of 22:44, 14 February 2025


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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.