Template:RouteBox/doc

Template page

This template is similar to {{Color box}}, but provides for both wikilinks and text color and omits the contrasting border.

Usage

{{RouteBox|text|link|box color|text color|border=|bold=}}

  • RouteBox
can be abbreviated to {{rbox|…}}
  • text
text (bold) to be displayed in the box
  • link
any valid wikilink; [[ and ]] are not required; can be omitted if no link is wanted
  • box color
background color of the box; default is black; can be omitted if text color is not specified
  • text color 
optional; default is white
  • border=
optional; default is box color
  • bold=
optional; default is yes

Examples

{{RouteBox|Line|Line}}Template:Rbox

{{rbox|Circle line|Circle line (London Underground)|#{{rcr|London Underground|Circle}}|#{{rcr|London Underground|Piccadilly}}}} → <span style="background-color:#Lua error: expandTemplate: template "London Underground color" does not exist.; border:0.1em solid #Lua error: expandTemplate: template "London Underground color" does not exist.;"> <span style="color:#Lua error: expandTemplate: template "London Underground color" does not exist.; font-weight:bold; font-size:inherit; white-space:nowrap;">Circle line 

{{RouteBox|Text||bold=no}}Template:Rbox

Variants

Template:Color box templates

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for RouteBox

Adds a colored box with no border.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text1

text (bold by default) to be displayed in the box

Example
Circle line
Stringsuggested
link2

The name of the page to link towards; can be omitted if no link is wanted

Example
Circle line (London Underground)
Page nameoptional
box color3

background color of the box; can be omitted if text color is not specified

Default
black
Example
yellow
Stringsuggested
text color4

color of the text

Default
white
Example
blue
Stringoptional
borderborder

color of the border; enabled by default

Default
{{{3}}}
Example
black
Stringoptional
boldbold

bolds the text; enabled by default

Default
yes
Example
no
Stringoptional