Template:Colored link/doc

From Sunrust Wiki
Jump to navigation Jump to search

Creates a link with different color.

Usage

  • 1st parameter = Color (CSS)
  • 2nd parameter = Link
  • 3rd parameter = Text (Optional, if not included, the text will be the same as link)

Examples

Wikitext What is rendered
{{Template:Colored_link|#ff0000|Link|Text}}
Text
{{Template:Colored_link|green|Trinkets}}
Trinkets
{{Template:Colored_link|#00f|A|B}}
B