Difference between revisions of "Template:))"

From blackwiki
Jump to navigation Jump to search
(+ja)
test>RockMFR
(moved to /doc)
Line 1: Line 1:
 
}}<noinclude>
 
}}<noinclude>
 
+
{{pp-template}}
This template can be used in place of a literal "}}" when the latter would be interpreted as a syntactic marker.
+
{{documentation}}
 
 
For example, <tt><nowiki>{{urlencode:{{))}} and {{!}}}}</nowiki></tt> produces {{urlencode:{{))}} and {{!}}}}
 
 
 
==See also==
 
* [[:Template:((]]
 
* [[:Template:=]]
 
 
 
[[Category:Template namespace templates|{{PAGENAME}}]]
 
 
 
[[ja:Template:))]]
 
 
</noinclude>
 
</noinclude>

Revision as of 17:41, 14 May 2008

}}

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)