Template:Color link: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
m (Text replacement - "\[\[Category:([^\]|]+)\|{{PAGENAME}}\]\]" to "Category:$1") |
||
Line 6: | Line 6: | ||
Also see {{tem|color-link-piped}}. | Also see {{tem|color-link-piped}}. | ||
[[Category:Internal link templates | [[Category:Internal link templates]]</noinclude> |
Revision as of 01:27, February 10, 2021
[[{{{1}}}|{{{1}}}]]
Template:Color-link. Though you shouldn't falsely use the template as just shown, its implication is shown: change the link color of a link from the default blue. You can use a color name or a hexadecimal, but be sure to add a # before the six alphanumeric sequence (or three if there's three pairs, such as C00, used in the example).
Actual code: [[{{{1}}}|<span style="color:{{{2}}}">{{{1}}}</span>]]
Also see {{color-link-piped}}.