Template:Person: Difference between revisions

From GRS Documentation Wiki
(Created page with " <noinclude> This is the "Person" template. It should be called in the following format: <pre> {{Person |foaf_name= |hasAffiliation= |ORCID= }} </pre> Edit the page to see the template text. </noinclude><includeonly>{| style="width: 30em; 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:#ccc...")
 
No edit summary
Line 6: Line 6:
{{Person
{{Person
|foaf_name=
|foaf_name=
|ORCID=
|hasAffiliation=
|hasAffiliation=
|ORCID=
|hasRole=
}}
}}
</pre>
</pre>
Line 16: Line 17:
! Name:
! Name:
| [[foaf_name::{{{foaf_name|}}}]]
| [[foaf_name::{{{foaf_name|}}}]]
|-
! ORCID:
| [[ORCID::{{{ORCID|}}}]]
|-
|-
! Affiliation:
! Affiliation:
| [[hasAffiliation::{{{hasAffiliation|}}}]]
| [[hasAffiliation::{{{hasAffiliation|}}}]]
|-
|-
! ORCID:
! Role:
| [[ORCID::{{{ORCID|}}}]]
| [[hasRole::{{{hasRole|}}}]]
|}
|}


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

Revision as of 07:37, 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.