« Modèle:Color-link » : différence entre les versions
De Pikmin FR
Documentation |
fr>BlueGhost m 1 révision importée : http://splatoonwiki.org/wiki/Luna_Blaster_Neo |
||
(Aucune différence)
|
Version du 8 juin 2016 à 17:37
[[{{{1}}}|{{{1}}}]]
Summary
This template changes the link color of a link. Color name or hexademical can be used, but add a # before the six alphanumeric sequence.
Actual code: [[{{{1}}}|<font color="{{{2|}}}">{{{3|{{{1}}}}}}</font>]]
Syntax
{{Color-link|<Destination Page>|<Color>|<Optional Display Text>}}
Examples
{{color-link|Main Page|#C00}} gives Main Page.
{{color-link|Special:RecentChanges|blue|Recent Changes}} gives Recent Changes.