Difference between revisions of "Template:Profile"
From DFM Wiki
EricThrift (talk | contribs) (Created page with " [[File:{{{image|Missing_avatar.svg}}}|thumb|upright|{{{fullname|{{PAGENAME}}}}}]] {| class="wikitable" ! scope="row"| Full name | {{{fullname|{{PAGENAME}}}}} |- ! scope="row...") |
EricThrift (talk | contribs) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[File:{{{image|Missing_avatar.svg}}}|thumb|upright|{{{fullname|{{PAGENAME}}}}}]] | + | [[File:{{{image|Missing_avatar.svg}}}|thumb|upright|{{{fullname|{{<includeonly>safesubst:</includeonly>PAGENAME}}}}}]] |
{| class="wikitable" | {| class="wikitable" | ||
! scope="row"| Full name | ! scope="row"| Full name | ||
− | | {{{fullname|{{PAGENAME}} | + | | {{{fullname|{{<includeonly>safesubst:</includeonly>PAGENAME}}}}} |
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row" | Institution | ! scope="row" | Institution | ||
| {{{institution| }}} | | {{{institution| }}} | ||
|- | |- | ||
− | ! scope="row"| | + | ! scope="row"| Research |
− | | {{{ | + | | {{{research| }}} |
|} | |} | ||
− | + | ==About me== | |
+ | |||
+ | {{{aboutme|}}} | ||
+ | |||
+ | ==About my research== | ||
− | + | {{{aboutresearch|}}} | |
− | + | ==Links== | |
* [[{{TALKPAGENAME}}|Discussion]] | * [[{{TALKPAGENAME}}|Discussion]] | ||
+ | <noinclude> | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "image": { | ||
+ | "aliases": [ | ||
+ | "avatar" | ||
+ | ], | ||
+ | "label": "avatar", | ||
+ | "description": "Image of the user", | ||
+ | "type": "wiki-file-name", | ||
+ | "default": "Missing_avatar.svg" | ||
+ | }, | ||
+ | "fullname": { | ||
+ | "aliases": [ | ||
+ | "name" | ||
+ | ], | ||
+ | "label": "name", | ||
+ | "description": "User name", | ||
+ | "example": "Firstname Lastname", | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "institution": { | ||
+ | "label": "Institutional affiliation", | ||
+ | "example": "University of Manitoba", | ||
+ | "description": "University or other organization" | ||
+ | }, | ||
+ | "researchtopics": { | ||
+ | "aliases": [ | ||
+ | "research" | ||
+ | ], | ||
+ | "label": "research", | ||
+ | "description": "Thesis topic, subjects of interest, or areas of research within the DFM project", | ||
+ | "type": "string" | ||
+ | } | ||
+ | }, | ||
+ | "description": "Biography template for user pages." | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Latest revision as of 15:10, 19 February 2021
Full name | Profile |
---|---|
Institution | |
Research |
About me
About my research
Links
Biography template for user pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
avatar | image avatar | Image of the user
| File | optional |
name | fullname name | User name
| String | optional |
Institutional affiliation | institution | University or other organization
| Unknown | optional |
research | researchtopics research | Thesis topic, subjects of interest, or areas of research within the DFM project | String | optional |