Geen bewerkingssamenvatting
Maickel (overleg | bijdragen)
Geen bewerkingssamenvatting
 
(34 tussenliggende versies door 3 gebruikers niet weergegeven)
Regel 1: Regel 1:
<includeonly>
<includeonly>
@{{#if:{{{image|}}}|<div class=card-thumb-img>[[File:{{{image}}}|500px]]</div>|}}<!--
<div style="display:none;">
--><dl>
{{{name|{{FULLPAGENAME}}}}}
<dt>{{int:Name}}:</dt>
</div>
<dd>{{{name|{{FULLPAGENAME}}}}}</dd>
<div class="profile"><div class="profile__image">{{#if:{{{image|}}}|[[File:{{{image}}}|800px|link=]]|[[File:Image-landscape.png|800px|link=]]}}</div><!--
{{#if:{{{start date|}}}|
--><div class="profile__data"><dl><!--
-->{{#if:{{{start date|}}}|
<dt>{{int:start date}}:</dt>
<dt>{{int:start date}}:</dt>
<dd>{{#time:d/m/Y|{{{start date|}}}}}</dd>
<dd>{{#time:d/m/Y|{{{start date|}}}}}</dd>
|}}
|}}<!--
{{#if:{{{person role|}}}|
-->{{#if:{{{end date|}}}|
<dt>{{int:end date}}:</dt>
<dd>{{#time:d/m/Y|{{{end date|}}}}}</dd>
|}}<!--
-->{{#if:{{{person role|}}}|
<dt>{{int:Role}}:</dt>
<dt>{{int:Role}}:</dt>
<dd>{{{person role|}}}</dd>
<dd>{{{person role|}}}</dd>
|}}<!--
--><dt>{{int:Profile}}:</dt>
<dd>{{{summary|}}}</dd><!--
-->{{#if:{{{alt summary|}}}|
<dt>{{int:Alternative}} {{int:Profile}} {{int:Text}}:</dt>
<dd>{{{alt summary|}}}</dd>
|}}
{{#if:{{{history|}}}|<dt>{{int:History}}:</dt>
<dd>{{{history|}}}</dd>
|}}
|}}
<dt>{{int:Profile text}}:</dt>
<dd>{{{summary|}}}</dd>
{{#if:{{{email|}}}|
{{#if:{{{email|}}}|
<dt>{{int:Email}}:</dt>
<dt>{{int:Email}}:</dt>
Regel 23: Regel 35:
|}}
|}}
{{#if:{{{stakeholder|}}}|
{{#if:{{{stakeholder|}}}|
<dt>{{int:Stakeholder}}:</dt>
<dt>{{int:Organization}}:</dt>
<dd>{{#linklist:{{{stakeholder|}}}}}</dd>  
<dd>{{#linklist:{{{stakeholder|}}}}}</dd>  
{{#if:{{{stakeholder main|}}}|<dd>[[{{{stakeholder main|}}}]]</dd>|}}
{{#if:{{{stakeholder main|}}}|<dd>[[{{{stakeholder main|}}}]]</dd>|}}
Regel 31: Regel 43:
<dd>[[{{{research group|}}}]]</dd>
<dd>[[{{{research group|}}}]]</dd>
|}}
|}}
</dl>
{{#if:{{{link|}}}|
 
<dt>{{int:Website}}:</dt>
<dl><dt> {{int:Projects}}: </dt></dl><!--
<dd>{{#if:{{{link|}}}|[{{{link|}}} {{{link|}}}]|}}</dd>
|}}
{{#if:{{{wikipage|}}}|
<dt>{{int:Page}}:</dt>
<dd>[[{{{wikipage|}}}]]</dd>
|}}
{{#if:{{{linkedin|}}}|
<dt></dt>
<dd>[{{{linkedin|}}} <i class="ri-linkedin-fill social-icon"></i></dd>]|}}
</dl></div></div><!--
--></includeonly>
--></includeonly>
<noinclude>
<noinclude>
Regel 81: Regel 102:
"summary": {
"summary": {
"label": {
"label": {
"en": "Profile text",
"en": "Profile text (NL)",
"nl": "Profieltekst"
"nl": "Profieltekst (NL)"
},
"description": {
"en": "Short profile or summary text. Dutch",
"nl": "Korte profiel- of samenvattingstekst. Nederlands"
},
"type": "string",
"suggested": true
},
"summary en": {
"label": {
"en": "Profile text (EN)",
"nl": "Profieltekst (EN)"
},
"description": {
"en": "Short profile or summary text. Engish",
"nl": "Korte profiel- of samenvattingstekst. Engels"
},
"type": "string",
"suggested": true
},
        "alt summary": {
"label": {
"en": "Alternative Profile text (NL)",
"nl": "Alternatieve Profieltekst (NL)"
},
"description": {
"en": "Alternative Short profile or summary text. Dutch",
"nl": "Alternatieve Korte profiel- of samenvattingstekst. Nederlands"
},
"type": "string",
"suggested": true
},
        "alt summary en": {
"label": {
"en": "Alternative Profile text (EN)",
"nl": "Alternatieve Profieltekst (EN)"
},
},
"description": {
"description": {
"en": "Short profile or summary text.",
"en": "Alternative Short profile or summary text. English",
"nl": "Korte profiel- of samenvattingstekst."
"nl": "Alternatieve Korte profiel- of samenvattingstekst. Engels"
},
},
"type": "string",
"type": "string",
Regel 111: Regel 168:
"en": "Telephone number.",
"en": "Telephone number.",
"nl": "Telefoonnummer."
"nl": "Telefoonnummer."
},
"type": "string",
"suggested": true
},
        "wikipage": {
"label": {
"nl": "Interne pagina",
"en": "Internal page"
},
"description": {
"nl": "Interne pagina",
"en": "Internal page"
},
"type": "wiki-page-name",
"suggested": true
},
        "linkedin": {
"label": {
"nl": "Linkedin",
"en": "Linkedin"
},
"description": {
"nl": "Linkedin",
"en": "Linkedin"
},
"type": "string",
"suggested": true
},
        "link": {
"label": {
"nl": "Website",
"en": "Website"
},
"description": {
"nl": "Externe link (bijvoorbeeld website).",
"en": "External link (for example a website)."
},
},
"type": "string",
"type": "string",
Regel 157: Regel 250:
"person role",
"person role",
"summary",
"summary",
        "summary en",
        "alt summary",
        "alt summary en",
        "wikipage",
        "link",
        "linkedin",
"email",
"email",
"phone",
"phone",
Regel 163: Regel 262:
"research group"
"research group"
],
],
"format": "block"
"format": "\n{{_\n|_ = _\n}}\n"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Huidige versie van 25 mrt 2026 10:23


Displays a person profile block with optional image, contact details, and affiliations.

Template parameters[Sjabloongegevens bewerken]

This template has custom formatting.

ParameterDescriptionTypeStatus
Imageimage

Image filename (without File: prefix) to display as a thumbnail.

Filesuggested
Namename

Person's name. Defaults to the page name if omitted.

Stringsuggested
Roleperson role

Role or position of the person.

Stringsuggested
Profile text (NL)summary

Short profile or summary text. Dutch

Stringsuggested
Profile text (EN)summary en

Short profile or summary text. Engish

Stringsuggested
Alternative Profile text (NL)alt summary

Alternative Short profile or summary text. Dutch

Stringsuggested
Alternative Profile text (EN)alt summary en

Alternative Short profile or summary text. English

Stringsuggested
Internal pagewikipage

Internal page

Page namesuggested
Websitelink

External link (for example a website).

Stringsuggested
Linkedinlinkedin

Linkedin

Stringsuggested
Emailemail

Email address of the person.

Stringsuggested
Telephonephone

Telephone number.

Stringsuggested
Stakeholder(s)stakeholder

One or more stakeholder pages, used by the linklist parser function.

Page namesuggested
Main stakeholderstakeholder main

Primary stakeholder page to be linked separately.

Page namesuggested
Research groupresearch group

Research group page associated with the person.

Page namesuggested