Difference between revisions of "Template:))"

From blackwiki
Jump to navigation Jump to search
test>Balloonguy
m (categorized)
m (9 revisions imported)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
}}<noinclude>
 
}}<noinclude>
 
+
{{documentation}}
This template can be used in place of a literal "}}" when the latter would be interpreted as a syntactic marker.
 
 
 
For example, <tt><nowiki>{{urlencode:{{))}} and {{!}}}}</nowiki></tt> produces {{urlencode:{{))}} and {{!}}}}
 
 
 
==See also==
 
* [[:Template:((]]
 
* [[:Template:=]]
 
[[Category:Template namespace templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 05:27, 6 September 2020

}}

Template documentation[view] [edit] [history] [purge]

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 Output HTML alternative
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{)))}} }}} &#125;&#125;&#125;

Note: Template:!  used to be a template that generated a vertical bar character (| ) but was converted into a Magic Word. It can still be called using {{!}}; the HTML alternative of &#124; has the same effect.

See also

The following templates enclose text inside the indicated symbols:

  • Template:Braces, to produce text such as "{{example text}}" (without triggering a transclusion)
  • Template:Brackets, to produce text such as "[[example text]]" (without triggering a wikilink)
  • Template:Bracket, to produce text such as "[example text]" or "[example text]"
  • Template:Mset, to produce text such as "{1, 2, ..., N}" (i.e., a mathematical set)
  • Template:Tlf, to produce text such as "{{example text}}" (without triggering a transclusion)