Template:Person: Difference between revisions
Andre Castro (talk | contribs) No edit summary |
Andre Castro (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<pre> | <pre> | ||
{{Person | {{Person | ||
| | |Foaf:name= | ||
|ORCID= | |ORCID= | ||
|hasAffiliation= | |hasAffiliation= | ||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| style="width: | </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; background-color:#d6ff10;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#d6ff10;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
|- | |- | ||
! Name: | ! Name: | ||
| [[ | | [[Foaf:name::{{{foaf_name|}}}]] | ||
|- | |- | ||
! ORCID: | ! ORCID: | ||
Line 27: | Line 27: | ||
| [[hasRole::{{{hasRole|}}}]] | | [[hasRole::{{{hasRole|}}}]] | ||
|} | |} | ||
=={{PAGENAME}} is PI of Research Projects & Outputs== | |||
{{#ask: [[Category:Research Project]][[hasPrincipalInvestigator::{{PAGENAME}}]] | |||
|?hasTitle | |||
|?RAiD | |||
|?-isPartOfResearchProject=Outputs | |||
|format=broadtable | |||
|limit=50 | |||
|offset=0 | |||
|link=all | |||
|sort= | |||
|order=asc | |||
|headers=show | |||
|mainlabel=Project | |||
|searchlabel=... further results | |||
|class=sortable wikitable smwtable | |||
|prefix=none | |||
}} | |||
[[Category:Person]] | [[Category:Person]] | ||
</includeonly> | </includeonly> |
Latest revision as of 10:55, 12 June 2024
This is the "Person" template.
It should be called in the following format:
{{Person |Foaf:name= |ORCID= |hasAffiliation= |hasRole= }}
Edit the page to see the template text.