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; margin-bottom: 0 !important;"
{| style="text-align:center; margin-bottom: none !important;"
{{ #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=]]

Revision as of 00:48, 10 June 2022


Test Zone

Basic Department Listing Syntax

{{ Amity Crew Figures
| DEPT = 
| CO = 1
| OFFICERS = 50
| ENLISTED = 300
| CIVILIANS = 1,000
}}

Yields...

C-PIC-CAPTAIN.png

1
CO

C-PIC-OFFICER-B&W.png

50
Officers

C-PIC-ENLISTED-B&W.png

300
Enlisted

C-PIC-CIV-NTRL.png

1,000
Civilians



Excluding Any Duty Post

Simply remove any duty post / role (including CO) that you don't want to include. You can also set the # to 0 or leave it blank (your choice).

{{ Amity Crew Figures
| OFFICERS = 10
| ENLISTED = 20
}}

Yields...

C-PIC-OFFICER-B&W.png

10
Officers

C-PIC-ENLISTED-B&W.png

20
Enlisted


Switching Department

{{ Amity Crew Figures
| DEPT = Command
| OFFICERS = 10
| ENLISTED = 20
| CIVILIANS = 100
}}

Yields...

C-PIC-OFFICER-CMD.png

10
Officers

C-PIC-ENLISTED-CMD.png

20
Enlisted

C-PIC-CIV-RED.png

100
Civilians


{{ Amity Crew Figures
| DEPT = Ops
| OFFICERS = 10
| ENLISTED = 20
| CIVILIANS = 100
}}

Yields...

C-PIC-OFFICER-OPS.png

10
Officers

C-PIC-ENLISTED-OPS.png

20
Enlisted

C-PIC-CIV-YEL.png

100
Civilians


{{ Amity Crew Figures
| DEPT = Science
| OFFICERS = 10
| ENLISTED = 20
| CIVILIANS = 100
}}

Yields...

C-PIC-OFFICER-SCI.png

10
Officers

C-PIC-ENLISTED-SCI.png

20
Enlisted

C-PIC-CIV-BLU.png

100
Civilians


{{ Amity Crew Figures
| DEPT = FDC
| OFFICERS = 10
| ENLISTED = 20
| CIVILIANS = 100
}}

Yields... Note: FDC uniform not yet designed; WIP

C-PIC-OFFICER-FDC.png

10
Officers

C-PIC-ENLISTED-FDC.png

20
Enlisted

C-PIC-CIV-FDC.png

100
Civilians