Template:Person Infobox: Difference between revisions

From bypassly wiki
test :skull:
 
No edit summary
Line 3: Line 3:
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
     <th>Parameter 1</th>
     <th>Specialty</th>
     <td>{{{param1}}}</td>
     <td>{{{specialty}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Parameter 2</th>
     <th>Realness</th>
     <td>{{{param2}}}</td>
     <td>{{{realness}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Parameter 3</th>
     <th>Parameter 3</th>

Revision as of 00:47, 7 July 2024

Person Infobox