Template:Define/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

Usage

A template to make the proposed definitions (tags that will be marked as approved if the proposal gets approved) of proposals machine-readable:

  • {{define|{{tag|foo}}}} → Define foo=*.
  • {{define|{{tag|foo}}, {{tag|bar}} and {{tag|buz}} as described in [[#Tagging]]}} → Define foo=*, bar=* and buz=* as described in #Tagging.

Notes

Parameters

The template only accepts one parameter. Any {{Tag}}, {{Prefix}} or {{Suffix}} contained in the passed text will count as "defined".

See also