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: | ||
<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 9: | ||
| description = {{{description}}} | | description = {{{description}}} | ||
| location = {{{location}}} | | location = {{{location}}} | ||
| community = {{{community}}} | | community = {{{community}}} | ||
| id = {{{id}}} | | id = {{{id}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
}} | }} | ||
</pre> | </pre> | ||
Line 70: | Line 68: | ||
"id": { | "id": { | ||
"aliases": [ | "aliases": [ | ||
"placeatlasid", | |||
"placeatlas2id", | |||
"atlasid" | "atlasid" | ||
], | ], | ||
Line 76: | Line 76: | ||
"example": "txk8x7", | "example": "txk8x7", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
} | } | ||
Line 108: | Line 85: | ||
"description", | "description", | ||
"location", | "location", | ||
"id", | "id", | ||
"creator", | "creator", | ||
"image | "image" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</div> | |||
<noinclude>[[Category:Template Documentation]]</noinclude> | <includeonly>[[Category:Infobox Templates]]</includeonly><noinclude>[[Category:Template Documentation]]</noinclude> |