Template:Infobox: Difference between revisions

From The Soft Protest Digest
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{...")
 
No edit summary
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<table>
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<tr>
<table>{{#if:{{{param1|}}}|<tr>
<td colspan="2" style="background-color:#bfbfbf;" id="infobox-title">{{{title|{{PAGENAME}}}}}</td></tr>
    <th>Parameter 1</th>
<tr>
    <td>{{{param1}}}</td>
<td colspan="2" id="infobox-image">{{{image}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>
    <th>Parameter 2</th>
<td colspan="2" style="text-align:center;" id="infobox-caption">{{{param0}}}</td>
    <td>{{{param2}}}</td>
<tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
<td colspan="2" style="background-color:#bfbfbf;" id="infobox-subtitle">{{{subtitle1|{{Information}}}}}</td>
    <th>Parameter 3</th>
</tr>
    <td>{{{param3}}}</td>
</tr>
</tr>}}{{#if:{{{param4|}}}|<tr>
<tr>
    <th>Parameter 4</th>
<th>Origin</th>
    <td>{{{param4}}}</td>
<td>{{{param1}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>
    <th>Parameter 5</th>
<tr>
    <td>{{{param5}}}</td>
<th>Years active</th>
</tr>}}</table>
<td>{{{param2}}}</td>
</tr>
<tr>
<th>Members</th>
<td>{{{param3}}}</td>
<tr>
</tr>
<td colspan="2"><hr style="height:2px;background-color: #bfbfbf;color:#bfbfbf;"></td>
<tr>
<th>Instagram</th>
<td>{{{param4}}}</td>
</tr>
<tr>
<th>Soundcloud</th>
<td>{{{param5}}}</td>
</tr>
<tr>
<th>Associated website</th>
<td>{{{param7}}}</td>
</tr>
<tr>
<td colspan="2"><hr style="height:2px;background-color: #bfbfbf;color:#bfbfbf;"></td>
</tr>
<th>Email</th>
<td>{{{param6}}}</td>
</tr>
<tr>
<th>Telephone</th>
<td>{{{param8}}}</td>
</tr>
<tr>
<td colspan="2"><hr style="height:2px;background-color: #bfbfbf;color:#bfbfbf;"></td>
</tr>
<tr>
<th>Interview</th>
<td>{{{param9}}}</td>
</tr>
</table>
</div>
</div>

Latest revision as of 14:14, 11 March 2019

Infobox
{{{image}}}
{{{param0}}}
Template:Information
Origin {{{param1}}}
Years active {{{param2}}}
Members {{{param3}}}

Instagram {{{param4}}}
Soundcloud {{{param5}}}
Associated website {{{param7}}}

Email {{{param6}}}
Telephone {{{param8}}}

Interview {{{param9}}}