Template:ChangesetDescription/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

This is a documentation subpage for Template:ChangesetDescription.
It contains usage information, categories and other content or metadata that is not part of the original template.

Usage

Like {{Description}} this template inserts a description box on a key or tag page, but explicitly for the use with changesets (not with elements - nodes, ways, areas, or relations).

Notes

Syntax

  • This template:
{{ChangesetDescription
|type=key
|key=
|value=
|description=
|image=
|group=changeset
|onNode=no
|onWay=no
|onArea=no
|onRelation=no
|onChangeset=yes
|requires=
|implies=
|combination=
|seeAlso=
|status=
|statuslink=
|templatename=ChangesetDescription
|lang=
|languagelinks=
|debug=
}}
  • Basic set:
{{ChangesetKeyDescription
|key=
|image=
|description=
|status=
}}
  • Full set:
{{ChangesetKeyDescription
|key=
|image=
|description=
|group=changeset
|requires=
|implies=
|combination=
|seeAlso=
|status=
|statuslink=
|lang=
|languagelinks=
|debug=
}}

Parameters

  • type=key/value
  • key=
  • value=
  • description=
  • image=
  • group=changeset
  • onNode=no
  • onWay=no
  • onArea=no
  • onRelation=no
  • onChangeset=yes
  • requires=
  • implies=
  • combination=
  • seeAlso=
  • status=
  • statuslink=
  • templatename=ChangesetDescription/ChangesetKeyDescription
  • lang=xx (default = page namespace, page language, or English fallback)
  • languagelinks=
  • debug=yes/silent

See also