Template:If empty: Difference between revisions

From Xomnipedia
Jump to navigation Jump to search
Content added Content deleted
(Added "{{pp-template|small=yes}}".)
(upgrade to work with up to 9 parameters)
Line 5: Line 5:
| {{#if:{{{3|}}}
| {{#if:{{{3|}}}
| {{{3}}}
| {{{3}}}
| {{{4|}}}
| {{#if:{{{4|}}}
| {{{4}}}
| {{#if:{{{5|}}}
| {{{5}}}
| {{#if:{{{6|}}}
| {{{6}}}
| {{#if:{{{7|}}}
| {{{7}}}
| {{#if:{{{8|}}}
| {{{8}}}
| {{#if:{{{9|}}}
| {{{9}}}
}}
}}
}}
}}
}}
}}
}}
}}
}}
}}

Revision as of 00:51, 16 August 2009


Template:Pp-template