Template:!-/doc

From Foundry Wiki
< Template:!-
Revision as of 01:13, 26 June 2022 by Naginreed (talk | contribs) (Created page with "{{doc/start}} '''Result''': <code><nowiki>|-</nowiki></code> This template is used inside other templates when a pipe symbol is required. == Documentation == When combining wikitable syntax with parser functions, <code>|</code> is interpreted as a parameter separator rather than a table cell or row separator. Using <code><nowiki>{{!-}}</nowiki></code> to begin a new table row instead is a workaround that often solves this problem. {{doc/end}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

Result: |-

This template is used inside other templates when a pipe symbol is required.

Documentation

When combining wikitable syntax with parser functions, | is interpreted as a parameter separator rather than a table cell or row separator. Using {{!-}} to begin a new table row instead is a workaround that often solves this problem.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.