Difference between revisions of "Template:Profile"

From DFM Wiki
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
[[File:{{{image|Missing_avatar.svg}}}|thumb|upright|{{{fullname|Biography}}}]]
+
[[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|Biography}}}
+
| {{{fullname|{{<includeonly>safesubst:</includeonly>PAGENAME}}}}}
 
|-
 
|-
 
! scope="row" | Institution
 
! scope="row" | Institution
 
| {{{institution| }}}
 
| {{{institution| }}}
 
|-
 
|-
! scope="row"| Research topics
+
! scope="row"| Research
| {{{researchtopics| }}}
+
| {{{research| }}}
 
|}
 
|}
  
===About me===
+
==About me==
  
===About my research===
+
{{{aboutme|}}}
  
===Links===
+
==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

Profile
Full name Profile
Institution
Research

About me

About my research

Links

Biography template for user pages.

Template parameters

ParameterDescriptionTypeStatus
avatarimage avatar

Image of the user

Default
Missing_avatar.svg
Fileoptional
namefullname name

User name

Example
Firstname Lastname
Stringoptional
Institutional affiliationinstitution

University or other organization

Example
University of Manitoba
Unknownoptional
researchresearchtopics research

Thesis topic, subjects of interest, or areas of research within the DFM project

Stringoptional