Template:Color box/doc

< Template:Color box
Revision as of 10:31, 18 March 2018 by en>Certes (Closing <li> tags; enclosing in <ul>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Usage

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Color box

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

Examples
Visual effect Markup
<span style="background-color:Green; color:Lua error: Internal error: The interpreter exited with status 127.; border:1px solid #000000; text-align:center;">     {{color box|Green}}
<span style="background-color:Yellow; color:Lua error: Internal error: The interpreter exited with status 127.; border:1px solid #000000; text-align:center;"> Default color for this text  {{color box|Yellow|Default color for this text}}
<span style="background-color:Blue; color:Lua error: Internal error: The interpreter exited with status 127.; border:1px solid #000000; text-align:center;"> Default color for this text  {{color box|Blue|Default color for this text}}
 Using X11 color names  {{color box|SteelBlue|'''Using X11 color names'''|Gold}}
 Using RGB hex triplets  {{color box|#012345|''Using RGB hex triplet''|#FEDCBA}}
 Red  {{color box|Yellow|Red|#f00|border=#f00}}

Variants

  • {{Color box}}, a small color box with black borders and text color. (e.g. <span style="background-color:orange; color:Lua error: Internal error: The interpreter exited with status 127.; border:1px solid #000000; text-align:center;">     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., orangeExpression error: Unexpected < operator.)

See also