Template:KeySuffixDescription
| Used on these elements |
|---|
| Status: undefined |
| taginfo: *:suffix |
- (debug) Category:Key descriptions by group, sorted as "suffix".
- (debug) Category:Key descriptions, sorted as "suffix".
- (debug) Category:Key descriptions with no status specified, sorted as "suffix".
- (debug) Category:Key suffixes, sorted as "suffix".
- (debug) Category:Namespaces, sorted as "suffix".
Parameters
suffix— the suffix described by the template (without the *:)
- Example:
{{KeySuffixDescription
| suffix = lanes
}}
- for other parameters see Template:KeyDescription
TemplateData
TemplateData for KeySuffixDescription
This template provides a description box suitable for key prefixes (or namespace keys).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| suffix | suffix | key suffix
| String | required |
| image | image | image of the feature suffix or namespace
| File | optional |
| description | description | a short description of the suffix or namespace | String | required |
| group | group | The name of the broader group to which this feature belongs. Please use lower-case names from Category:Features or from your namespaced (Category:DE:Features) or l10n version.
| Page name | suggested |
| onNode | onNode | If the feature can be used on a node.
| String | suggested |
| onWay | onWay | If the feature can be used on a way.
| String | suggested |
| onArea | onArea | If the feature can be used on an area.
| String | suggested |
| onRelation | onRelation | If the feature can be used on a relation.
| String | suggested |
| combination | combination | A bulleted-list of example tag(s) that can be used in combination with this feature.
| Unknown | optional |
| implies | implies | A list of tag(s) that the feature implies in its definition.
| String | optional |
| requires | requires | A list of tag(s) which are necessary (often higher/lower in hierarchy) for this tag and must be set to give its actual meaning
| Unknown | optional |
| seeAlso | seeAlso | a list of similar tags
| String | optional |
| status | status | The [[approval status]] of this feature
| String | suggested |
| statuslink | statuslink | The name of the proposal page, for linking. | String | optional |
| language | lang | the ISO 639-2 code for the language used to document this feature: this will generate aspects of the description box in the specified language, if translations are available. If not set, language of page or namespace will be used.
| Unknown | optional |
| class | class | The CSS class of the HTML table used to form the description box. (Not used in most cases.) | String | optional |
| float | float | The CSS float value of the table: set to none to disable the standard right float. (Not used in most cases.)
| String | optional |
| style | style | The CSS style to be applied to the HTML table. (Not used in most cases.) | String | optional |
| languagelinks | languagelinks | If the langauge links should not appear. (Not used in most cases.)
| String | optional |
Examples
{{KeySuffixDescription
| suffix = both_ways
| image =
| description = The *:both_ways keys are used to specify properties for lanes or similar features running in both directions of a way.
| group =
| onNode = no
| onWay = yes
| onArea = no
| onRelation = no
| status = approved
| statuslink = Proposed_features/Suffix_both_ways
}}
| Description |
|---|
| The *:both_ways keys are used to specify properties for lanes or similar features running in both directions of a way. |
| Group: properties |
| Used on these elements |
| See also |
| Status: approved |
| taginfo: *:both_ways |
- (debug) Category:Key descriptions for group "properties", sorted as "both_ways".
- (debug) Category:Key descriptions, sorted as "both_ways".
- (debug) Category:Key descriptions with status "approved", sorted as "both_ways".
- (debug) Category:Key suffixes, sorted as "both_ways".
- (debug) Category:Properties, sorted as "both_ways".
- (debug) Category:Namespaces, sorted as "both_ways".
See also
This template was introduced with Proposal:Documentation of key prefixes & suffixes.
- {{Description}}
- {{KeyDescription}}
- {{ValueDescription}}
- {{RelationDescription}}
- {{KeyPrefixDescription}}