Template:(((: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>GregorB
(Category:Wikipedia formatting and function templates)
meta>Pascal666
(fix unnamed parameter)
Line 1: Line 1:
{{{{{#if:{{{(((|}}}
&#123;&#123;&#123;{{#if:{{{1|}}}|{{{1}}}&#125;&#125;&#125;}}<noinclude>
|{{{1}}}&#125;&#125;&#125;}}<noinclude>
 


An escape sequence of three open curly brackets <code>{{{</code>. Can also be used as escape sequence of a template variable used in another template.
An escape sequence of three open curly brackets <code>{{{</code>. Can also be used as escape sequence of a template variable used in another template.

Revision as of 23:08, 18 February 2010

{{{

An escape sequence of three open curly brackets {{{. Can also be used as escape sequence of a template variable used in another template.

Examples

{{(((}} = {{{

{{(((|variable}} = {{{variable}}}