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: | ||
<templatestyles src="Infobox/style.css"></templatestyles> | |||
<templatestyles src="Artwork/style.css"></templatestyles> | <templatestyles src="Artwork/style.css"></templatestyles> | ||
<templatestyles src="TemplateData/style.css"></templatestyles> | <templatestyles src="TemplateData/style.css"></templatestyles> | ||
Line 5: | Line 5: | ||
{| | {| | ||
|- class="infobox-image" | |- class="infobox-image" | ||
{{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[Image:{{{image}}}|center|284px | {{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[Image:{{{image}}}|center|284px]] }} | ||
|- | |- | ||
| colspan="2" class="infoboxheader" | {{PAGENAME}} | | colspan="2" class="infoboxheader" | {{PAGENAME}} | ||
Line 11: | Line 11: | ||
| | | | ||
|- | |- | ||
|- | |- style="vertical-align: top;" | ||
{{#if: {{{name| | {{#if: {{{name|}}} | {{!}} valign=top {{!}} '''Name''' {{!!}} {{{name}}} }} | ||
|- | |- style="vertical-align: top;" | ||
{{#if: {{{description|}}} | {{!}} | {{#if: {{{description|}}} | {{!}} valign=top {{!}} '''Description''' {{!!}} {{{description}}} }} | ||
|- | |- style="vertical-align: top;" | ||
{{#if: {{{location| | {{#if: {{{location|}}} | {{!}} '''Location''' {{!!}} {{{location}}} }} | ||
|- | |- style="vertical-align: top;" | ||
{{#if: {{{id|}}} | {{!}} '''Atlas ID''' {{!!}} [https://place-atlas.stefanocoding.me/?id={{{id}}} {{{id}}}] {{#ifexist:{{{id}}}| |<br />Redirect [[{{{id}}}]] does not exist}} }} | |||
|- style="vertical-align: top;" | |||
{{#if: {{{id|}}} | | {{#if: {{{creator|}}} | {{!}} '''Creator''' {{!!}} {{{creator}}} }} | ||
|- | |||
{{#if: {{{creator| | |||
|} | |} | ||
</div> | </div> | ||
</ | <noinclude>{{/doc}}</noinclude> |