- 0 Talk
Zealvurte/Sandbox/Templates/valuekey
< Zealvurte | Zealvurte/Sandbox | Zealvurte/Sandbox/Templates
Value Key
- Non-Null
- A supplied value of any type that is not a Null value.
- Any
- A value of any type that can be also be a Null value.
- Null
- An empty value with not type supplied by
||or|<name>=|for Unamed parameters or Named parameters respectively. - String
- A Non-Null Value that contains alphanumeric characters.
- Name
- A String value that represents an mediawiki article name.
- URI
- A String value that represents a Universal Resource Indicator.
- Switch
- A String value that matches a fixed set of String values.
- Number
- A Non-Null Value that contains only numerical characters.
- Unit
- A String value that represents the unit of measurement for a corresponding Number value (usually combined into a single value).
- {{*}}
- A Non-Null value that specifies a template that is injected into the template.
- Delimited *s
- Specified values types that are delimited (seperated) by a specified String value.