Template:!!/doc

From Foundry Wiki
< Template:!!
Revision as of 01:12, 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 double pipe symbol is required. This template can be used to parse templates correctly in tables. <pre> {| some table |- some row |some cell || {{sometemplate{{!!}}someparameter=somevalue}} |} </pre> {{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 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}}
|}

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