Template:!-/doc

From Pokémon Conquest Wiki
< Template:!-
Revision as of 01:22, 11 March 2026 by Jubilee (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)
Jump to navigation Jump to search
Template-info.png Documentation

Result: |-

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

Documentation[edit source]

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.