Navigation menu

Template:GF-Trooper-infobox: Difference between revisions

From Metroid Wiki
m (implementing fix)
(infobox)
 
Line 1: Line 1:
{| width="300px" cellpadding="3" cellspacing="0" style="{{round|20px}} float:right; {{border|2}} {{background|neutral}}; font-size: 11px; margin-left:10px; margin-bottom:10px"
{| class="infobox"
|
|
{| width="100%" cellpadding="3" cellspacing="0" align="center" style="{{round}}"
{| class="infobox-sub"
! colspan="2" style="{{#if: {{{image|}}}| {{roundt}} | {{round}}}} {{border}} {{background}} font-size: 13px;" | ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
! colspan="2" align="center" style="{{roundb}} {{border}} {{background}}" {{!}} <div style="float:center; border-bottom:1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|}
|-  
|-  
|
|
{| width="100%" cellpadding="3" cellspacing="0" style="{{round}} {{border}} {{background}}"
{| class="infobox-sub"
! style="width: 30%; border-right: 1px solid #{{mw color light}}" align="right"  {{!}} Gender
! Gender
{{!}}  
{{!}}  
{{{gender|''Unspecified''}}}
{{{gender|''Unspecified''}}}
|-
|-
{{#if:{{{death|}}}|
{{#if:{{{death|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Place of death
! Place of death
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{death|}}}}}
{{{death|}}}}}
|-
|-
{{#if:{{{data|}}}|
{{#if:{{{data|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Log Entry
! Log Entry
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{data|}}}}}
{{{data|}}}}}
|}
|}
|}
|}
<includeonly>
<includeonly>[[Category:Troopers]]</includeonly><noinclude>{{clear}}
[[Category:Troopers]]
</includeonly>
<noinclude>
{{clear}}
==Usage==   
==Usage==   
This should be used on the pages of the marines who were part of [[GFMC Task Force Herakles]].
This should be used on the pages of the marines who were part of [[GFMC Task Force Herakles]].
Line 38: Line 34:
*'''Death:''' The place of death of the Marine
*'''Death:''' The place of death of the Marine
*'''Data:''' Whether or not the Log Entry was recovered. If yes, enter: "Recovered". If not, enter: "Unable to recover".
*'''Data:''' Whether or not the Log Entry was recovered. If yes, enter: "Recovered". If not, enter: "Unable to recover".


'''Blank code <small>(paste onto page)</small>:'''
'''Blank code <small>(paste onto page)</small>:'''
Line 50: Line 45:
}}</pre>
}}</pre>


[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates]]</noinclude>

Latest revision as of 20:37, 16 August 2021

GF-Trooper-infobox
Gender

Unspecified

Usage[edit source]

This should be used on the pages of the marines who were part of GFMC Task Force Herakles.

  • Image: An image of the Marine
  • Caption: A caption accompanying the picture
  • Gender: The gender of the Marine
  • Death: The place of death of the Marine
  • Data: Whether or not the Log Entry was recovered. If yes, enter: "Recovered". If not, enter: "Unable to recover".

Blank code (paste onto page):

{{GF-Trooper-infobox
|image=
|caption=
|gender=
|death=
|data=
}}