Difference between revisions of "Template:!"

From Krafties
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<onlyinclude>|</onlyinclude>
 
<onlyinclude>|</onlyinclude>
{{Template Explanation|[[Category:Templates]]
+
{|{{Template Explanation}}[[Category:Templates]]
 
The purpose of this template is to insert a '''vertical bar''' into other templates in cases where actually writing it might break the template
 
The purpose of this template is to insert a '''vertical bar''' into other templates in cases where actually writing it might break the template
 
*It will appear as a normal vertical bar when used
 
*It will appear as a normal vertical bar when used
 +
===Examples of Uses===
 +
*When you want to add extra rows/cells within a certain command area of a template, because writing a <code>|</code> vertical bar normally will separate commands when within a template.
 +
*When editing a template, writing a <code>|</code> vertical bar can often break a template or simply make the code you are trying to write not work normally.
 
==See Also==
 
==See Also==
 
{{Useful Templates}}
 
{{Useful Templates}}
}}
+
|}

Revision as of 02:57, 31 March 2015

|

Documentation icon Template documentation ( view · talk · edit)

Template:!/doc

The above documentation is transcluded from Template:!/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>

The purpose of this template is to insert a vertical bar into other templates in cases where actually writing it might break the template

  • It will appear as a normal vertical bar when used

Examples of Uses

  • When you want to add extra rows/cells within a certain command area of a template, because writing a | vertical bar normally will separate commands when within a template.
  • When editing a template, writing a | vertical bar can often break a template or simply make the code you are trying to write not work normally.

See Also