Difference between revisions of "Template:Infobox user profile"

From WikiAnesthesia
(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:{...")
Tag: 2017 source edit
 
Tag: 2017 source edit
Line 8: Line 8:
     <th>Practice type</th>
     <th>Practice type</th>
     <td>{{{practice_type}}}</td>
     <td>{{{practice_type}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{contribution_score|}}}|<tr>
     <th>Parameter 3</th>
     <th>Contribution score</th>
     <td>{{{param3}}}</td>
     <td>{{{contribution_score}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{contribution_pages|}}}|<tr>
     <th>Parameter 4</th>
     <th>Pages edited</th>
     <td>{{{param4}}}</td>
     <td>{{{contribution_pages}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{contribution_edits|}}}|<tr>
     <th>Parameter 5</th>
     <th>Total edits</th>
     <td>{{{param5}}}</td>
     <td>{{{contribution_edits}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 23:57, 8 November 2020

Infobox user profile