The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<div class="template-doc"> | |||
== Usage == | == Usage == | ||
[[Template:Artwork]] is a template, used to display a standard set of information at the top of an artwork page. | [[Template:Artwork]] is a template, used to display a standard set of information at the top of an artwork page. | ||
Line 9: | Line 10: | ||
| description = {{{description}}} | | description = {{{description}}} | ||
| location = {{{location}}} | | location = {{{location}}} | ||
| community = {{{community}}} | | community = {{{community}}} | ||
| id = {{{id}}} | | id = {{{id}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
}} | }} | ||
</pre> | </pre> | ||
Line 20: | Line 19: | ||
== Template Data == | == Template Data == | ||
< | <Templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
Line 70: | Line 69: | ||
"id": { | "id": { | ||
"aliases": [ | "aliases": [ | ||
"placeatlasid", | |||
"placeatlas2id", | |||
"atlasid" | "atlasid" | ||
], | ], | ||
Line 76: | Line 77: | ||
"example": "txk8x7", | "example": "txk8x7", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
} | } | ||
Line 108: | Line 86: | ||
"description", | "description", | ||
"location", | "location", | ||
"id", | "id", | ||
"creator", | "creator", | ||
"image | "image" | ||
] | ] | ||
} | } | ||
</ | </Templatedata> | ||
</div> | |||
<noinclude>[[Category:Template Documentation]]</noinclude> | <includeonly>[[Category:Infobox Templates]]</includeonly><noinclude>[[Category:Template Documentation]]</noinclude> |