Template:Colored link: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(New page: [[{{{1|Main Page}}}|<span style=color:#{{{2|FF8000}}}>{{{3|This is a colored link}}}</span>]]<noinclude> == usage == <nowiki>{{Colored link|Main Page|FF8000|This is a colored link}}</now...)
 
Line 3: Line 3:
== usage ==
== usage ==


<nowiki>{{Colored link|Main Page|FF8000|This is a colored link}}</nowiki>
<nowiki>{{Colored link|Main Page|FF8000|This is a colored link}}</nowiki>


;1st bracket
;1st bracket
Line 12: Line 12:
:Visible Text
:Visible Text


coding can also be put into the 3rd bracket, so:
<nowiki>{{Colored link|Main Page|FF8000|''' '' <strike>This is a colored link</strike> '' '''}}</nowiki>
would give
{{Colored link|Main Page|FF8000|''' '' <strike>This is a colored link</strike> '' '''}}
</noinclude>
</noinclude>

Revision as of 15:39, 6 June 2008

This is a colored link

usage

{{Colored link|Main Page|FF8000|This is a colored link}}
1st bracket
Destination
2nd Bracket
Color
3rd Bracket
Visible Text

coding can also be put into the 3rd bracket, so:

{{Colored link|Main Page|FF8000|''' '' <strike>This is a colored link</strike> '' '''}}

would give

This is a colored link