24,070
edits
(Created page with "<includeonly>{{#if: {{{2|}}} | [[{{{1}}}|<font color=white>{{{2}}}</font>]] | [[{{{1}}}|<font color=white>{{{1}}}</font>]] }}</includeonly><noinclude>Creates a link in white. ...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{2|}}} | <includeonly>{{#if: {{{2|}}} | ||
| [[{{{1}}}|<font color=white>{{{2}}}</font>]] | | [[{{{1|}}}|<font color=white>{{{2|}}}</font>]] | ||
| [[{{{1}}}|<font color=white>{{{1}}}</font>]] | | [[{{{1|}}}|<font color=white>{{{1|}}}</font>]] | ||
}}</includeonly><noinclude>Creates a link in white. Use the format: | }}</includeonly><noinclude>Creates a link in white. Use the format: | ||
<pre>{{whitelink|Article's Original Name|Optional Name for the Link}}</pre> | <pre>{{whitelink|Article's Original Name|Optional Name for the Link}}</pre> |