Difference between revisions of "Template:Auxiliary template common notice"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Rephrased explanation, heading, {{aligned table}} featuring output and more related templates)
m (41 revisions)
 
(19 intermediate revisions by 11 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 "{{thinsp|<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
+
{{Aligned table
|style1=width:8.0em; |style2=width:6.0em; |style3=width:9.0em;
+
|cols=3
|align1=left |align2=center |align3=center
+
|col1width=7.0em |col2width=5.75em|col3width=9.0em
| '''Template name'''     | '''Output'''           | '''HTML alternative'''
+
|col1align=left |col2align=center|col3align=center
| [[Template:&thinsp;!]]  | <nowiki> |  </nowiki> | &amp;#124;
+
| '''Template''' | '''Output''' | '''HTML alternative'''
| [[Template:&thinsp;!!]] | <nowiki> || </nowiki> |
+
| {{tlp|!!}}    | {{!!}}      | &amp;#124;&amp;#124;
| [[Template:&thinsp;!(]]  | <nowiki> [  </nowiki> | &amp;#91;
+
  | {{tlp|!(}}    | {{!(}}      | &amp;#91;
| [[Template:&thinsp;)!]]  | <nowiki> ]  </nowiki> | &amp;#93;
+
| {{tlp|)!}}    | {{)!}}      | &amp;#93;
| [[Template:&thinsp;!((]] | <nowiki> [[ </nowiki> |
+
| {{tlp|!((}}    | {{!((}}      | &amp;#91;&amp;#91;
| [[Template:&thinsp;))!]] | <nowiki> ]] </nowiki> |
+
  | {{tlp|))!}}    | {{))!}}      | &amp;#93;&amp;#93;
| [[Template:&thinsp;(]]  | <nowiki> {   </nowiki> | &amp;#123;
+
  | {{tlp|(}}      | {{(}}        | &amp;#123;
| [[Template:&thinsp;)]]  | <nowiki> }   </nowiki> | &amp;#125;
+
| {{tlp|)}}      | {{)}}       | &amp;#125;
| [[Template:&thinsp;((]]  | <nowiki> {{  </nowiki> |
+
| {{tlp|((}}    | {{((}}      | &amp;#123;&amp;#123;
| [[Template:&thinsp;))]]  | <nowiki> }}  </nowiki> |
+
  | {{tlp|))}}    | {{))}}       | &amp;#125;&amp;#125;
| [[Template:&thinsp;(((]] | <nowiki> {{{ </nowiki> |
+
  | {{tlp|(((}}    | {{(((}}      | &amp;#123;&amp;#123;&amp;#123;
| [[Template:&thinsp;)))]] | <nowiki> }}} </nowiki> |
+
| {{tlp|)))}}    | {{)))}}     | &amp;#125;&amp;#125;&amp;#125;
 
}}
 
}}
 +
 +
* '''Note:''' [[Template:!|Template:{{thinsp|!}}]] was also a template but was converted into a [[MW:Help:Magic word#Other|Magic Word]], you can also use the HTML alternative of &amp;#124; and either will give you an output of |
  
 
===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:{{thinsp|\}}]], which produces "&nbsp;<nowiki>/</nowiki>" (i.e. a [[Slash (punctuation)|(forward-)slash]] character preceded by a [[non-breaking space]]).
* [[Template:&thinsp;=]], which produces an [[Equals sign|equals-sign]] as ordinary text.
+
* [[Template:=|Template:{{thinsp|&#61;}}]], which produces an [[Equals sign|equals-sign]] as ordinary text.
* [[Template:Brackets]], to produce text such as "{{brackets|example text}}" (i.e. unlinked).
+
* [[Template:Brackets]] to produce text such as "{{brackets|example text}}" (i.e. unlinked).
  
 
'''Other [[Bracket#Curly brackets or braces &#123; &#125;|brace]]-rendering templates'''
 
'''Other [[Bracket#Curly brackets or braces &#123; &#125;|brace]]-rendering templates'''
 
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (i.e. untranscluded).
 
* [[Template:Braces]], to produce text such as "{{braces|example text}}" (i.e. untranscluded).
* [[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:Square bracket open]], which produces "{{thinsp|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thinsp|<nowiki>[[</nowiki>}}".
* [[Template:Open squares]], which also produces "&thinsp;<nowiki>[[</nowiki>&thinsp;".
+
* [[Template:Square bracket close]], which produces "{{thinsp|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thinsp|<nowiki>]]</nowiki>}}".
* [[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:Close squares]], which also produces "&thinsp;<nowiki>]]</nowiki>&thinsp;".
 
  
 
[[Category:Template namespace templates]]
 
[[Category:Template namespace templates]]
 +
<noinclude>[[Category:Wikipedia character-substitution templates| ]]</noinclude>

Latest revision as of 10:20, 23 July 2016

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[edit]

Template:Aligned table

  • Note: Template:! was also a template but was converted into a Magic Word, you can also use the HTML alternative of &#124; and either will give you an output of |

See also[edit]

Other brace-rendering templates