Difference between revisions of "Template:If"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{P{{#if{{{m|}}}:{{{1}}}|1|2}}|{{{2}}}|{{{3}}}")
 
m
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{P{{#if{{{m|}}}:{{{1}}}|1|2}}|{{{2}}}|{{{3}}}
+
<includeonly>{{P{{#ifeq:{{{1}}}|eq|1|2}}|{{P{{#ifeq:{{{2}}}|{{{3}}}|1|2}}|{{{4}}}|{{{5|}}}}}|{{P{{#if{{{1}}}:{{{2}}}|1|2}}|{{{3}}}|{{{4|}}}}}}}</includeonly><noinclude>
 +
{{Documentation}}
 +
[[Category:Formatting and function templates]]
 +
[[Category:Wikimedia templates]]</noinclude>

Latest revision as of 22:13, 2 February 2020

Documentation icon Template documentation[view] [edit] [history] [purge]Pages that link to Template:If

Purpose

This template acts like an {{#if:}} but with without trimming of the parameters.


See also