Template:Tag proposal
Jump to navigation
Jump to search
Usage:
{{Tag proposal|key}}
{{Tag proposal|key|value}}
{{Tag proposal|key||value without link}}
{{Tag proposal|key|value|subkey=subkey}}
{{Tag proposal|key|:=subkey|value}}
(":=" is alias of "subkey=")
What you want | What you type |
---|---|
highway=motorway | {{Tag proposal|highway|motorway}} |
highway=* | {{Tag proposal|highway}} |
To force it to not link, skip the second argument and put the text in the third argument like: | |
bridge=yes | {{Tag proposal|bridge||yes}} |
ref=ref number | {{Tag proposal|ref||''ref number''}} |
addr:housenumber=ref number | {{Tag proposal|addr||''ref number''|subkey=housenumber}} |
{{Tag proposal|addr|:=housenumber||''ref number''}} |