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

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Convert to wikitable)
m (links)
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
  ! '''Template''' !! '''Output''' !! '''HTML alternative'''
 
  ! '''Template''' !! '''Output''' !! '''HTML alternative'''
 
|-
 
|-
  | {{tlp|!!}}    | {{!!}}       ||
+
  | {{tlp|!!}}    || ||       || ||
 
|-
 
|-
 
  | {{tlp|!(}}    || {{!(}}      || [
 
  | {{tlp|!(}}    || {{!(}}      || [
Line 30: Line 30:
 
|}
 
|}
  
* '''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 | and either will give you an output of |
+
* '''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 | and either will give you an output of |
  
 
===See also===
 
===See also===
* [[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 [[w:Slash (punctuation)|(forward-)slash]] character preceded by a [[w:non-breaking space]]).
* [[Template:=|Template:{{thinsp|&#61;}}]], which produces an [[Equals sign|equals-sign]] as ordinary text.
+
* [[Template:=|Template:{{thinsp|&#61;}}]], which produces an [[w: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 [[w: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|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thinsp|<nowiki>[[</nowiki>}}".
 
* [[Template:Square bracket open]], which produces "{{thinsp|[}}" or, as <kbd><nowiki>{{square bracket open|2}}</nowiki></kbd>, "{{thinsp|<nowiki>[[</nowiki>}}".

Latest revision as of 09:45, 7 March 2020

Use this template to produce the character or characters "" as ordinary text rather than as part of a link [[ ]], transclusion {{ }}, variable {{{ }}}, etc.

Similar templates

Template Output HTML alternative
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[
{{))!}} ]]
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{
{{))}} }}
{{(((}} {{{
{{)))}} }}}
  • 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

Other brace-rendering templates