Template:Infobox person: Difference between revisions
No edit summary |
(let's test it out...) |
||
Line 1: | Line 1: | ||
<infobox theme="person"> | |||
<title source="name"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="picture"> | |||
<caption source="caption" /> | |||
</image> | |||
<data source="date_birth"> | |||
<label>Birth</label> | |||
<format>{{{date_birth}}} ({{{place_birth}}})</format> | |||
</data> | |||
<data source="date_death"> | |||
<label>Death</label> | |||
<format>{{{date_death}}} ({{{place_death}}})</format> | |||
</data> | |||
<data source="nationality"> | |||
<label>Nationality</label> | |||
</data> | |||
<data source="pronouns"> | |||
<label>Pronouns</label> | |||
</data> | |||
<data source="gener"> | |||
<label>Gender identity</label> | |||
</data> | |||
<data source="occupation"> | |||
<label>Occupation</label> | |||
</data> | |||
<data source="known_for"> | |||
<label>Known for</label> | |||
</data> | |||
</infobox> | |||
<noinclude> | |||
{| width=350px style="float: right; clear: both; border-left: 5px solid #e2e810; padding-left: 10px; margin-left: 10px; background: #fdffb2; padding:10px;" | {| width=350px style="float: right; clear: both; border-left: 5px solid #e2e810; padding-left: 10px; margin-left: 10px; background: #fdffb2; padding:10px;" | ||
| colspan="2" | <center><big>'''{{PAGENAME}}'''</big></center>{{#if:{{{picture|}}}| | | colspan="2" | <center><big>'''{{PAGENAME}}'''</big></center>{{#if:{{{picture|}}}| | ||
Line 25: | Line 58: | ||
{{!}} {{{known_for|}}}|}} | {{!}} {{{known_for|}}}|}} | ||
|} | |} | ||
</noinclude> |
Revision as of 14:41, 17 November 2019