Template:Amity Crew Figures: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
{{ #if: {{{CO}}} | {{ #if: {{{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;" {{!}} [[File:C-PIC-CAPTAIN.png|x110px|link=]] | ||
'''{{{CO}}}''' | '''{{{CO}}}''' | ||
<br/> CO | <br/> CO | ||
Line 10: | Line 10: | ||
{{ #if: {{{OFFICERS}}} | {{ #if: {{{OFFICERS}}} | ||
| {{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-OFFICER-B&W.png|x110px|link=]] | | {{!}}{{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-OFFICER-B&W.png|x110px|link=]] | ||
'''{{{OFFICERS}}}''' | '''{{{OFFICERS}}}''' | ||
<br/> Officers | <br/> Officers | ||
Line 17: | Line 17: | ||
{{ #if: {{{ENLISTED}}} | {{ #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=]] | | {{!}}{{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-ENLISTED-B&W.png|x110px|link=]] | ||
'''{{{ENLISTED}}}''' | '''{{{ENLISTED}}}''' | ||
<br/> Enlisted | <br/> Enlisted | ||
Line 24: | Line 24: | ||
{{ #if: {{{CIVILIANS}}} | {{ #if: {{{CIVILIANS}}} | ||
| {{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-CIV-NTRL.png|x110px|link=]] | | {{!}}{{!}} style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" {{!}} [[File:C-PIC-CIV-NTRL.png|x110px|link=]] | ||
'''{{{CIVILIANS}}}''' | '''{{{CIVILIANS}}}''' | ||
<br/> Civilians | <br/> Civilians |
Revision as of 00:16, 10 June 2022
Test Zone
Including the CO
{{ Amity Crew Figures | CO = 1 | OFFICERS = 10 | ENLISTED = 30 | CIVILIANS = 100 }}
Yields...
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
1
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
10
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
30
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
100
|
Excluding the CO
{{ Amity Crew Figures | CO = | OFFICERS = 5 | ENLISTED = 200 | CIVILIANS = 10 }}
Yields...
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
5
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
200
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
10
|
Excluding Any Duty Post
{{ Amity Crew Figures | CO = | OFFICERS = 10 | ENLISTED = 20 | CIVILIANS = }}
Yields...
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
10
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;" |
20
|