Template:Color

From DynamicPageList3 Manual
Revision as of 05:25, 4 April 2022 by imported>FrozenPlum (add category I missed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}} Wraps a span around the content and changes the text color to whatever Hex Code RGB color is set.

Examples

  • {{color|green}} gives green
  • {{color|#ccc|text}} gives text
  • {{color|blue|Some text}} gives Some text
  • {{color|red|Other text}} gives Other text