Template:Color box/doc

From LFS Manual
< Template:Color box
Revision as of 18:00, 5 July 2025 by Flame CZE (talk | contribs) (Created page with "{{Documentation subpage}} == Usage == {| class="wikitable" |+ '''Examples''' |- ! Visual effect !! Markup |- | {{color box|Green}} || <code><nowiki>{{color box|Green}}</nowi...")
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to navigationJump to search
Information icon4.png This is a documentation subpage for Template:Color box.

It may contain usage information, categories and other content that is not part of the original page.

Usage

Examples
Visual effect Markup
  {{color box|Green}}
 Default color for this text  {{color box|Yellow|Default color for this text}}
 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}}
 bordercolor like wikitable  {{color box|white|bordercolor like wikitable|border=#A2A9B1}}