Difference between revisions of "Template:Profile"
From DFM Wiki
EricThrift (talk | contribs) |
EricThrift (talk | contribs) |
||
Line 20: | Line 20: | ||
* [[{{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" | ||
+ | }, | ||
+ | "researchtopics": { | ||
+ | "aliases": [ | ||
+ | "research" | ||
+ | ], | ||
+ | "label": "research topics", | ||
+ | "description": "Thesis topic, subjects of interest, or areas of research within the DFM project", | ||
+ | "type": "string" | ||
+ | } | ||
+ | }, | ||
+ | "description": "Biography template for user pages." | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Revision as of 11:28, 19 February 2021
Full name | Profile |
---|---|
Institution | |
Research topics |
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 | no description
| Unknown | optional |
research topics | researchtopics research | Thesis topic, subjects of interest, or areas of research within the DFM project | String | optional |