Template:!!: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
(<default import>)
 
(Use Template:Doc)
 
Line 1: Line 1:
<includeonly>||</includeonly><noinclude>
<onlyinclude><includeonly>||</includeonly></onlyinclude>
==Documentation==
{{Doc}}
This template can be used to parse templates correctly in tables.
 
<pre>
{| some table
|- some row
|some cell || {{sometemplate{{!!}}someparameter=somevalue}}
|}
</pre>
 
== See also ==
* {{tl|!}}
 
[[Category:Formatting templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 19:00, 9 April 2021

File:Template-info.svg Template Documentation

Use this template to produce the character or characters " || " as ordinary text rather than as part of a link [[ ]], transclusion {{ }}, variable {{{ }}}, etc.

Similar templates

Template call
(m for magic word)
Output (delayed interpretation as wikitext) HTML alternative
(never interpreted as wikitext)
{{!}} (m) | &#124;
{{=}} = &#61;
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{)))}} }}} &#125;&#125;&#125;
{{(!}} {| &#123;&#124;
{{!-}} |- &#124;&#45;
{{!)}} |} &#124;&#125;