Difference between revisions of "Template:Select"
(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...") |
m (1 revision imported: Initial import from smithfam) |
(No difference)
| |
Latest revision as of 12:11, 7 December 2015
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.