Template:Infobox person: Difference between revisions

vikidiaen>Klipe
+categories
 
Added an infobox
Line 1: Line 1:
<includeonly>{{Person biography
<infobox>
|name={{{name|}}}
    <title source="title">
|nativeName={{{native_name|}}}
        <default>{{PAGENAME}}</default>
|birthName={{{birth_name|{{{birthname|}}}}}}
    </title>
|alsoKnownAs={{{other names|{{{other_names|{{{othername|{{{alias|}}}}}}}}}}}}
    <image source="image">
|image={{{image|}}}
        <caption source="imagecaption" />
|imageSize={{{image_upright|}}}
    </image>
|altText={{{alt|}}}
    <data source="position">
|caption={{{image caption|{{{caption|{{{image_caption|}}}}}}}}}
        <label>Position</label>
|birthDate={{{birth_date|}}}
    </data>
|birthPlace={{{birth_place|}}}
    <data source="age">
|deathDate={{{death_date|}}}
        <label>Age</label>
|deathPlace={{{death_place|}}}
    </data>
|nationality={{{nationality|{{{citizenship|}}}}}}
    <data source="status">
|occupation={{{occupation|}}}
        <label>Status</label>
|notableWorks={{#if:{{{works|}}}|{{{works|}}}|{{#if:{{{credits|}}}|{{{credits}}}|{{{notable works|{{{notable_works|}}}}}}}}}}
    </data>
|awards={{{awards|}}}
    <data source="height">
|knownFor={{{known for|{{{known_for|{{{known|}}}}}}}}}
        <label>Height</label>
}}
        <format>{{{height}}} inches</format>
[[Category:Pages using obsolete templates]]
    </data>
</includeonly><noinclude>
    <data source="weight">
This template translates a call to the "Infobox person" template as exists on simple.wikipedia into a "Person biography" template on Vikidia. It is used to ease the conversion of articles imported from simple.wikipedia.
        <label>Weight</label>
 
        <format>{{{weight}}} grams</format>
Do not use it when creating a Vikidia article directly: use {{tl|Person biography}} instead.
    </data>
[[Category:Obsolete templates kept for compatibility reasons]]
</infobox>
</noinclude>