Difference between revisions of "Template:Colorlink"

From LeikaRO wiki
Jump to: navigation, search
(Created page with "<includeonly>[[{{{2}}}|<span style="color:{{{1}}};">{{{3|{{{2}}}}}}</span>]]</includeonly><noinclude>__NOTOC__ This template is used to create a link to another wiki page with...")
 
 
Line 12: Line 12:
 
|<code><nowiki>{{Colorlink|red|Main Page|The first page}}</nowiki></code>||{{Colorlink|red|Main Page|The first page}}
 
|<code><nowiki>{{Colorlink|red|Main Page|The first page}}</nowiki></code>||{{Colorlink|red|Main Page|The first page}}
 
|-
 
|-
|<code><nowiki>{{Colorlink|blue|Swordman|A first class}}</nowiki></code>||{{Colorlink|blue|Swordman|A first class}}
+
|<code><nowiki>{{Colorlink|blue|Swordsman|A first class}}</nowiki></code>||{{Colorlink|blue|Swordsman|A first class}}
 
|-
 
|-
 
|<code><nowiki>{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}}</nowiki></code>||{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}}
 
|<code><nowiki>{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}}</nowiki></code>||{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}}

Latest revision as of 19:59, 5 June 2015

This template is used to create a link to another wiki page without being color forced.

Usage

{{Colorlink|color or #hex|destination|text}}
  • color or #hex is the color to be used.
  • destination is the destination page.
  • text is the visible text.

Example

{{Colorlink|red|Main Page|The first page}} The first page
{{Colorlink|blue|Swordsman|A first class}} A first class
{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}} Experience mechanics