Template:!-/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Pcjbot
mNo edit summary
m (Text replacement - "templates" to "Templates")
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
'''Result''': <code><nowiki>|-</nowiki></code>
'''Result''': <code><nowiki>|-</nowiki></code>


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


== Documentation ==
==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.
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}}
{{doc/end}}

Latest revision as of 21:53, 22 August 2022

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.