Template:Rail pass box/sandbox
Appearance
This is the template sandbox page for Template:Rail pass box (diff). See also the companion subpage for test cases. |
This template is used on approximately 17,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template is used inside public transit station and line infoboxes as a standard means of presenting passenger traffic.
Example
[edit]{{{pass_year}}} | {{{passengers}}} 0% ({{{system}}}) |
---|---|
Interchange | {{{interchange}}} 0% |
Rank | {{{pass_rank}}} |
{{Infobox
| data1 = {{Rail pass box
| passengers = {{{passengers}}}
| pass_percent = {{{pass_percent}}}
| pass_rank = {{{pass_rank}}}
| pass_year = {{{pass_year}}}
| interchange = {{{interchange}}}
| int_percent = {{{int_percent}}}
| system = {{{system}}}
}}
}}