Template:(!/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
Line 10: Line 10:
{
{
"params": {},
"params": {},
"description": "This template produces {! as ordinary text."
"description": "This template produces {| as ordinary text."
}
}
</templatedata>
</templatedata>

Revision as of 19:46, 26 June 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.

This is an auxiliary template that allows one to encode the wiki table start element "{|" within template parameters and parser functions. If it is not a template parameter or a parser function, just use "{|".

Similar templates

Template call
(m for magic word)

Output  (delayed interpretation as wikimarkup)

HTML alternative (never interpreted as wikimarkup)

Notes
{{!}} (m) | &#124;
{{=}} = &#61;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{!(n(}} [[ this uses a <nowiki /> tag
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{(n(}} {{ this uses a <nowiki /> tag
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{((n(}} {{{ this uses a <nowiki /> tag
{{)))}} }}} &#125;&#125;&#125;
{{(!}} {| &#123;&#124;
{{!-}} |- &#124;&#45;
{{!)}} |} &#124;&#125;
{{x}} × Multiplication Sign
{{+}}  + Plus sign with a non-breaking space in front
{{-}} - &#8209; A non-breaking hypen
{{a}} α &alpha;
{{b}} β &beta;
{{o}} Ω &Omega;

TemplateData

This template produces {| as ordinary text.

Template parameters

ParameterDescriptionTypeStatus
No parameters specified