Template:Auxiliary template common notice: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Dcljr
various copyediting
meta>Dcljr
use {tlx} for legibility; other minor changes
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"
| {{tlp|!!}}
| {{tlx|!!}}
| <nowiki>||</nowiki>
| <nowiki>||</nowiki>
| &amp;#124;&amp;#124;
| &amp;#124;&amp;#124;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|!(}}
| {{tlx|!(}}
| {{!(}}
| {{!(}}
| &amp;#91;
| &amp;#91;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|)!}}
| {{tlx|)!}}
| {{)!}}
| {{)!}}
| &amp;#93;
| &amp;#93;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|!((}}
| {{tlx|!((}}
| {{!((}}
| {{!((}}
| &amp;#91;&amp;#91;
| &amp;#91;&amp;#91;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|))!}}
| {{tlx|))!}}
| {{))!}}
| {{))!}}
| &amp;#93;&amp;#93;
| &amp;#93;&amp;#93;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|(}}
| {{tlx|(}}
| {{(}}
| {{(}}
| &amp;#123;
| &amp;#123;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|)}}
| {{tlx|)}}
| {{)}}
| {{)}}
| &amp;#125;
| &amp;#125;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|((}}
| {{tlx|((}}
| {{((}}
| {{((}}
| &amp;#123;&amp;#123;
| &amp;#123;&amp;#123;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|))}}
| {{tlx|))}}
| {{))}}
| {{))}}
| &amp;#125;&amp;#125;
| &amp;#125;&amp;#125;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|(((}}
| {{tlx|(((}}
| {{(((}}
| {{(((}}
| &amp;#123;&amp;#123;&amp;#123;
| &amp;#123;&amp;#123;&amp;#123;
|- style="vertical-align:top"
|- style="vertical-align:top"
| {{tlp|)))}}
| {{tlx|)))}}
| {{)))}}
| {{)))}}
| &amp;#125;&amp;#125;&amp;#125;
| &amp;#125;&amp;#125;&amp;#125;
|}
|}
'''Note:''' [[Template:!|Template:{{thinsp|!}}]] used to be a template that generated a [[vertical bar]] character ({{thinsp|{{!}}}})
'''Note:''' [[Template:!|Template:{{thinsp|!}}]] used to be a template that generated a [[vertical bar]] character ({{thinsp|{{!}}}})
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.
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==

Revision as of 04:13, 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

Other brace-rendering templates