Template:Infobox Line: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
QuidProQuo (talk | contribs) (move documentation to /doc page) |
||
Line 1: | Line 1: | ||
{| class=infobox width=240px | <includeonly>{| class=infobox width=240px | ||
|style="background:{{{color|#edc}}};" colspan=2 align=center| '''{{{name|Unnamed Line}}}''' | |style="background:{{{color|#edc}}};" colspan=2 align=center| '''{{{name|Unnamed Line}}}''' | ||
Line 8: | Line 8: | ||
|- | |- | ||
| '''Notable Stations''' || {{{stations|(none)}}} | | '''Notable Stations''' || {{{stations|(none)}}} | ||
|} | |}</includeonly> | ||
<noinclude> | <noinclude>{{documentation}}</noinclude> | ||
</noinclude> |
Revision as of 22:07, 26 January 2011
Displays basic information for a minecart rail line.
Parameters
- color
- the color associated with this line
- name
- the name of the line
- runs
- general direction of the line
- hubs
- stations that provide access to other lines
- stations
- other notable stations
Example
Example Line | |
Runs | East-West |
Primary Hubs | Spawn Station, Middle East Station |
Notable Stations | Far East Station |
{{Infobox Line | color = #FFFF00 | name = Example Line | runs = East-West | stations = Spawn Station, Far East Station }}
The above documentation is transcluded from Template:Infobox Line/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |