Template:Color 02 FG/doc: Difference between revisions
Jump to navigation
Jump to search
(doc added) |
(doc fixed) |
||
Line 4: | Line 4: | ||
This particular color combination looks like in this table: | This particular color combination looks like in this table: | ||
{| style="color: {{Color 02 FG}}; background-color:#{{Color 02 BG}}" cellpadding="10" | {| style="color:#{{Color 02 FG}}; background-color:#{{Color 02 BG}}" cellpadding="10" | ||
| Normal text | | Normal text | ||
|- | |- |
Latest revision as of 20:04, 29 March 2013
This is a documentation subpage for Template:Color 02 FG (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
This template is part of the foreground/background color combination that is part of this wiki's color combinations. You must know that calling this template results in it returning ONLY a six-digit hexadecimal color code.
This particular color combination looks like in this table:
Normal text |
Bold text |
You can use it like this:
<span style="color:#{{Color 02 FG}}; background:#{{Color 02 BG}}"> This text should be legible </span>
This results in: This text should be legible