More actions
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
| {{{name}}} || {{{description}}} || {{{difficulty}}} | |- | ||
| | | {{{name}}} || {{{description}}} || {{{difficulty}}} | ||
|- | |||
<noinclude> | <noinclude> | ||
= Notes = | '''If you're confused by templates click [https://www.mediawiki.org/wiki/Help:Templates#Creation here.]''' | ||
= Key/Notes: = | |||
* '''name''' = Job name | * '''name''' = Job name | ||
* '''description''' = Description of the job. | * '''description''' = Description of the job. | ||
* '''difficulty''' = Difficulty of the job | * '''difficulty''' = Difficulty of the job | ||
= Usage = | |||
== Usage == | |||
<nowiki> | <nowiki> | ||
{ | {{Marines | ||
{ | |||
| name = [[File:MilitaryPolice.png|64px|link=Military Police]]<br>[[Military Police]] | | name = [[File:MilitaryPolice.png|64px|link=Military Police]]<br>[[Military Police]] | ||
| description = Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | | description = Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | ||
| difficulty = Medium}} | | difficulty = Medium}} | ||
|} | |||
</nowiki> | </nowiki> | ||
==Result== | |||
{| border="1" cellspacing="0" cellpadding="2" width="80% | {| border="1" cellspacing="0" cellpadding="2" width="80%" class="wikitable sortable" | ||
! scope="col" style="background-color:lightblue;" width=200|Job | ! scope="col" style="background-color:lightblue;" width=200|Job | ||
! scope="col" class="unsortable" style="background-color:lightblue;" |Role | ! scope="col" class="unsortable" style="background-color:lightblue;" |Role | ||
! scope="col" style="background-color:lightblue;" width=100|Difficulty | ! scope="col" style="background-color:lightblue;" width=100|Difficulty | ||
{{ | {{Marines | ||
| name = [[File:MilitaryPolice.png|64px|link=Military Police]]<br>[[Military Police]] | | name = [[File:MilitaryPolice.png|64px|link=Military Police]]<br>'''[[Military Police]]''' | ||
| description = Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | | description = Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | ||
| difficulty = Medium}} | | difficulty = '''Medium'''}} | ||
|} | |||
== Blank Template == | == Blank Template == | ||
<nowiki>{{ | <nowiki>{{Marines | ||
| name = Fill in | | name = Fill in | ||
| description = Fill in | | description = Fill in | ||
| difficulty = Fill in}}</nowiki> | | difficulty = Fill in}} | ||
|}</nowiki> | |||
</noinclude> | </noinclude> |
Latest revision as of 11:30, 1 June 2017
|- | {{{name}}} || {{{description}}} || {{{difficulty}}} |-
If you're confused by templates click here.
Key/Notes:
- name = Job name
- description = Description of the job.
- difficulty = Difficulty of the job
Usage
{{Marines | name = [[File:MilitaryPolice.png|64px|link=Military Police]]<br>[[Military Police]] | description = Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | difficulty = Medium}} |}
Result
Job | Role | Difficulty |
---|---|---|
Military Police |
Uphold and Enforce Marine Law. Detain anyone not following Marine Law. Defend the ship from invaders. Keep the crew of the Almayer safe. | Medium |
Blank Template
{{Marines | name = Fill in | description = Fill in | difficulty = Fill in}} |}