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

(Creation (as this is needed))
 
m (Updating)
 
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES TO THE TRANSCLUDED DOCUMENTATION IMMEDIATELY BELOW AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
+
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{Cascade-protected template}}
 
{{Auxiliary template common notice|entity=#93}}
 
  
==TemplateData==
+
{{Auxiliary template common notice}}
{{TemplateData header}}
 
<templatedata>
 
{
 
"params": {},
 
"description": "This template produces ] as ordinary text."
 
}
 
</templatedata>
 
  
 
<includeonly>{{Sandbox other||
 
<includeonly>{{Sandbox other||
[[Category:Character-substitution templates]]
+
<!-- Categories below this line; interwikis at Wikidata -->
<!-- INTERWIKIS HERE, THANKS -->
+
[[Category:Workaround templates|{{PAGENAME}}]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 22:00, 2 June 2023


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

Similar templates[edit]

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[edit]

The following templates enclose text inside the indicated symbols:

  • Template:Braces, to produce text such as "{{example text}}" (without triggering a transclusion)
  • Template:(()), like Template:Braces, except that this does not produce html markup, so that it can be processed and expanded by Lua frame:preprocess() function
  • Template:Brackets, to produce text such as "[[example text]]" (without triggering a wikilink)
  • Template:Bracket, to produce text such as "[w:example text]" or "[w:example text]"
  • Template:Tlf, to produce text such as "{{example text}}" (without triggering a transclusion)