Template:Ncolored: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(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.

Revision as of 02:43, 12 March 2015

Same function as the name template but it gives a colored link instead of blue. Good for backgrounds. Based on Rich's Template:Nwhite.