Difference between revisions of "Template:Color box/doc"
en>Certes m (Closing <li> tags; enclosing in <ul>) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 15:54, 27 October 2018
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.
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
- {{Infobox color}}, an infobox for the detailed description of a color.
- {{Legend}}