Lua error: Internal error: The interpreter exited with status 127.

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|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
  • bold=
optional; default is yes

Examples

{{RouteBox|Line|Line}} Line 

{{rbox|Circle line|Circle line (London Underground)|#{{rcr|London Underground|Circle}}|#{{rcr|London Underground|Piccadilly}}}} → <span style="background-color:#Lua error: Internal error: The interpreter exited with status 127.; border:0.1em solid #Lua error: Internal error: The interpreter exited with status 127.;"> <span style="color:#Lua error: Internal error: The interpreter exited with status 127.; font-weight:bold; font-size:inherit; white-space:nowrap;">Circle line 

{{RouteBox|Text||bold=no}} Text 

Variants

Lua error: Internal error: The interpreter exited with status 127.
Template Description Example
{{Color box}} Color box size with black borders and text color. Standard size. <span class="legend-color" style="Lua error: Internal error: The interpreter exited with status 127.">  or <span class="legend-color" style="Lua error: Internal error: The interpreter exited with status 127.color:white;"> ORANGE 
{{Color box striped}} Striped color box. Standard size. <span class="legend-color" style="background:repeating-linear-gradient(-45deg, orange 0 2px, white 0 4px); border:1px solid #000000; text-align:center; color:Lua error: Internal error: The interpreter exited with status 127.;">     
{{RouteBox}} Borderless color box with text color and wikilinks.  ORANGE 
{{Colorbull}} Colored bullet with wikilinks. <span style="color:orange; font-size:100%; line-height:1;" title="Lua error: Internal error: The interpreter exited with status 127.">■
{{Legend inline}} Color box size with black borders. Standard size. <span class="legend-color mw-no-invert" style="Lua error: Internal error: The interpreter exited with status 127.">  
{{Color sample}} Color box size with black borders. Smaller size. <span style="display:inline-block;width:1em;vertical-align: middle;height:1em;border:1.62px solid black;background:orange;" title="Lua error: Internal error: The interpreter exited with status 127."> 
{{Swatch inline}} Lua error: Internal error: The interpreter exited with status 127.
{{Background color}} orangeExpression error: Unexpected < operator.
{{Rail color box}} A version with more display options. Part of Module:Adjacent stations Lua error: Internal error: The interpreter exited with status 127., Lua error: Internal error: The interpreter exited with status 127.
{{Diagonal split color box}} Color box split diagonally. Standard size.
<div style="line-height:0.98;font-size:0.99em;margin-right:0.125em;text-align:right;color:Lua error: Internal error: The interpreter exited with status 127.;">   
<div style="line-height:0.99;font-size:0.98em;float:left;margin-left:0.125em;text-align:left;color:Lua error: Internal error: The interpreter exited with status 127.;">   

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:RouteBox in articles based on its TemplateData.

TemplateData for RouteBox

Lua error: Internal error: The interpreter exited with status 127.

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
boldbold

bolds the text; enabled by default

Default
yes
Example
no
Stringoptional