Difference between revisions of "Template:TemplateSandbox"

From Elite Wiki
m
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>Template for messing with template syntax.</noinclude>
 
<noinclude>Template for messing with template syntax.</noinclude>
  
{{{param1}}} {{#if:{{{param2}}}|I has a param2|No param2 for me!}}}
+
{{{param1}}} {{#if:{{{param2}}}|I has a param2|No param2 for me!}}
 +
 
 +
{{ {{#if: {{{param2|}}} | {{{param2}}} | ns:0}} }}

Latest revision as of 15:42, 5 June 2012

Template for messing with template syntax.

{{{param1}}} I has a param2