Ferreteria/v0.4/class/fcMenuOptionLink
< Ferreteria | v0.4 | class
Jump to navigation
Jump to search
- file: Template:L/ferreteria/file
- extends: Template:L/version
- extender: Template:L/version
Usage
Objects are constructed with a single array argument:
| array['base'] | = base URL to prefix all output URLs |
| array['kname'] | = name of option group to which this option belongs |
| array['kval'] (NEW) | = value of unique key |
| array['value'] | = default for [text-on] and [text-off] |
| array['text-on'] | = (optional) text to display when toggle is on; defaults to [text-off] |
| array['text-off'] | = (optional) text to display when toggle is off; defaults to [value] |
| array['popup'] | = (optional) hover-over text |