Template:If

From YTMND
Revision as of 11:38, January 29, 2009 by Roothorick (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Usage

Checks if there is a value

{{if|{{{value|}}}
 |then=(Text to show if the value exists)
 |else=(Text to show if not)
}}