24,070
edits
(Created page with "<includeonly>{{#if: {{{2|}}} |[[{{{2}}}, {{{1}}}|<font color=white>{{{1}}} {{{2}}}</font>]] |[[{{{1}}}]] }}</includeonly><noinclude> Same function as the [[Template:N|name tem...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{2|}}} | <includeonly>{{#if: {{{2|}}} | ||
|[[{{{2}}}, {{{1}}}|<font color=white>{{{1}}} {{{2}}}</font>]] | |[[{{{2}}}, {{{1}}}|<font color=white>{{{1}}} {{{2}}}</font>]] | ||
|[[{{{1}}}]] | |[[{{{1}}}|<font color=white>{{{1}}}</font>]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Same function as the [[Template:N|name template]] but it gives a link in white instead of blue. Good for dark backgrounds. | Same function as the [[Template:N|name template]] but it gives a link in white instead of blue. Good for dark backgrounds. | ||
Line 7: | Line 7: | ||
<pre>{{nwhite|Tenzin|Zhou}}</pre> | <pre>{{nwhite|Tenzin|Zhou}}</pre> | ||
{|style="background:black" | {|style="background:black" | ||
|{{nwhite| | |{{nwhite|Tenzin|Zhou}} | ||
|} | |} | ||