Template:Person: Difference between revisions

From EMCOT
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="float:right;border:1px solid black"
{| style="float:right;border:1px solid black"
|<div class="infobox">
|<div class="infobox">
|<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}
|<div>{{title|{{PAGENAME}}}}
|<div class="infobox-image">[[File:{{{parameter2.png}}}|300px]]</div>}}
|[[File:Jjdb210-profile-transparent.png|200px]]
|<table>{{#if:{{{param1|}}}|<tr>
|    <th>Parameter 1</th>
|    <td>{{{param1}}}</td>
|</tr>}}{{#if:{{{param2|}}}|<tr>
|    <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>
|}
|}

Latest revision as of 21:54, 19 October 2022