Template:Colored: Difference between revisions
Appearance
Created page with "<includeonly><span style="color:{{{1}}};">{{{2}}}</span></includeonly> <noinclude> == Usage == <pre> {{Colored|red|Alice}} {{Colored|#00ccff|Some blue text}} </pre> Displays the text or link in the specified color. == Parameters == * '''1''': Color name or hex code (e.g. red, #ff6600) * '''2''': The text or link you want to display </noinclude>" |
(No difference)
|
Revision as of 12:32, 13 April 2025
Usage
{{Colored|red|[[Alice]]}} {{Colored|#00ccff|Some blue text}}
Displays the text or link in the specified color.
Parameters
- 1: Color name or hex code (e.g. red, #ff6600)
- 2: The text or link you want to display