Difference between revisions of "Template:Infobox Outpost"

From EncyclopAtys

Jump to: navigation, search
(New page: <table class="infobox" style="width: 250px; font-size:90%; margin-left: 4px; text-align: left; border: 1px solid" cellspacing="4"> <tr><th colspan="2" style="text-align: center;"><big> {{i...)
 
m
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table class="infobox" style="width: 250px; font-size:90%; margin-left: 4px; text-align: left; border: 1px solid" cellspacing="4">
+
<div style="width:250px; border:1px solid #000000; background-color:{{{bgcolor|#FFFFBB}}}; color:{{{textcolor|#000000}}}; text-align:center;">
<tr><th colspan="2" style="text-align: center;"><big> {{if|test={{{name|}}}|then={{{name}}}|else={{PAGENAME}} }}</big></th></tr>
+
{{#if: {{{image|}}} | [[Image:{{{image}}}]] }}
}}{{if
+
 
  |test={{{quality|}}}
+
'''Location:''' {{{location}}} <small><small>([{{{maplink}}} map])</small></small>
  |then=<tr><th>Quality</th><td>{{{quality}}}</td></tr>
+
 
}}{{if
+
'''Quality:''' {{{quality}}}
  |test={{{location|}}}
+
 
  |then=<tr><th>Location</th><td>{{{location}}}</td></tr>
+
'''Material:''' [[Outpost Produce#{{{mat}}}|{{{mat}}}]]
}}{{if
+
 
  |test={{{material|}}}
+
'''Flower:''' {{{flower}}}
  |then=<tr><th>Material</th><td>{{{material}}}</td></tr>
+
 
}}{{if
+
<big>'''Current Owners: [[{{{owner}}}]]'''</big>
  |test={{{flower}}}
+
</div><noinclude>
  |then=<tr><th>Flower</th><td>{{{flower}}}</td></tr>
+
[[Category: Infobox templates|Infobox Outpost]]
}}{{if
+
</noinclude>
  |test={{{owner}}}
 
  |then=<tr><th>'''Owner'''</th><td>'''{{{owner}}}'''</td></tr>
 
}}
 
</table>
 

Latest revision as of 19:59, 10 January 2010


Location: {{{location}}} ([{{{maplink}}} map])

Quality: {{{quality}}}

Material: [[Outpost Produce#{{{mat}}}|{{{mat}}}]]

Flower: {{{flower}}}

Current Owners: [[{{{owner}}}]]