Changes

Jump to navigation Jump to search
247 bytes added ,  19:55, 15 September 2021
Added TemplateData
Line 25: Line 25:  
== See also ==
 
== See also ==
 
* https://wiki.openstreetmap.org/wiki/Template:Tag
 
* https://wiki.openstreetmap.org/wiki/Template:Tag
 +
 +
== TemplateData ==
 +
<templatedata>
 +
{
 +
    "description": "",
 +
    "params": {
 +
        "1": {
 +
            "label": "Property name",
 +
            "description": "The name of the property",
 +
            "type": "string"
 +
        }
 +
    }
 +
}
 +
</templatedata>
    
== Code ==
 
== Code ==
 
</noinclude><code>[[Folksonomy/Property/{{{1}}}|{{{1}}}]]</code>
 
</noinclude><code>[[Folksonomy/Property/{{{1}}}|{{{1}}}]]</code>

Navigation menu