Khiêu chuyển đáo nội dung

Template:Color box

被永久保护的模板
Duy cơ bách khoa, tự do đích bách khoa toàn thư

For the templates that display text in a colored box.

Sử dụng phương pháp

{{color box|color|text|text color}}

  • Colors are most commonly specified as either a color keyword or as the hexadecimal triplet representing an RGB combination. Seeweb colorsfor details.
  • If specified, thetextis centered within the box.
  • If no color is specified for the text, it is displayed using the default style foreground color as prescribed byCSS.For most users this is black.

Phạm lệ

Examples
Visual effect Markup
{{color box|Green}}
Default color for this text {{color box|Yellow|Default color for this text}}
White text in a blue box {{color box|Blue|White text in a blue box|White}}
Using X11 color names {{color box|SteelBlue|'''Usingen:X11 color names'''|Cornsilk}}
Using RGB hex triplets {{color box|#012345|''UsingRGB hex triplet''|#FEDCBA}}

Tham kiến

  • {{Colorbox}}, an alternative version withwikilinks and grey borders instead of black.