Template:Auxiliary template common notice: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Sardanaphalus
Rephrased explanation, heading, {{aligned table}} featuring output and more related templates
Ookami (talk | contribs)
m 60 revisions imported
 
(38 intermediate revisions by 18 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
Use this template to produce the [[Character (computing)|character]] or characters "&thinsp;<includeonly>{{ {{BASEPAGENAME}} }}</includeonly><noinclude>{{small|[''character/s appear here'']}}</noinclude>&thinsp;" as ordinary text rather than as part of a link {{95%|<code><nowiki>[[ ]]</nowiki></code>}} or [[Wikipedia:Transclusion|transclusion]] {{95%|<code><nowiki>{{ }}</nowiki></code>}} or variable {{95%|<code><nowiki>{{{ }}}</nowiki></code>}}, etc.<!--
Use this template to produce the [[Character (computing)|character]] or characters "{{thin space|<includeonly>{{ {{BASEPAGENAME}} }}</includeonly><noinclude>{{small|[''character/s appear here'']}}</noinclude>}}" as ordinary text rather than as part of a link&nbsp;<code><nowiki>[[ ]]</nowiki></code>, [[Wikipedia:Transclusion|transclusion]]&nbsp;<code><nowiki>{{ }}</nowiki></code>, variable&nbsp;<code><nowiki>{{{ }}}</nowiki></code>, etc.<!--
  -->{{#if:{{{entity|}}} |<br/>The [[Character encodings in HTML#HTML character references|HTML character code]] "<tt>&amp;{{{entity|}}};</tt>" may also be used to produce the same result.}}
  -->{{#if:{{{entity|}}} |<br/>The [[Character encodings in HTML#HTML character references|HTML character code]] "<code>&amp;{{{entity}}};</code>" may also be used to produce the same result.}}


===Similar templates===
==Similar templates==
{{Aligned table |cols=3
{| class="wikitable" style="text-align:center"
|style1=width:8.0em; |style2=width:6.0em; |style3=width:9.0em;
|-
|align1=left |align2=center |align3=center
! scope="col" style="width:7.0em;" | Template call
| '''Template name'''      | '''Output'''          | '''HTML alternative'''
! scope="col" style="width:5.75em;" | Output
| [[Template:&thinsp;!]]  | <nowiki> |   </nowiki> | &amp;#124;
! scope="col" style="width:9.0em;" | HTML alternative
| [[Template:&thinsp;!!]]  | <nowiki> ||  </nowiki> |
|- style="vertical-align:top"
| [[Template:&thinsp;!(]]  | <nowiki> [  </nowiki> | &amp;#91;
| {{tlx|!!}}
| [[Template:&thinsp;)!]]  | <nowiki> ]  </nowiki> | &amp;#93;
| <nowiki>||</nowiki>
| [[Template:&thinsp;!((]] | <nowiki> [[  </nowiki> |
| &amp;#124;&amp;#124;
| [[Template:&thinsp;))!]] | <nowiki> ]]  </nowiki> |
|- style="vertical-align:top"
| [[Template:&thinsp;(]]  | <nowiki> {   </nowiki> | &amp;#123;
| {{tlx|!(}}
| [[Template:&thinsp;)]]  | <nowiki> }   </nowiki> | &amp;#125;
| {{!(}}
| [[Template:&thinsp;((]]  | <nowiki> {{ </nowiki> |
| &amp;#91;
| [[Template:&thinsp;))]]  | <nowiki> }} </nowiki> |
|- style="vertical-align:top"
| [[Template:&thinsp;(((]] | <nowiki> {{{ </nowiki> |
| {{tlx|)!}}
| [[Template:&thinsp;)))]] | <nowiki> }}} </nowiki> |
| {{)!}}
}}
| &amp;#93;
|- style="vertical-align:top"
| {{tlx|!((}}
| {{!((}}
| &amp;#91;&amp;#91;
|- style="vertical-align:top"
| {{tlx|))!}}
| {{))!}}
| &amp;#93;&amp;#93;
|- style="vertical-align:top"
| {{tlx|(}}
| {{(}}
| &amp;#123;
|- style="vertical-align:top"
| {{tlx|)}}
| {{)}}
| &amp;#125;
|- style="vertical-align:top"
| {{tlx|((}}
| {{((}}
| &amp;#123;&amp;#123;
|- style="vertical-align:top"
| {{tlx|))}}
| {{))}}
| &amp;#125;&amp;#125;
|- style="vertical-align:top"
| {{tlx|(((}}
| {{(((}}
| &amp;#123;&amp;#123;&amp;#123;
|- style="vertical-align:top"
| {{tlx|)))}}
| {{)))}}
| &amp;#125;&amp;#125;&amp;#125;
|}
'''Note:''' [[Template:!|Template:{{thin space|!}}]] used to be a template that generated a [[vertical bar]] character ({{thin space|{{!}}}}) but was converted into a [[MW:Help:Magic word#Other|Magic Word]]. It can still be called using <code><nowiki>{{!}}</nowiki></code>; the HTML alternative of <code>&amp;#124;</code> has the same effect.


===See also===
==See also==
* [[Template:&thinsp;\]], which produces "&nbsp;<nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|(forward-)slash]] character preceded by a [[non-breaking space]]).
* [[Template:=|Template:{{thin space|&#61;}}]], which produces an [[Equals sign|equals-sign]] as ordinary text
* [[Template:&thinsp;=]], which produces an [[Equals sign|equals-sign]] as ordinary text.
* [[Template:\|Template:{{thin space|\}}]], which produces "&nbsp;<nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|slash]] character preceded by a [[non-breaking space]])
* [[Template:Brackets]], to produce text such as "{{brackets|example text}}" (i.e. unlinked).
* [[Template:Square bracket open]], which produces "{{thin space|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thin space|<nowiki>[[</nowiki>}}"
 
* [[Template:Square bracket close]], which produces "{{thin space|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thin space|<nowiki>]]</nowiki>}}"
'''Other [[Bracket#Curly brackets or braces &#123; &#125;|brace]]-rendering templates'''
The following templates enclose text inside the indicated symbols:
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (i.e. untranscluded).
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (without triggering a transclusion)
* [[Template:Square bracket open]], which produces "&thinsp;[&thinsp;" and, when the parameter "2" added (i.e. {{braces|Square bracket open{{!}}2}}), "&thinsp;<nowiki>[[</nowiki>&thinsp;".
* [[Template:Brackets]], to produce text such as "{{brackets|example text}}" (without triggering a wikilink)
* [[Template:Open squares]], which also produces "&thinsp;<nowiki>[[</nowiki>&thinsp;".
* [[Template:Bracket]], to produce text such as "{{bracket|example text}}" or "{{bracket|[[example text]]}}"
* [[Template:Square bracket close]], which produces "&thinsp;]&thinsp;" and, when the paramater "2" added (i.e. {{braces|Square bracket close{{!}}2}}), "&thinsp;<nowiki>]]</nowiki>&thinsp;".
* [[Template:Mset]], to produce text such as "{{mset|1, 2, ..., N}}" (i.e., a mathematical set)
* [[Template:Close squares]], which also produces "&thinsp;<nowiki>]]</nowiki>&thinsp;".
* [[Template:Tlf]], to produce text such as "{{tlf|example text}}" (without triggering a transclusion)


<includeonly>{{Sandbox other||
[[Category:Template namespace templates]]
[[Category:Template namespace templates]]
}}</includeonly><noinclude>
[[Category:Documentation shared content templates]]
</noinclude>

Latest revision as of 05:28, 3 September 2020

Use this template to produce the character or characters "[character/s appear here] " 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)