Difference between revisions of "Template:If"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (!close template;)
Line 1: Line 1:
{{P{{#if{{{m|}}}:{{{1}}}|1|2}}|{{{2}}}|{{{3}}}}}
+
<includeonly>{{P{{#if{{{1}}}:{{{2}}}|1|2}}|{{{3}}}|{{{4}}}}}</includeonly><noinclude>Acts like an <nowiki>{{#if:}}</nowiki> but with without trimming of the parameters.
 +
 
 +
== See also ==
 +
* [[metawikipedia:Template:If|Template:If]] in the Meta-Wiki
 +
 
 +
[[Category:Templates]]</noinclude>

Revision as of 15:24, 24 June 2013

Acts like an {{#if:}} but with without trimming of the parameters.

See also