Difference between revisions of "Template:Infobox user profile"
From WikiAnesthesia
Chris Rishel (talk | contribs) Tag: 2017 source edit |
Chris Rishel (talk | contribs) Tag: 2017 source edit |
||
| Line 2: | Line 2: | ||
<div class="infobox-image">[[File:{{{image}}}|320px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|320px]]</div>}} | ||
<table class="infobox-table">{{#if:{{{institutions|}}}|<tr> | <table class="infobox-table">{{#if:{{{institutions|}}}|<tr> | ||
<td colspan="2" class="infobox-table- | <td colspan="2" class="infobox-table-section-end">{{{institutions}}}</td> | ||
</tr>}}{{#if:{{{clinical_role|}}}|<tr> | </tr>}}{{#if:{{{clinical_role|}}}|<tr> | ||
<th>Clinical role</th> | <th>Clinical role</th> | ||
| Line 10: | Line 10: | ||
<td>{{{practice_type}}}</td> | <td>{{{practice_type}}}</td> | ||
</tr>}}{{#if:{{{contribution_score|}}}|<tr> | </tr>}}{{#if:{{{contribution_score|}}}|<tr> | ||
<th class="infobox-table- | <th class="infobox-table-section-start">Contribution score</th> | ||
<td class="infobox-table- | <td class="infobox-table-section-start">{{{contribution_score}}}</td> | ||
</tr>}}{{#if:{{{contribution_pages|}}}|<tr> | </tr>}}{{#if:{{{contribution_pages|}}}|<tr> | ||
<th>Pages edited</th> | <th>Pages edited</th> | ||
| Line 19: | Line 19: | ||
<td>{{{contribution_edits}}}</td> | <td>{{{contribution_edits}}}</td> | ||
</tr>}}{{#if:{{{edit_link|}}}|<tr> | </tr>}}{{#if:{{{edit_link|}}}|<tr> | ||
<td colspan="2" class="infobox-table- | <td colspan="2" class="infobox-table-section-start">{{{edit_link}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Revision as of 15:14, 10 November 2020
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image filename | image | no description
| File | suggested |
| institutions | institutions | no description | Unknown | optional |
| wikianesthesia-userprofile-clinical_role-label | clinical_role | no description | String | optional |
| practice_type | practice_type | no description | Unknown | optional |
| contribution_score | contribution_score | no description | Unknown | optional |
| contribution_pages | contribution_pages | no description | Unknown | optional |
| contribution_edits | contribution_edits | no description | Unknown | optional |
| edit_link | edit_link | no description | Unknown | optional |