Template:Color

From DynamicPageList3 Manual

{{{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