Template:Rail pass box/doc

From MOASSpedia
< Template:Rail pass box
Revision as of 14:34, 1 February 2022 by Wikipedia>Andrybak (wrap categorization per WP:CAT#T; add sort key)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is used inside public transit station and line infoboxes as a standard means of presenting passenger traffic.

Example

{{{pass_year}}}{{{passengers}}} Steady 0% ({{{system}}})
 Interchange{{{interchange}}} Steady 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}}}
 }}
}}