Template:Person: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>Person Template


{{#template_params:title (property=title)|description (property=description)|contactPoint (label=contact person;property=contactPoint)|theme (property=theme) |landingPage (property=landingPage) |identifier (property=identifier)}}
</noinclude><includeonly>{| style="width:100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: larger;">Person: {{PAGENAME}}</span>
</noinclude><includeonly>{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#91c503c4;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
|-
! name
! name
Line 16: Line 14:
|-
|-
! affiliation
! affiliation
| [[hasInstitute::{{{hasInstitute|}}}]]
| [[affiliation::{{{affiliation|}}}]]
|-
|-
! role
! role
| [[hasRole::{{{hasRole|}}}]]
| [[hasRole::{{{hasRole|}}}]]
|}
|}
{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; float: left; clear: right; text-align:left; width:100%"
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">Datasets created by {{PAGENAME}}</span>
|-
|{{#ask: [[Category:Dataset]][[creator::{{PAGENAME}}]]
|?title
|?hasStatus
|?theme
|?creator_organization=creator(org)
|?servedBy
|?atLocation
|?startDate
|?endDate
|format=datatables
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
|prefix=none}}
|}
{| style="font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.2em; float: left; clear: right; text-align:left; width:100%"
! style="text-align: center; border-bottom: 1px solid black; border-top: 1px solid black;" colspan="2" |<span style="font-size: 1.2em;">{{PAGENAME}} is contact for Datasets</span>
|-
|{{#ask: [[Category:Dataset]][[contactPoint::{{PAGENAME}}]]
|?title
|?hasStatus
|?theme
|?creator_organization=creator(org)
|?servedBy
|?atLocation
|?startDate
|?endDate
|format=datatables
|limit=50
|offset=0
|link=all
|sort=
|order=asc
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
|prefix=none }}
|}


[[Category:Foaf:Person]]
[[Category:Foaf:Person]]
</includeonly>
</includeonly>

Latest revision as of 12:10, 17 September 2024

Person Template