Template:Infobox person: Difference between revisions
Appearance
Created page with "<!-- Template:Infobox person --> {| class="infobox" style="width:300px; font-size:90%; border-collapse:collapse; background:#fff; float:right; margin:0 0 1em 1em;" |- ! colspan="2" style="text-align:center; font-size:120%; padding:.6em; background:#f5f5f5; border:1px solid #ccc;" | {{{name|{{PAGENAME}}}}} {{#if:{{{image1|}}}| |- | colspan="2" style="text-align:center; padding:.5em; border:1px solid #ccc; border-top:0;" | {{{image1}}} }} {{#if:{{{born|}}}| |- ! style="t..." |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <infobox> | ||
<title source="name"> | |||
<default>{{PAGENAMEBASE}}</default> | |||
</title> | |||
<image source="image"> | |||
<caption source="caption"/> | |||
</image> | |||
<header>Personal Details</header> | |||
<data source="birth_date"> | |||
<label>Born</label> | |||
</data> | |||
<data source="death_date"> | |||
<label>Died</label> | |||
</data> | |||
<data source="occupation"> | |||
<label>Occupation</label> | |||
</data> | |||
<data source="website"> | |||
<label>Website</label> | |||
</data> | |||
<data source="signature"> | |||
<label>Signature</label> | |||
</data> | |||
</infobox> | |||
Revision as of 21:12, 10 October 2025
<infobox> <title source="name">
<default>Infobox person</default>
</title>
<image source="image">
</image> <header>Personal Details</header> <label>Born</label> <label>Died</label> <label>Occupation</label> <label>Website</label> <label>Signature</label> </infobox>