Template:Rail template doc
This template creates a wikitable row for documenting line and type parameters for an Adjacent stations data module. It is similar to {{Color template doc}}.
Usage
Note: if the system icon is Non-free content and can only be used on articles with fair use, add |hideicon=true
to suppress showing the icon in the template documentation.
Lines
Standard example with no aliases: <syntaxhighlight lang="wikitext">
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Red Line | Red |
FA2C2D!important |
| |
Blue Line | Blue |
0079C5!important |
| |
Orange Line | Orange |
FF9127!important |
| |
Yellow Line | Yellow |
FFCE36!important |
| |
Green Line | Green |
13AE4E!important |
| |
Silver Line | Silver |
9BA6A3!important |
|
</syntaxhighlight>
Gives:
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Red Line | Red |
FA2C2D!important |
| |
Blue Line | Blue |
0079C5!important |
| |
Orange Line | Orange |
FF9127!important |
| |
Yellow Line | Yellow |
FFCE36!important |
| |
Green Line | Green |
13AE4E!important |
| |
Silver Line | Silver |
9BA6A3!important |
|
Example with an alias:
<syntaxhighlight lang="wikitext">
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Amtrak Cascades | Amtrak Cascades or Cascades |
223832 |
|
</syntaxhighlight>
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Amtrak Cascades | Amtrak Cascades or Cascades |
223832 |
|
Up to 16 aliases can be shown for each row. If there are more than three aliases, some of them are initially hidden in a collapsible container.
Types
Example with types defined: <syntaxhighlight lang="wikitext">
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Green Line | Green Line – A branch | A |
00843D |
| |
Green Line | Green Line – B branch | B |
00843D |
| |
Green Line | Green Line – C branch | C |
00843D |
| |
Green Line | Green Line – D branch | D |
00843D |
| |
Green Line | Green Line – E branch | E |
00843D |
|
</syntaxhighlight>
Line | Type | Type keys | Color | Hex color | Icon |
---|---|---|---|---|---|
Green Line | Green Line – A branch | A |
00843D |
| |
Green Line | Green Line – B branch | B |
00843D |
| |
Green Line | Green Line – C branch | C |
00843D |
| |
Green Line | Green Line – D branch | D |
00843D |
| |
Green Line | Green Line – E branch | E |
00843D |
|