Template:If empty: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Davidgothberg
(Added "{{pp-template|small=yes}}".)
meta>Zocky
(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