Template:Infobox: Difference between revisions

From The Soft Protest Digest
Jump to navigation Jump to search
No edit summary
(Replaced content with "<div class="infobox"> </div>")
Tag: Replaced
Line 1: Line 1:
<div class="infobox"><table>
<div class="infobox">
<td colspan="2" style="text-align:center;">{{{param0}}}</td>
<tr><td colspan="2"><hr style="height:2px;background-color: #17A5A5;color:#17A5A5;"></td></tr>
<tr>
    <th>Parameter 1</th>
    <td>{{{param1}}}</td>
</tr><tr>
    <th>Parameter 2</th>
    <td>{{{param2}}}</td>
</tr><tr>
    <th>Parameter 3</th>
    <td>{{{param3}}}</td>
</tr><tr>
    <th>Parameter 4</th>
    <td>{{{param4}}}</td>
</tr><tr>
    <th>Parameter 5</th>
    <td>{{{param5}}}</td>
</tr></table>
</div>
</div>

Revision as of 18:34, 6 March 2019