Template:Infobox person: Difference between revisions

From ReformedWiki.org, the wiki for Reformed Christianity
(Infobox person)
 
mNo edit summary
 
(17 intermediate revisions by 3 users not shown)
Line 5: Line 5:
     <th>Birth Name</th>
     <th>Birth Name</th>
     <td>{{{birth_name}}}</td>
     <td>{{{birth_name}}}</td>
</tr>}}{{#if:{{{honorific_prefix|}}}|<tr>
    <th>Honorific Prefix</th>
    <td>{{{honorific_prefix}}}</td>
</tr>}}{{#if:{{{birth_date|}}}|<tr>
</tr>}}{{#if:{{{birth_date|}}}|<tr>
     <th>Birth Date</th>
     <th>Birth Date</th>
Line 11: Line 14:
     <th>Birth Place</th>
     <th>Birth Place</th>
     <td>{{{birth_place}}}</td>
     <td>{{{birth_place}}}</td>
</tr>}}{{#if:{{{death_date|}}}|<tr>
    <th>Death Date</th>
    <td>{{{death_date}}}</td>
</tr>}}{{#if:{{{death_place|}}}|<tr>
    <th>Death Place</th>
    <td>{{{death_place}}}</td>
</tr>}}{{#if:{{{theology|}}}|<tr>
    <th>Theology</th>
    <td>{{{theology}}}</td>
</tr>}}{{#if:{{{occupation|}}}|<tr>
</tr>}}{{#if:{{{occupation|}}}|<tr>
     <th>Occuptaion</th>
     <th>Occupation(s)</th>
     <td>{{{occupation}}}</td>
     <td>{{{occupation}}}</td>
</tr>}}{{#if:{{{education|}}}|<tr>
    <th>Education</th>
    <td>{{{education}}}</td>
</tr>}}{{#if:{{{hometown|}}}|<tr>
    <th>Hometown</th>
    <td>{{{hometown}}}</td>
</tr>}}{{#if:{{{residency|}}}|<tr>
    <th>Residency</th>
    <td>{{{residency}}}</td>
</tr>}}{{#if:{{{affiliations|}}}|<tr>
</tr>}}{{#if:{{{affiliations|}}}|<tr>
     <th>Affiliations</th>
     <th>Affiliation(s)</th>
     <td>{{{affiliations}}}</td>
     <td>{{{affiliations}}}</td>
</tr>}}{{#if:{{{nationality|}}}|<tr>
    <th>Nationality</th>
    <td>{{{nationality}}}</td>
</tr>}}{{#if:{{{spouse|}}}|<tr>
</tr>}}{{#if:{{{spouse|}}}|<tr>
     <th>Spouse(s)</th>
     <th>Spouse(s)</th>
Line 23: Line 47:
     <th>Children</th>
     <th>Children</th>
     <td>{{{children}}}</td>
     <td>{{{children}}}</td>
</tr>}}{{#if:{{{parents|}}}|<tr>
    <th>Parents</th>
    <td>{{{parents}}}</td>
</tr>}}{{#if:{{{siblings|}}}|<tr>
    <th>Sibling(s)</th>
    <td>{{{siblings}}}</td>
</tr>}}{{#if:{{{other_relatives|}}}|<tr>
    <th>Other Relatives</th>
    <td>{{{other_relatives}}}</td>
</tr>}}{{#if:{{{known_for|}}}|<tr>
    <th>Known for</th>
    <td>{{{known_for}}}</td>
</tr>}}{{#if:{{{titles|}}}|<tr>
    <th>Title(s)</th>
    <td>{{{titles}}}</td>
</tr>}}{{#if:{{{website|}}}|<tr>
</tr>}}{{#if:{{{website|}}}|<tr>
     <th>Website</th>
     <th>Website</th>
     <td>{{{website}}}</td>
     <td>{{{website}}}</td>
</tr>}}{{#if:{{{Signature|}}}|<tr>
    <th>Signature</th>
    <td>{{{signature}}}</td>
</tr>}}</table>
</tr>}}</table>
<templatestyles src="Template:Infobox_person/styles.css" />
</div>
</div>
[[Category:Templates]]

Latest revision as of 16:48, 15 December 2024

Infobox person