Difference between revisions of "Template:Infobox user profile"
From WikiAnesthesia
Chris Rishel (talk | contribs) (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 |
Chris Rishel (talk | contribs) 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:{{{ | </tr>}}{{#if:{{{contribution_score|}}}|<tr> | ||
<th> | <th>Contribution score</th> | ||
<td>{{{ | <td>{{{contribution_score}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{contribution_pages|}}}|<tr> | ||
<th> | <th>Pages edited</th> | ||
<td>{{{ | <td>{{{contribution_pages}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{contribution_edits|}}}|<tr> | ||
<th> | <th>Total edits</th> | ||
<td>{{{ | <td>{{{contribution_edits}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 23:57, 8 November 2020
Infobox user profile