Template:Function Description Box
Jump to navigation
Jump to search
Description | {{{name}}}({{{arguments}}})
{{{description}}} |
---|---|
Examples | field(album)
Returns the formatted value of field name album. Note that this is equivalent to [album]. field(date, 0) Returns the raw, unformatted value stored in the date field. Note that this is equivalent to [date,0]. |
|}
Function Description Box Template:
Typing {{Function Description Box|FUNCTION NAME|FUNCTION ARGUMENTS}} produces the message shown at the top.