Template:Color: Difference between revisions

From DynamicPageList3 Manual
Content deleted Content added
imported>FrozenPlum
m Forgot the default
imported>FrozenPlum
m add category I missed
 
Line 8: Line 8:


[[Category:Example templates]]
[[Category:Example templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 05:25, 4 April 2022

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