Difference between revisions of "Template:Infobox user profile"
From WikiAnesthesia
Chris Rishel (talk | contribs) m (Protected "Template:Infobox user profile" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
Chris Rishel (talk | contribs) Tag: 2017 source edit |
||
Line 9: | Line 9: | ||
<th>Practice type</th> | <th>Practice type</th> | ||
<td>{{{practice_type}}}</td> | <td>{{{practice_type}}}</td> | ||
</tr>}}{{#if:{{{edit_link|}}}|<tr> | |||
<td colspan="2" class="infobox-table-section-start">{{{edit_link}}}</td> | |||
</tr>}}{{#if:{{{contribution_score|}}}|<tr> | </tr>}}{{#if:{{{contribution_score|}}}|<tr> | ||
<td colspan="2" class="infobox-table-section-heading">[[Special:Contributions/{{PAGENAME}}|Contributions]]</td> | |||
</tr><tr> | |||
<th class="infobox-table-section-start">Contribution score</th> | <th class="infobox-table-section-start">Contribution score</th> | ||
<td class="infobox-table-section-start">{{{contribution_score}}}</td> | <td class="infobox-table-section-start">{{{contribution_score}}}</td> | ||
</tr>}}{{#if:{{{contribution_creations|}}}|<tr> | |||
<th>Pages created</th> | |||
<td>{{{contribution_creations}}}</td> | |||
</tr>}}{{#if:{{{contribution_pages|}}}|<tr> | </tr>}}{{#if:{{{contribution_pages|}}}|<tr> | ||
<th>Pages edited</th> | <th>Pages edited</th> | ||
<td>{{{contribution_pages}}}</td> | <td>{{{contribution_pages}}}</td> | ||
</tr>}}{{#if:{{{contribution_edits|}}}|<tr> | </tr>}}{{#if:{{{contribution_edits|}}}|<tr> | ||
<th>Total edits</th> | <th>Total edits</th> | ||
<td>{{{contribution_edits}}}</td> | <td>{{{contribution_edits}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{practice_groups|}}}|<tr> | ||
<td colspan="2" class="infobox-table-section- | <td colspan="2" class="infobox-table-section-heading">Practice groups</td> | ||
</tr><tr> | |||
<td colspan="2">{{{practice_groups}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Line 41: | Line 47: | ||
}, | }, | ||
"practice_type": {}, | "practice_type": {}, | ||
"edit_link": {}, | |||
"contribution_score": {}, | "contribution_score": {}, | ||
"contribution_pages": {}, | "contribution_pages": {}, | ||
"contribution_creations": {}, | "contribution_creations": {}, | ||
"contribution_edits": {}, | "contribution_edits": {}, | ||
" | "practice_groups": {} | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 22:14, 17 April 2021
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 |
edit_link | edit_link | no description | Unknown | optional |
contribution_score | contribution_score | no description | Unknown | optional |
contribution_pages | contribution_pages | no description | Unknown | optional |
contribution_creations | contribution_creations | no description | Unknown | optional |
contribution_edits | contribution_edits | no description | Unknown | optional |
practice_groups | practice_groups | no description | Unknown | optional |