Template:ChangesetKeyDescription: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Something B (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
|||
| Line 1: | Line 1: | ||
{{DEFAULTSORT:{{{key}}}}} |
{{DEFAULTSORT:{{{key}}}}} |
||
{{Languages}} |
{{Languages}} |
||
{{Description |
|||
{{KeyDescription |
|||
|type=key |
|||
|key={{{key}}} |
|key={{{key}}} |
||
|description={{{description|}}} |
|description={{{description|}}} |
||
| Line 17: | Line 18: | ||
|statuslink={{{statuslink|}}} |
|statuslink={{{statuslink|}}} |
||
|templatename=ChangesetKeyDescription<!--Links in navbar will lead to this template--> |
|templatename=ChangesetKeyDescription<!--Links in navbar will lead to this template--> |
||
|lang={{{lang| |
|lang={{{lang|}}} |
||
|languagelinks=no |
|languagelinks=no |
||
|debug={{{debug|<noinclude>silent</noinclude>}}} |
|debug={{{debug|<noinclude>silent</noinclude>}}} |
||
Revision as of 22:39, 4 November 2023
| Group: changeset |
| Used on these elements |
|---|
| Status: undefined |
Usage
Like {{KeyDescription}} this template inserts a description box on a key page, but explicitly for the use with changesets (not with elements - nodes, ways, areas, or relations).
Notes
- This template uses Template:ChangesetDescription to create the box.
Syntax
- Basic set:
{{ChangesetKeyDescription
|key=
|image=
|description=
|status=
}}
- Full set:
{{ChangesetKeyDescription
|key=
|image=
|description=
|group=changeset
|requires=
|implies=
|combination=
|seeAlso=
|status=
|statuslink=
|lang=
}}
Parameters
- key=
- description=
- image=
- group=changeset
- requires=
- implies=
- combination=
- seeAlso=
- status=
- statuslink=
- lang=xx (default = page namespace, page language, or English fallback)
- languagelinks=no
- debug=yes/silent