Difference between revisions of "Template:Infobox person"
Jump to navigation
Jump to search
Wikipatents (talk | contribs) (Created page with "{{Infobox person | name = | image = | caption = | birth_date = | birth_place = | death_date = | death_place = | nationality = | occupation = | years_active = | spous...") |
Wikipatents (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{Infobox | + | <includeonly> |
− | | name = | + | {{Infobox |
− | | | + | | name = person |
− | | | + | | title = {{{name|}}} |
− | | | + | | image = {{{image|}}} |
− | | | + | | caption = {{{caption|}}} |
− | | | + | | label1 = Born |
− | | | + | | data1 = {{{birth_date|}}} in {{{birth_place|}}} |
− | | | + | | label2 = Died |
− | | | + | | data2 = {{{death_date|}}} in {{{death_place|}}} |
− | | | + | | ... (and so on for other fields) ... |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
}} | }} | ||
+ | </includeonly> | ||
+ | |||
+ | <noinclude> | ||
+ | {{documentation}} | ||
+ | </noinclude> |