Difference between revisions of "Template:Infobox user profile"
From WikiAnesthesia
Chris Rishel (talk | contribs) Tag: 2017 source edit |
Chris Rishel (talk | contribs) m (Changed contribution to authorship) Tag: 2017 source edit |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox" id="infobox-user-profile | <div class="infobox" id="infobox-user-profile">{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}| | <div class="infobox-image">[[File:{{{image}}}|400px]]</div>}} | ||
<table class="table | <table class="table">{{#if:{{{options|}}}|<tr> | ||
<td colspan="2">{{{options}}}</td> | |||
</tr>}}{{#if:{{{institutions|}}}|<tr> | |||
<td colspan="2" class="infobox-table-section-end">{{{institutions}}}</td> | <td colspan="2" class="infobox-table-section-end">{{{institutions}}}</td> | ||
</tr>}}{{#if:{{{clinical_role|}}}|<tr> | </tr>}}{{#if:{{{clinical_role|}}}|<tr> | ||
Line 11: | Line 13: | ||
</tr>}}{{#if:{{{edit_link|}}}|<tr> | </tr>}}{{#if:{{{edit_link|}}}|<tr> | ||
<td colspan="2" class="infobox-table-section-start">{{{edit_link}}}</td> | <td colspan="2" class="infobox-table-section-start">{{{edit_link}}}</td> | ||
</tr>}} | </tr>}}<tr> | ||
<td colspan="2" class="infobox-table-section-heading"> | <td colspan="2" class="infobox-table-section-heading">Authorship</td> | ||
</tr><tr> | </tr>{{#if:{{{contribution_score|}}}|<tr> | ||
<th class="infobox-table-section-start"> | <th class="infobox-table-section-start">Authorship score</th> | ||
<td class="infobox-table-section-start">{{{contribution_score}}}</td> | <td class="infobox-table-section-start">{{{contribution_score}}}</td> | ||
</tr>}}{{#if:{{{contribution_edits|}}}|<tr> | |||
<th>Total edits</th> | |||
<td>{{{contribution_edits}}}</td> | |||
</tr>}}{{#if:{{{contribution_pages|}}}|<tr> | |||
<th>Articles edited</th> | |||
<td>{{{contribution_pages}}}</td> | |||
</tr>}}{{#if:{{{contribution_creations|}}}|<tr> | </tr>}}{{#if:{{{contribution_creations|}}}|<tr> | ||
<th>Articles created</th> | <th>Articles created</th> | ||
<td>{{{contribution_creations}}}</td> | <td>{{{contribution_creations}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{contribution_characters|}}}|<tr> | ||
<th> | <th>Total characters added</th> | ||
<td>{{{ | <td>{{{contribution_characters}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}<tr> | ||
< | <td colspan="2"><small>''[[Special:Contributions/{{PAGENAME}}|See authorship history]]''</small></td> | ||
<td>{{{ | </tr>{{#if:{{{achievements|}}}|<tr> | ||
<td colspan="2" class="infobox-table-section-heading">Achievements</td> | |||
</tr><tr> | |||
<td colspan="2">{{{achievements}}}</td> | |||
</tr><tr> | |||
<td colspan="2"><small>''[[Special:UserAchievements/{{PAGENAME}}|See progress for all achievements]]''</small></td> | |||
</tr>}}{{#if:{{{practice_groups|}}}|<tr> | </tr>}}{{#if:{{{practice_groups|}}}|<tr> | ||
<td colspan="2" class="infobox-table-section-heading">Practice groups</td> | <td colspan="2" class="infobox-table-section-heading">Practice groups</td> | ||
</tr><tr> | </tr><tr> | ||
<td colspan="2">{{{practice_groups | <td colspan="2"> | ||
{{{practice_groups}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Line 43: | Line 55: | ||
"label": "Image filename" | "label": "Image filename" | ||
}, | }, | ||
"options": {}, | |||
"institutions": {}, | "institutions": {}, | ||
"clinical_role": {}, | "clinical_role": {}, | ||
Line 51: | Line 64: | ||
"contribution_creations": {}, | "contribution_creations": {}, | ||
"contribution_edits": {}, | "contribution_edits": {}, | ||
"contribution_characters": {}, | |||
"practice_groups": {}, | "practice_groups": {}, | ||
" | "achievements": {} | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 20:06, 20 March 2022
Authorship | |
See authorship history |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image filename | image | no description
| File | suggested |
options | options | no description | Unknown | optional |
institutions | institutions | no description | Unknown | optional |
clinical_role | clinical_role | no description | Unknown | 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 |
contribution_characters | contribution_characters | no description | Unknown | optional |
practice_groups | practice_groups | no description | Unknown | optional |
achievements | achievements | no description | Unknown | optional |