Template:Auxiliary template common notice: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Dcljr
split into 2 groups didn't really make sense, so merge into single list
meta>Dcljr
→‎See also: segregating these makes more sense
Line 60: Line 60:
* [[Template:=|Template:{{thinsp|=}}]], which produces an [[Equals sign|equals-sign]] as ordinary text
* [[Template:=|Template:{{thinsp|=}}]], which produces an [[Equals sign|equals-sign]] as ordinary text
* [[Template:\|Template:{{thinsp|\}}]], which produces "&nbsp;<nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|(forward-)slash]] character preceded by a [[non-breaking space]])
* [[Template:\|Template:{{thinsp|\}}]], which produces "&nbsp;<nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|(forward-)slash]] character preceded by a [[non-breaking space]])
* [[Template:Square bracket open]], which produces "{{thinsp|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thinsp|<nowiki>[[</nowiki>}}"
* [[Template:Square bracket close]], which produces "{{thinsp|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thinsp|<nowiki>]]</nowiki>}}"
The following templates enclose text inside the indicated symbols:
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (without triggering a transclusion)
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (without triggering a transclusion)
* [[Template:Brackets]] to produce text such as "{{brackets|example text}}" (without triggering a wikilink)
* [[Template:Brackets]] to produce text such as "{{brackets|example text}}" (without triggering a wikilink)
* [[Template:Mset]], to produce text such as "{{mset|1, 2, ..., N}}" (i.e., a mathematical set)
* [[Template:Mset]], to produce text such as "{{mset|1, 2, ..., N}}" (i.e., a mathematical set)
* [[Template:Square bracket open]], which produces "{{thinsp|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thinsp|<nowiki>[[</nowiki>}}"
* [[Template:Square bracket close]], which produces "{{thinsp|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thinsp|<nowiki>]]</nowiki>}}"
* [[Template:Tlf]] to produce text such as "{{tlf|example text}}"
* [[Template:Tlf]] to produce text such as "{{tlf|example text}}"


[[Category:Template namespace templates]]
[[Category:Template namespace templates]]
<noinclude>[[Category:Documentation shared content templates]]</noinclude>
<noinclude>[[Category:Documentation shared content templates]]</noinclude>

Revision as of 04:45, 18 March 2019

Use this template to produce the character or characters "Template:Thinsp" 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:!|Template:Template:Thinsp]] used to be a template that generated a vertical bar character (Template:Thinsp) 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:Mset, to produce text such as "{1, 2, ..., N}" (i.e., a mathematical set)
  • Template:Tlf to produce text such as "{{example text}}"