Difference between revisions of "Template:Infobox"

From Space Haven Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox" style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px;"> <div class="infobox-title" style="border...")
 
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox" style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 400px;">
+
<div class="infobox" style= "background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 300px;">
<div class="infobox-title" style="border: 1px solid #aaa; font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>|
+
<div class="infobox-title" style= "font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>
<div class="infobox-image" style="text-align: center;>[[File:{{{image}}}|300px]]</div>}}
+
<div class="infobox-image" style= "text-align: center;">[[File:{{{image}}}|100px]]</div>
<table>{{#if:{{{param1|}}}|<tr>
+
<br />
     <th>Parameter 1</th>
+
<table>
 +
     <th>Source:  </th>
 
     <td>{{{param1}}}</td>
 
     <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
+
</tr></table>
    <th>Parameter 2</th>
 
    <td>{{{param2}}}</td>
 
 
 
</tr>}}</table>
 
 
</div>
 
</div>

Latest revision as of 21:44, 17 April 2020

Infobox
[[File:{{{image}}}|100px]]


Source: {{{param1}}}