Template:Auxiliary template common notice: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>IceWelder m →Similar templates: Cleaned up using AutoEd |
m 60 revisions imported |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Use this template to produce the [[Character (computing)|character]] or characters "{{ | 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 <code><nowiki>[[ ]]</nowiki></code>, [[Wikipedia:Transclusion|transclusion]] <code><nowiki>{{ }}</nowiki></code>, variable <code><nowiki>{{{ }}}</nowiki></code>, etc.<!-- | ||
-->{{#if:{{{entity|}}} |<br/>The [[Character encodings in HTML#HTML character references|HTML character code]] "<code>&{{{entity}}};</code>" may also be used to produce the same result.}} | -->{{#if:{{{entity|}}} |<br/>The [[Character encodings in HTML#HTML character references|HTML character code]] "<code>&{{{entity}}};</code>" may also be used to produce the same result.}} | ||
Line 6: | Line 6: | ||
{| class="wikitable" style="text-align:center" | {| class="wikitable" style="text-align:center" | ||
|- | |- | ||
! scope="col" style="width:7.0em;" | Template | ! scope="col" style="width:7.0em;" | Template call | ||
! scope="col" style="width:5.75em;" | Output | ! scope="col" style="width:5.75em;" | Output | ||
! scope="col" style="width:9.0em;" | HTML alternative | ! scope="col" style="width:9.0em;" | HTML alternative | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|!!}} | ||
| <nowiki>||</nowiki> | | <nowiki>||</nowiki> | ||
| &#124;&#124; | | &#124;&#124; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|!(}} | ||
| {{!(}} | | {{!(}} | ||
| &#91; | | &#91; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|)!}} | ||
| {{)!}} | | {{)!}} | ||
| &#93; | | &#93; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|!((}} | ||
| {{!((}} | | {{!((}} | ||
| &#91;&#91; | | &#91;&#91; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|))!}} | ||
| {{))!}} | | {{))!}} | ||
| &#93;&#93; | | &#93;&#93; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|(}} | ||
| {{(}} | | {{(}} | ||
| &#123; | | &#123; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|)}} | ||
| {{)}} | | {{)}} | ||
| &#125; | | &#125; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|((}} | ||
| {{((}} | | {{((}} | ||
| &#123;&#123; | | &#123;&#123; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|))}} | ||
| {{))}} | | {{))}} | ||
| &#125;&#125; | | &#125;&#125; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|(((}} | ||
| {{(((}} | | {{(((}} | ||
| &#123;&#123;&#123; | | &#123;&#123;&#123; | ||
|- style="vertical-align:top" | |- style="vertical-align:top" | ||
| {{ | | {{tlx|)))}} | ||
| {{)))}} | | {{)))}} | ||
| &#125;&#125;&#125; | | &#125;&#125;&#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>&#124;</code> has the same effect. | |||
==See also== | ==See also== | ||
* [[Template:\|Template:{{ | * [[Template:=|Template:{{thin space|=}}]], which produces an [[Equals sign|equals-sign]] as ordinary text | ||
* [[Template: | * [[Template:\|Template:{{thin space|\}}]], which produces " <nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|slash]] character preceded by a [[non-breaking space]]) | ||
* [[Template: | * [[Template:Square bracket open]], which produces "{{thin space|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thin space|<nowiki>[[</nowiki>}}" | ||
* [[Template: | * [[Template:Square bracket close]], which produces "{{thin space|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thin space|<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: | * [[Template:Brackets]], to produce text such as "{{brackets|example text}}" (without triggering a wikilink) | ||
* [[Template:Bracket]], to produce text such as "{{bracket|example text}}" or "{{bracket|[[example text]]}}" | |||
* [[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: | * [[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]] | ||
<noinclude>[[Category: | }}</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 |
---|---|---|
{{!!}}
|
|| | || |
{{!(}}
|
[ | [ |
{{)!}}
|
] | ] |
{{!((}}
|
[[ | [[ |
{{))!}}
|
]] | ]] |
{{(}}
|
{ | { |
{{)}}
|
} | } |
{{((}}
|
{{ | {{ |
{{))}}
|
}} | }} |
{{(((}}
|
{{{ | {{{ |
{{)))}}
|
}}} | }}} |
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 |
has the same effect.
See also
- Template: = , which produces an equals-sign as ordinary text
- Template: \ , which produces " /" (i.e. a slash character preceded by a non-breaking space)
- Template:Square bracket open, which produces " [ " or, as {{square bracket open|2}}, " [[ "
- Template:Square bracket close, which produces " ] " or, as {{square bracket close|2}}, " ]] "
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)