Template:Infobox: Difference between revisions

From FortWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Tag: Reverted
Line 7: Line 7:
<div class="infobox-image" style="text-align: center; padding=10px>[[File:{{PAGENAME:{{{image}}}}}|220px]]</div>}}
<div class="infobox-image" style="text-align: center; padding=10px>[[File:{{PAGENAME:{{{image}}}}}|220px]]</div>}}


<div class="image_caption" style="text-align: center"> {{{image_caption}}}
<hr style="margin-left: 10px; margin-right: 10px">
<hr style="margin-left: 10px; margin-right: 10px">


Line 41: Line 42:
     <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Commands</th>
     <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Commands</th>
     <td style="padding-left:25px">{{{commands}}}</td>
     <td style="padding-left:25px">{{{commands}}}</td>
<!-- Awards-->
</tr>}}{{#if:{{{awards}}}|<tr>
    <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Awards</th>
    <td style="padding-left:25px">{{{awards}}}</td>


<!-- Battles/Wars-->
<!-- Battles/Wars-->
Line 51: Line 57:
     <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Alma mater</th>
     <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Alma mater</th>
     <td style="padding-left:25px">{{{alma_mater}}}</td>
     <td style="padding-left:25px">{{{alma_mater}}}</td>
<!-- Spouse-->
</tr>}}{{#if:{{{spouse}}}|<tr>
    <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Spouse</th>
    <td style="padding-left:25px">{{{spouse}}}</td>
<!-- Relations-->
</tr>}}{{#if:{{{Relations}}}|<tr>
    <th style="position: sticky; vertical-align:top; text-align:left; padding-left: 10px">Relations</th>
    <td style="padding-left:25px">{{{relations}}}</td>


<!-- Insert additional parameters above this line -->
<!-- Insert additional parameters above this line -->
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 11:22, 3 October 2025

Infobox
[[File:|220px]]
{{{image_caption}}}


Born {{{birth_date}}}
{{{birth_place}}}
Died {{{death_date}}}
{{{death_place}}}
Branch {{{branch}}}
Rank {{{rank}}}
Unit {{{unit}}}
Commands {{{commands}}}
Awards {{{awards}}}
Battles/Wars {{{battles}}}
Alma mater {{{alma_mater}}}
Spouse {{{spouse}}}
Relations {{{relations}}}