Difference between revisions of "Template:Location"

From WildRP
Jump to navigation Jump to search
(Replaced content with "Type State/Territory Region Inhabitants Location Map")
Tag: Replaced
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Type
+
<templatestyles src="character/styles.css" />
State/Territory
+
<table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius: 10px; border: 2px solid rgba(228, 184, 93, 1); overflow: hidden;" ne="0.6282946203990805">
Region
+
<tr><th colspan="2" style="text-align:center;font-size:125%;font-weight:bold;background: #E4B85D;">
Inhabitants
+
<font color=#050B0B>{{{name}}}</th></tr></font>
Location Map
+
<tr>
 +
<td colspan="2" style="text-align:center">
 +
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]]
 +
 
 +
<div><small>{{#if:{{{caption|}}}|{{{caption}}}}}</small></div></td></tr>
 +
 
 +
<tr><th colspan="2" style="text-align:center;background: #E4B85D;"><font color=#050B0B>Location Information</font></th></tr>
 +
 
 +
<tr>{{#if:{{{type|}}}|<th scope="row">Type</th>
 +
<td>{{{type}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{state|}}}|<th scope="row">State/Territory</th>
 +
<td>{{{state}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{region|}}}|<th scope="row">Region(s)</th>
 +
<td>{{{region}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{settlement|}}}|<th scope="row">Settlement</th>
 +
<td>{{{settlement}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{events|}}}|<th scope="row">Notable Events</th>
 +
<td>{{{events}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{current|}}}|<th scope="row">Current Inhabitants</th>
 +
<td>{{{current}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{previous|}}}|<th scope="row">Previous Inhabitants</th>
 +
<td>{{{previous}}}}}</td></tr>
 +
 
 +
<tr>{{#if:{{{gravesites|}}}|<th scope="row">Gravesites</th>
 +
<td>{{{gravesites}}}}}</td></tr>
 +
 
 +
<th colspan="2" style="text-align:center;background: #E4B85D;"><font color=#050B0B>Location Map</font></th></tr>
 +
 
 +
<tr>
 +
<td colspan="2" style="text-align:center">
 +
[[File:{{{imagemap}}}|frameless|alt={{{altmap}}}|upright=1|{{{altmap}}}]]
 +
 
 +
</td></tr>
 +
 
 +
</table>

Latest revision as of 11:11, 8 August 2022

{{{name}}}

[[File:{{{image}}}|frameless|alt={{{alt}}}|upright=1|{{{alt}}}]]

Location Information
Location Map

[[File:{{{imagemap}}}|frameless|alt={{{altmap}}}|upright=1|{{{altmap}}}]]