Difference between revisions of "Template:Tlg"

From MINR.ORG WIKI
(Remove __NOTOC__ I can't see any reason that it would be good for a link template to supress theTOC on any page it's tplaced on)
(Added parameter: italic)
Line 27: Line 27:
 
   -- end boldface if bold=yes
 
   -- end boldface if bold=yes
 
-->{{#if:{{{bold|}}}|'''}}<!--
 
-->{{#if:{{{bold|}}}|'''}}<!--
 +
-->{{#if:{{{italic|}}}|<span style="font-style: italic;">}}<!--
 
   -- add the remaining parameters
 
   -- add the remaining parameters
 
-->{{#if:{{{2|}}}|
 
-->{{#if:{{{2|}}}|
Line 61: Line 62:
 
&#124;''...''
 
&#124;''...''
 
}}<!--
 
}}<!--
 +
-->{{#if:{{{italic|}}}|</span>}}<!--
 
   -- closing brace unless braceinside=yes
 
   -- closing brace unless braceinside=yes
 
-->{{#if:{{{braceinside|}}}||<nowiki>}}</nowiki>}}<!--
 
-->{{#if:{{{braceinside|}}}||<nowiki>}}</nowiki>}}<!--

Revision as of 20:06, 16 July 2011

Template documentation[create]