Template:!!/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Maintenance script-gpuser
(Automated Import)
 
m (Text replacement - "templates" to "Templates")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
'''Result''': <tt><nowiki>||</nowiki></tt>
'''Result''': <code><nowiki>||</nowiki></code>


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


This template can be used to parse templates correctly in tables.
This template can be used to parse Templates correctly in tables.


<pre>
<pre>

Latest revision as of 21:56, 22 August 2022

Template-info.png Documentation

Result: ||

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

This template can be used to parse Templates correctly in tables.

{| some table
|- some row
|some cell || {{sometemplate{{!!}}someparameter=somevalue}}
|}