Jump to content

Template:Colored

From SchoolIdolWiki
Revision as of 12:32, 13 April 2025 by HarukiLL (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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