Difference between revisions of "Template:Colorlink"
Jump to navigation
Jump to 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...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 05:27, 7 September 2022
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|Swordman|A first class}} |
A first class |
{{Colorlink|#008000|Experience#Mechanics|Experience mechanics}} |
Experience mechanics |