Template:Amity Crew Figures: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| style="text-align:center;"
{| style="text-align:center;"
| style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" | {{ #if: {{{CO}}} | [[File:C-PIC-CAPTAIN.png|x110px|link=]] | }}
 
'''{{{CO}}}'''
{{ #if: {{{CO}}}
<br/> CO
| {{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-CAPTAIN.png|x110px|link=]]
| style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" | {{ #if: {{{Officers}}} | [[File:C-PIC-OFFICER-B&W.png|x110px|link=]] | }}
|  
'''{{{OFFICERS}}}'''
}}
<br/> Officers
 
| style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" | {{ #if: {{{Officers}}} | [[File:C-PIC-ENLISTED-B&W.png|x110px|link=]] | }}
{{ #if: {{{OFFICERS}}}
'''{{{ENLISTED}}}'''
| {{!}}  style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-OFFICER-B&W.png|x110px|link=]]
<br/> Enlisted
|  
| style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" | {{ #if: {{{Officers}}} | [[File:C-PIC-CIV-NTRL.png|x110px|link=]] | }}
}}
'''{{{CIVILIANS}}}'''
 
<br/> Civilians
{{ #if: {{{ENLISTED}}}
| {{!}}  style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-ENLISTED-B&W.png|x110px|link=]]
|  
}}
 
{{ #if: {{{CIVILIANS}}}
| {{!}}  style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-CIV-NTRL.png|x110px|link=]]
|  
}}
 
|}
|}
</includeonly>
</includeonly>

Revision as of 00:11, 10 June 2022


Test Zone

{{ Amity Crew Figures
| CO = 1
| OFFICERS = 10
| ENLISTED = 30
| CIVILIANS = 100
}}

Yields...

C-PIC-CAPTAIN.png C-PIC-OFFICER-B&W.png C-PIC-ENLISTED-B&W.png C-PIC-CIV-NTRL.png



{{ Amity Crew Figures
| CO = 
| OFFICERS = 5
| ENLISTED = 200
| CIVILIANS = 10
}}

Yields...

C-PIC-OFFICER-B&W.png C-PIC-ENLISTED-B&W.png C-PIC-CIV-NTRL.png