Template:!: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (add <nowiki>)
m (Undo revision 267711 by 1416006136 (talk))
Tag: Undo
Line 1: Line 1:
{{lang|Template:!}}
{{lang|Template:!}}
<onlyinclude><nowiki>|</nowiki></onlyinclude>
<onlyinclude>|</onlyinclude>
== Documentation ==
== Documentation ==
This template allows the | character to be inserted into a template. Normally the | is used as a seperator for perameters and will not display correctly. Using <nowiki>{{!}}</nowiki> will render a | within the template. This template is also necessary for tables, though it is implemented differently.
This template allows the | character to be inserted into a template. Normally the | is used as a seperator for perameters and will not display correctly. Using <nowiki>{{!}}</nowiki> will render a | within the template. This template is also necessary for tables, though it is implemented differently.


[[Category:Templates for within templates]]
[[Category:Templates for within templates]]

Revision as of 22:17, 5 November 2022

|

Documentation

This template allows the | character to be inserted into a template. Normally the | is used as a seperator for perameters and will not display correctly. Using {{!}} will render a | within the template. This template is also necessary for tables, though it is implemented differently.