Template:Amity Crew Figures
Jump to navigation
Jump to search
Usage Notes
Basic Department Listing Syntax
{{ Amity Crew Figures | DEPT = | CO = 1 | OFFICERS = 50 | ENLISTED = 300 | CIVILIANS = 1,000 }}
Yields...
1
|
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
{{ #if: 300 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
|
1,000
|
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...
{{ #if: 10style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
{{ #if: 20 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
|
Switching Department
{{ Amity Crew Figures | DEPT = Command | OFFICERS = 10 | ENLISTED = 20 | CIVILIANS = 100 }}
Yields...
{{ #if: 10style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
{{ #if: 20 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
|
100
|
{{ Amity Crew Figures | DEPT = Ops | OFFICERS = 10 | ENLISTED = 20 | CIVILIANS = 100 }}
Yields...
{{ #if: 10style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
{{ #if: 20 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
|
100
|
{{ Amity Crew Figures | DEPT = Science | OFFICERS = 10 | ENLISTED = 20 | CIVILIANS = 100 }}
Yields...
{{ #if: 10style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
{{ #if: 20 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
|
100
|
{{ Amity Crew Figures | DEPT = FDC | OFFICERS = 10 | ENLISTED = 20 | CIVILIANS = 100 }}
Yields... Note: FDC uniform not yet designed; WIP
{{ #if: 10style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
Diplomats {{ #if: 20 |
style="width: 90px; background-color: lightgrey; padding-top: 10px; border-right: 2px solid white;border-radius: 10px;" |
Staff |
Others
|