Template:Auxiliary template common notice: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Codename Lisa
Added Tlf
meta>Frietjes
Line 32: Line 32:
'''Other [[Bracket#Curly brackets or braces { }|brace]]-rendering templates'''
'''Other [[Bracket#Curly brackets or braces { }|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:Mset]], to produce text such as "{{mset|1, 2, ..., N}}" (i.e., a mathematical set)
* [[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>}}".
* [[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|]}}" or, as <kbd><nowiki>{{square bracket close|2}}</nowiki></kbd>, "{{thinsp|<nowiki>]]</nowiki>}}".

Revision as of 16:07, 22 September 2016

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