Maickel (overleg | bijdragen)
Geen bewerkingssamenvatting
Maickel (overleg | bijdragen)
Geen bewerkingssamenvatting
 
(70 tussenliggende versies door 3 gebruikers niet weergegeven)
Regel 1: Regel 1:
{{#if:{{{image|}}}|[[File:{{{image}}}|100px|thumb]]|}}<!--
<includeonly>
--><dl>
<div style="display:none;">
<div>
{{{name|{{FULLPAGENAME}}}}}
<dt>Name:</dt>
<dd>{{{name|{{FULLPAGENAME}}}}}</dd>
</div>
{{#if:{{{role|}}}|
<div>
<dt>Role:</dt>
<dd>{{{role|}}}</dd>
</div>
</div>
<div class="profile"><div class="profile__image">{{#if:{{{image|}}}|[[File:{{{image}}}|800px|link=]]|[[File:Image-landscape.png|800px|link=]]}}</div><!--
--><div class="profile__data"><dl><!--
-->{{#if:{{{start date|}}}|
<dt>{{int:start date}}:</dt>
<dd>{{#time:d/m/Y|{{{start date|}}}}}</dd>
|}}<!--
-->{{#if:{{{end date|}}}|
<dt>{{int:end date}}:</dt>
<dd>{{#time:d/m/Y|{{{end date|}}}}}</dd>
|}}<!--
-->{{#if:{{{person role|}}}|
<dt>{{int:Role}}:</dt>
<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>
|}}
|}}
<div>
<dt>Profile text:</dt>
<dd>{{{summary|}}}</dd>
</div>
{{#if:{{{email|}}}|
{{#if:{{{email|}}}|
<div>
<dt>{{int:Email}}:</dt>
<dt>Email:</dt>
<dd>[mailto:{{{email|}}} {{{email|}}}]</dd>
<dd>[mailto:{{{email|}}} {{{email|}}}]</dd>
</div>
|}}
{{#if:{{{phone|}}}|
<dt>{{int:Phone}}:</dt>
<dd>{{{phone|}}}</dd>
|}}
|}}
{{#if:{{{stakeholder|}}}|
{{#if:{{{stakeholder|}}}|
<div>
<dt>{{int:Organization}}:</dt>
<dt>Stakeholder:</dt>
<dd>{{#linklist:{{{stakeholder|}}}}}</dd>  
<dd>{{#linklist:{{{stakeholder|}}}}}</dd>  
{{#if:{{{stakeholder main|}}}|<dd>[[{{{stakeholder main|}}}]]</dd>|}}
{{#if:{{{stakeholder main|}}}|<dd>[[{{{stakeholder main|}}}]]</dd>|}}
</div>
|}}
|}}
{{#if:{{{research group|}}}|
{{#if:{{{research group|}}}|
<div>
<dt>{{int:Research group}}:</dt>
<dt>Research group:</dt>
<dd>[[{{{research group|}}}]]</dd>
<dd>[[{{{research group|}}}]]</dd>
</div>
|}}
|}}
</dl>
{{#if:{{{link|}}}|
<dt>{{int:Website}}:</dt>
<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>
<noinclude>
<templatedata>
{
"description": {
"en": "Displays a person profile block with optional image, contact details, and affiliations.",
"nl": "Toont een persoonsprofiel met optionele afbeelding, contactgegevens en relaties."
},
"params": {
"image": {
"label": {
"en": "Image",
"nl": "Afbeelding"
},
"description": {
"en": "Image filename (without File: prefix) to display as a thumbnail.",
"nl": "Bestandsnaam van de afbeelding (zonder File:-prefix) die als miniatuur wordt weergegeven."
},
"type": "wiki-file-name",
"suggested": true
},
"name": {
"label": {
"en": "Name",
"nl": "Naam"
},
"description": {
"en": "Person's name. Defaults to the page name if omitted.",
"nl": "Naam van de persoon. Standaard de paginanaam indien leeg gelaten."
},
"type": "string",
"suggested": true
},
"person role": {
"label": {
"en": "Role",
"nl": "Rol"
},
"description": {
"en": "Role or position of the person.",
"nl": "Rol of functie van de persoon."
},
"type": "string",
"suggested": true
},
"summary": {
"label": {
"en": "Profile text (NL)",
"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": {
"en": "Alternative Short profile or summary text. English",
"nl": "Alternatieve Korte profiel- of samenvattingstekst. Engels"
},
"type": "string",
"suggested": true
},
"email": {
"label": {
"en": "Email",
"nl": "E-mail"
},
"description": {
"en": "Email address of the person.",
"nl": "E-mailadres van de persoon."
},
"type": "string",
"suggested": true
},
"phone": {
"label": {
"en": "Telephone",
"nl": "Telefoon"
},
"description": {
"en": "Telephone number.",
"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",
"suggested": true
},
"stakeholder": {
"label": {
"en": "Stakeholder(s)",
"nl": "Stakeholder(s)"
},
"description": {
"en": "One or more stakeholder pages, used by the linklist parser function.",
"nl": "Eén of meerdere stakeholderpagina’s, gebruikt door de linklist-parserfunctie."
},
"type": "wiki-page-name",
"suggested": true
},
"stakeholder main": {
"label": {
"en": "Main stakeholder",
"nl": "Hoofd-stakeholder"
},
"description": {
"en": "Primary stakeholder page to be linked separately.",
"nl": "Primaire stakeholderpagina die apart wordt gelinkt."
},
"type": "wiki-page-name",
"suggested": true
},
"research group": {
"label": {
"en": "Research group",
"nl": "Onderzoeksgroep"
},
"description": {
"en": "Research group page associated with the person.",
"nl": "Onderzoeksgroeppagina die aan de persoon is gekoppeld."
},
"type": "wiki-page-name",
"suggested": true
}
},
"paramOrder": [
"image",
"name",
"person role",
"summary",
        "summary en",
        "alt summary",
        "alt summary en",
        "wikipage",
        "link",
        "linkedin",
"email",
"phone",
"stakeholder",
"stakeholder main",
"research group"
],
"format": "\n{{_\n|_ = _\n}}\n"
}
</templatedata>
</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