메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

:Statsbar/doc

이터널리턴 이스포츠 위키
Mongsil (토론 | 기여)님의 2024년 10월 15일 (화) 03:28 판 (새 문서: {{Documentation}} {{t|Statsbar}} displays a list of stats in a horizontal scrollable bar. == 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...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

{{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