Template:RouteBox/doc
This is a documentation subpage for Template:RouteBox. It contains usage information, categories and other content that is not part of the original template page. |
This template is similar to {{Color box}}, but provides for both wikilinks and text color and omits the contrasting border.
Usage[edit source]
{{RouteBox|text|link|box color|text color|bold=}}
|
can be abbreviated to {{rbox|…}}
|
|
text (bold) to be displayed in the box |
|
any valid wikilink; [[ and ]] are not required; can be omitted if no link is wanted
|
|
background color of the box; default is black; can be omitted if text color is not specified
|
|
optional; default is white |
|
optional; default is yes |
Examples[edit source]
{{RouteBox|Line|Line}}
→ Template:Rbox
{{rbox|Circle line|Circle line (London Underground)|#{{LUL color|Circle}}|#{{LUL color|Piccadilly}}}}
→ Circle line
{{RouteBox|Text||bold=no}}
→ Template:Rbox
Variants[edit source]
- {{Color box}}, a small color box with black borders and text color. (e.g. or ORANGE )
- {{RouteBox}}, a borderless version with text color and wikilinks. (e.g. ORANGE )
- {{Colorbull}}, a colored bullet with wikilinks. (e.g. ■)
- {{legend2}}, another borderless version (e.g., )
- {{Color sample}}, a small color box with black borders. (e.g., )
- {{Swatch inline}}. (e.g., orange)
- {{Background color}}. (e.g., orange)
TemplateData[edit source]
TemplateData for RouteBox
Adds a colored box with no border.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | text (bold by default) to be displayed in the box
| String | suggested |
link | 2 | The name of the page to link towards; can be omitted if no link is wanted
| Page | optional |
box color | 3 | background color of the box; can be omitted if text color is not specified
| String | suggested |
text color | 4 | color of the text
| String | optional |
Bold | bold | bolds the text; enabled by default
| String | optional |