Difference between revisions of "Template:Infobox"

From Space Haven Wiki
Jump to navigation Jump to search
m
 
(9 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= "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}}}|100px]]</div>}}
+
<div class="infobox-image" style= "text-align: center;">[[File:{{{image}}}|100px]]</div>
 +
<br />
 
<table>
 
<table>
</tr>}}{{#if:{{{param1|}}}|<tr>
+
     <th>Source</th>
     <th>Source</th>
 
 
     <td>{{{param1}}}</td>
 
     <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
+
</tr></table>
    <th>Parameter 2</th>
 
    <td>{{{param2}}}</td>
 
</tr>}}{{#if:{{{param3|}}}|<tr>
 
    <th>Parameter 3</th>
 
    <td>{{{param3}}}</td>
 
</tr>}}{{#if:{{{param4|}}}|<tr>
 
    <th>Parameter 4</th>
 
    <td>{{{param4}}}</td>
 
</tr>}}{{#if:{{{param5|}}}|<tr>
 
    <th>Parameter 5</th>
 
    <td>{{{param5}}}</td>
 
</tr>}}</table>
 
 
</div>
 
</div>

Latest revision as of 21:44, 17 April 2020

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


Source: {{{param1}}}