3,599
edits
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
|}} | |}} | ||
{{ #if: {{{OFFICERS|}}} | {{ #if: {{{OFFICERS|}}} | ||
| {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-OFFICER-{{ #switch: {{{DEPT}}} | Command = CMD | Ops = OPS | Science = SCI | FDC = FDC | #default = B&W }}.png|x110px|link=]] | | {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-OFFICER-{{ #switch: {{{DEPT}}} | Command = CMD | Ops = OPS | Science = SCI | Marine = MAR | FDC = FDC | #default = B&W }}.png|x110px|link=]] | ||
<font style="font-size: small;">'''{{{OFFICERS}}}'''</font> | <font style="font-size: small;">'''{{{OFFICERS}}}'''</font> | ||
<br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Diplomats | #default= Officers }}</font> | <br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Diplomats | #default= Officers }}</font> | ||
Line 15: | Line 15: | ||
|}} | |}} | ||
{{ #if: {{{ENLISTED|}}} | {{ #if: {{{ENLISTED|}}} | ||
| {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-ENLISTED-{{ #switch: {{{DEPT}}} | Command = CMD | Ops = OPS | Science = SCI | FDC = FDC | #default = B&W }}.png|x110px|link=]] | | {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-ENLISTED-{{ #switch: {{{DEPT}}} | Command = CMD | Ops = OPS | Science = SCI | Marine = MAR | FDC = FDC | #default = B&W }}.png|x110px|link=]] | ||
<font style="font-size: small;">'''{{{ENLISTED}}}'''</font> | <font style="font-size: small;">'''{{{ENLISTED}}}'''</font> | ||
<br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Staff | #default= Enlisted }}</font> | <br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Staff | #default= Enlisted }}</font> | ||
Line 21: | Line 21: | ||
|}} | |}} | ||
{{ #if: {{{CIVILIANS|}}} | {{ #if: {{{CIVILIANS|}}} | ||
| {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-CIV-{{ #switch: {{{DEPT}}} | Command = RED | Ops = YEL | Science = BLU | FDC = FDC | #default = NTRL }}.png|x110px|link=]] | | {{!}} style="width: 75px; background-color: lightgrey; padding-top: 10px; border-radius: 0 0 10px 10px;" {{!}} [[File:C-PIC-CIV-{{ #switch: {{{DEPT}}} | Command = RED | Ops = YEL | Science = BLU | Marine = MAR | FDC = FDC | #default = NTRL }}.png|x110px|link=]] | ||
<font style="font-size: small;">'''{{{CIVILIANS}}}'''</font> | <font style="font-size: small;">'''{{{CIVILIANS}}}'''</font> | ||
<br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Others | #default= Civilians }}</font> | <br/> <font style="font-size: smaller;">{{ #switch: {{{DEPT}}} | FDC = Others | #default= Civilians }}</font> | ||
Line 112: | Line 112: | ||
{{ Amity Crew Figures | {{ Amity Crew Figures | ||
| DEPT = Science | | DEPT = Science | ||
| OFFICERS = 10 | |||
| ENLISTED = 20 | |||
| CIVILIANS = 100 | |||
}} | |||
<pre> | |||
{{ Amity Crew Figures | |||
| DEPT = Marine | |||
| OFFICERS = 10 | |||
| ENLISTED = 20 | |||
| CIVILIANS = 100 | |||
}} | |||
</pre> | |||
Yields... | |||
{{ Amity Crew Figures | |||
| DEPT = Marine | |||
| OFFICERS = 10 | | OFFICERS = 10 | ||
| ENLISTED = 20 | | ENLISTED = 20 |