Difference between revisions of "Template:Infobox location"

From Summertime Saga Wiki
Jump to: navigation, search
(Replaced content with "{{Infobox | name = {{{name}}} | image = {{{image|}}} | type = {{{type|}}} | people = {{{people|}}} }}")
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
+
<onlyinclude><table style="float:right; clear:right; margin:0.5em 0 1.3em 1.4em; border-spacing:4px; background:#3F4454; color:white; text-align:left; font-size:small; line-height:1.4em; width:200px;">
| name = {{{name}}}
+
<tr>
| image = {{{image|}}}
+
<th colspan="2" style="text-align:center; font-size:x-large; background:#3F4562; border:thin solid #8B94AA; padding:3px 2px; line-height:1.4em;">{{{name|Location name}}}</th>
| type = {{{type|}}}
+
</tr>
| people = {{{people|}}}
+
{{#if:{{{image|}}}|
 +
<tr>
 +
<td colspan="2" style="text-align:center;">[[File:{{{image}}}|292px|alt="{{PAGENAME}} illustration"]]</td>
 +
</tr>
 
}}
 
}}
 +
{{#if:{{{type|}}}{{{people|}}}|
 +
<tr>
 +
<th colspan="2" style="text-align:center; border-top:thin solid #8B94AA; border-bottom:thin solid #8B94AA; padding:0.2em 0;">Information</th>
 +
</tr>
 +
{{#if:{{{type|}}}|
 +
<tr>
 +
<th scope="row" style="width:58px; vertical-align:top;">Type</th>
 +
<td>{{{type}}}</td>
 +
</tr>
 +
}}
 +
{{#if:{{{people|}}}|
 +
<tr>
 +
<th scope="row" style="width:58px; vertical-align:top;">People</th>
 +
<td>{{{people}}}</td>
 +
</tr>
 +
}}
 +
}}
 +
</table></onlyinclude><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 22:57, 10 July 2020

Location name