Template:Infobox: Difference between revisions

From FortWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:
         <td style="vertical-align: top">
         <td style="vertical-align: top">


<!-- Date of Birth - MM DD YYYY-->
<!-- Date/Place of Birth - MM DD YYYY-->
<table class="infobox-table">{{#if:{{{birth_date}}}|<tr>
<table class="infobox-table">{{#if:{{{birth_date}}}|<tr>
     <th style="text-align:left; padding: 5px"> Born</th>
     <th style="position: sticky; vertical-align: top; text-align:left; padding: 5px"> Born</th>
     <td style=">{{{birth_date}}}</td>
     <td style=">{{{birth_date}}}<br>{{{birth_place}}}</td>
 
<!-- Place of Birth -->
</tr>}}{{#if:{{{birth_place}}}|<tr>
    <th></th>
    <td>{{{birth_place}}}</td>


<!-- Date of Death - DD MM YYYY-->
<!-- Date of Death - DD MM YYYY-->
</tr>}}{{#if:{{{death_date}}}|<tr>
</tr>}}{{#if:{{{death_date}}}|<tr>
     <th style="text-align:left; padding: 5px">Died</th>
     <th style="position: sticky; vertical-align: top; text-align:left; padding: 5px">Died</th>
     <td>{{{death_date}}}</td>
     <td>{{{death_date}}}<br>{{{death_place}}}</td>
 
<!-- Place of Death -->
</tr>}}{{#if:{{{death_place}}}|<tr>
    <th></th>
    <td>{{{death_place}}}</td>


<!-- Service Branch -->
<!-- Service Branch -->
Line 64: Line 54:


<!-- Insert additional parameters above this line -->
<!-- Insert additional parameters above this line -->
</tr>}}</table>
</tr>}}</table>
</div>
</div>
Line 73: Line 62:
     <th>Parameter 1</th>
     <th>Parameter 1</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
-->
<!-- Place of Death
</tr>}}{{#if:{{{death_place}}}|<tr>
    <th></th>
    <td>{{{death_place}}}</td>-->


-->
<!-- Place of Birth
</tr>}}{{#if:{{{birth_place}}}|<tr>
    <th></th>
    <td>{{{birth_place}}}</td> -->

Revision as of 07:46, 1 October 2025


Infobox
Born {{{birth_date}}}
{{{birth_place}}}
Died {{{death_date}}}
{{{death_place}}}
Branch {{{branch}}}
Rank {{{rank}}}
Unit {{{unit}}}
Commands {{{commands}}}
Battles/Wars {{{battles}}}
Alma mater {{{alma_mater}}}