Template:Infobox: Difference between revisions

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

Revision as of 18:52, 6 March 2019

Infobox
{{{param0}}}

Parameter X {{{param1}}}
Parameter 2 {{{param2}}}
Parameter 3 {{{param3}}}
Parameter 4 {{{param4}}}
Parameter 5 {{{param5}}}