Template:Ncolored: Difference between revisions

fixed a few issues.
(created a colored link template)
 
(fixed a few issues.)
Line 1: Line 1:
<includeonly>{{#if: {{{2|}}}
<includeonly>{{#if: {{{2|}}}
|[[{{{2}}}, {{{1}}}|<font style="{{TextColor|{{{3|}}}">{{{1}}} {{{2}}}</font>]]
|[[{{{2}}}, {{{1}}}|<font style="{{TextColor|{{{3|}}}">{{{1}}} {{{2}}}</font>]]
|[[{{{1}}}|<font color=white>{{{1}}}</font>]]
|[[{{{1}}}|<font style="{{TextColor|{{{3|}}}">{{{1}}}</font>]]
}}</includeonly><noinclude>
}}</includeonly><noinclude>
Same function as the [[Template:N|name template]] but it gives a colored link instead of blue. Good for backgrounds. Based on Rich's Template:Nwhite.
Same function as the [[Template:N|name template]] but it gives a colored link instead of blue. Good for backgrounds. Based on Rich's Template:Nwhite.