2,374
edits
(Created page with "<noinclude> This is the "Person" template. It should be called in the following format: <pre> {{Person |Names= |Birth date= |Birth place= |Death date= |Death place= |Countries= |Affiliations= |Wikidata id= }}</pre> Edit the page to see the template text. {{#cargo_declare:_table=Persons |Names=List (;) of String (hidden) |Birth_date=Date |Birth_place=String |Death_date=Date |Death_place=String |Countries=List (;) of Page |Affiliations=List (;) of Page |Wikidata_id=Text }}...") |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Person" template. | This is the "Person" template. | ||
{| cellpadding="5" | |||
|- | |||
!This template should be invoked in the following format: | |||
!Example: | |||
|- valign="top" | |||
| | |||
<pre> | <pre> | ||
{{Person | {{Person | ||
Line 12: | Line 18: | ||
|Affiliations= | |Affiliations= | ||
|Wikidata id= | |Wikidata id= | ||
}}</pre> | }} | ||
</pre> | |||
| | |||
<pre> | |||
{{Person | |||
|Names=Melville Eastham | |||
|Birth date=26 June 1885 | |||
|Birth place=Oregon City, OR | |||
|Death date=6 May 1964 | |||
|Death place=Cambridge, MA | |||
|Countries=USA | |||
|Affiliations= | |||
|Wikidata id=Q260222 | |||
}} | |||
</pre> | |||
|} | |||
{{#cargo_declare:_table=Persons | {{#cargo_declare:_table=Persons | ||
|Names=List (;) of String (hidden) | |Names=List (;) of String (hidden) | ||
Line 23: | Line 44: | ||
|Affiliations=List (;) of Page | |Affiliations=List (;) of Page | ||
|Wikidata_id=Text | |Wikidata_id=Text | ||
}}</noinclude><includeonly>{{#cargo_store:_table=Persons | }} | ||
'''See [[Article templates]] for details on other templates available in GRWiki.''' | |||
</noinclude><includeonly>{{#cargo_store:_table=Persons | |||
|Names={{{Names|}}} | |Names={{{Names|}}} | ||
|Birth_date={{{Birth date|}}} | |Birth_date={{{Birth date|}}} |