Template:Biographical Information: Difference between revisions

From OLD TWISTED ROOTS
No edit summary
Tag: Manual revert
No edit summary
Line 4: Line 4:
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
| caption      =  
| caption      =  
| birth_name    = <!-- only use if different from name -->
| Birth Name
    = <!-- only use if different from name -->
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_date    = <!-- {{Birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. -->
| birth_place  =  
| birth_place  =  
Line 16: Line 17:
| notable_works =  
| notable_works =  
}
}
{| style="float:right;border:1px solid black"
!colspan="2" | InfoBox
|-
!colspan="2" | [[File:Example image.svg|260px]]
|-
! Birth Name
| {{param1}}
|-
! Birth Date
| {{Param2}}}
|-
! Birth Place
| {{Param3}}
|}
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
    <th>Parameter 1</th>
    <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
    <th>Parameter 2</th>
    <td>{{{param2}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
    <th>Parameter 3</th>
    <td>{{{param3}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
    <th>Parameter 4</th>
    <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
    <th>Parameter 5</th>
    <td>{{{param5}}}</td>
</tr>}}</table>
</div>

Revision as of 14:10, 27 March 2024

name = image = alt = caption = Birth Name
   = 
birth_date = birth_place = death_date = death_place = nationality = other_names = occupation = years_active = known_for = notable_works =

}


InfoBox
File:Example image.svg
Birth Name Template:Param1
Birth Date Template:Param2}
Birth Place Template:Param3
Biographical Information
{{#if:|
[[File:|300px]]
}} {{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}{{#if:|}}
Parameter 1 {{{param1}}}
Parameter 2 {{{param2}}}
Parameter 3 {{{param3}}}
Parameter 4 {{{param4}}}
Parameter 5 {{{param5}}}