Difference between revisions of "Template:Tlg"

From The Broken Dagger Wiki
Jump to: navigation, search
(add "nowrap" parameter (prevents breaking of output))
(Improve display of parameters (e.g. parameters containing links or other Wiki formatting). They should not be parsed. Report back if this is causing any problems!)
Line 41: Line 41:
  
 
-- add parameters
 
-- add parameters
-->{{#ifeq:{{{2|¬}}}|¬||&#124;{{{2}}}}}<!--
+
-->{{#ifeq:{{{2|¬}}}|¬||&#124;{{#tag:nowiki|{{{2}}}}}}}<!--
-->{{#ifeq:{{{3|¬}}}|¬||&#124;{{{3}}}}}<!--
+
-->{{#ifeq:{{{3|¬}}}|¬||&#124;{{#tag:nowiki|{{{3}}}}}}}<!--
-->{{#ifeq:{{{4|¬}}}|¬||&#124;{{{4}}}}}<!--
+
-->{{#ifeq:{{{4|¬}}}|¬||&#124;{{#tag:nowiki|{{{4}}}}}}}<!--
-->{{#ifeq:{{{5|¬}}}|¬||&#124;{{{5}}}}}<!--
+
-->{{#ifeq:{{{5|¬}}}|¬||&#124;{{#tag:nowiki|{{{5}}}}}}}<!--
-->{{#ifeq:{{{6|¬}}}|¬||&#124;{{{6}}}}}<!--
+
-->{{#ifeq:{{{6|¬}}}|¬||&#124;{{#tag:nowiki|{{{6}}}}}}}<!--
-->{{#ifeq:{{{7|¬}}}|¬||&#124;{{{7}}}}}<!--
+
-->{{#ifeq:{{{7|¬}}}|¬||&#124;{{#tag:nowiki|{{{7}}}}}}}<!--
-->{{#ifeq:{{{8|¬}}}|¬||&#124;{{{8}}}}}<!--
+
-->{{#ifeq:{{{8|¬}}}|¬||&#124;{{#tag:nowiki|{{{8}}}}}}}<!--
-->{{#ifeq:{{{9|¬}}}|¬||&#124;{{{9}}}}}<!--
+
-->{{#ifeq:{{{9|¬}}}|¬||&#124;{{#tag:nowiki|{{{9}}}}}}}<!--
-->{{#ifeq:{{{10|¬}}}|¬||&#124;{{{10}}}}}<!--
+
-->{{#ifeq:{{{10|¬}}}|¬||&#124;{{#tag:nowiki|{{{10}}}}}}}<!--
-->{{#ifeq:{{{11|¬}}}|¬||&#124;{{{11}}}}}<!--
+
-->{{#ifeq:{{{11|¬}}}|¬||&#124;{{#tag:nowiki|{{{11}}}}}}}<!--
 
-->{{#if:{{{12|}}}|&#124;''...''}}<!--
 
-->{{#if:{{{12|}}}|&#124;''...''}}<!--
  

Revision as of 19:29, 8 June 2013

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}