Template:Select

From Smith Family Wiki
Revision as of 04:40, 15 June 2015 by Dan (talk | contribs) (Created page with "<noinclude>Return the value of the parameter named by ''param''. This is useful for ''discarding'' the parameters ''not'' named by ''param''. If the named parameter has no v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Return the value of the parameter named by param. This is useful for discarding the parameters not named by param. If the named parameter has no value (or if param is not provided), the value of default, or an empty string, is returned instead.