Difference between revisions of "Template:!(/doc"

From Second Life Wiki
Jump to navigation Jump to search
(Shamelessly copied from wikipedia.org)
 
(Forgot to remove the references to TemplateData (since the SL Wiki does not support it))
 
Line 5: Line 5:
==TemplateData==
==TemplateData==
{{TemplateData header}}
{{TemplateData header}}
<templatedata>
<!--<templatedata>-->
<syntaxhighlight lang="JSON">
{
{
"params": {},
"params": {},
"description": "This template produces [ as ordinary text."
"description": "This template produces [ as ordinary text."
}
}
</templatedata>
</syntaxhighlight>
<!--</templatedata>-->


<includeonly>{{Sandbox other||[[Category:Character-substitution templates]]}}</includeonly>
<includeonly>{{Sandbox other||[[Category:Character-substitution templates]]}}</includeonly>

Latest revision as of 02:38, 17 September 2022


Use this template to produce the "Wikipedia logo"character or characters " [ " as ordinary text rather than as part of a link [[ ]], "Wikipedia logo"transclusion {{ }}, variable {{{ }}}, etc.
The "Wikipedia logo"HTML character code "&#91;" may also be used, which will never be interpreted as markup even if nested in multiple templates or similar.

Similar templates

Template call
(m for magic word)
Output (delayed interpretation as wikimarkup) HTML alternative (never interpreted as wikimarkup)
{{!}} (m) | &#124; or {{pipe}}
{{=}} (m) = &#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;

See also

The following templates enclose text inside the indicated symbols:


TemplateData

This is the "Wikipedia logo"TemplateData for this template used by TemplateWizard, "Wikipedia logo"VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for !(

{
	"params": {},
	"description": "This template produces [ as ordinary text."
}