Template:Marines: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
{| border="1" cellspacing="0" cellpadding="2" width="80%" style="background-color:#EEEEFF;" class="wikitable sortable"
! scope="col" style="background-color:lightblue;" width=200|Job
! scope="col" class="unsortable" style="background-color:lightblue;" |Role
! scope="col" style="background-color:lightblue;" width=100|Difficulty
|-
|-
| {{{name}}} || {{{description}}} || {{{difficulty}}}
| {{{name}}} || {{{description}}} || {{{difficulty}}}
|-
|-
|}
<noinclude>
= Notes =
* '''name''' = Job name
* '''description''' = Description of the job.
* '''difficulty''' = Difficulty of the job
= Usage =
<nowiki>{{Test
| 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}}
|}</nowiki>
'''Result:'''
{| class="wikitable sortable" border="1" style="margin: 1em auto 1em auto"
|+
|-
!Item Name !! Materials !! Engineering !! Plasma !! Power !! Blue- space !! Biological !! Combat !! Electro- magnetic !! Data Theory !! Illegal
{{DA Item | name=Capacitor | m=0 | e=0 | pl=0 | pow=1 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}
|}
== Blank Template ==
<nowiki>{{DA Item | name=test | m=0 | e=0 | pl=0 | pow=0 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}</nowiki>[[Category:Templates]]
</noinclude>

Revision as of 19:32, 31 May 2017

Job Role Difficulty
{{{name}}} {{{description}}} {{{difficulty}}}

Notes

  • name = Job name
  • description = Description of the job.
  • difficulty = Difficulty of the job

Usage

{{Test 
| 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:

Item Name Materials Engineering Plasma Power Blue- space Biological Combat Electro- magnetic Data Theory Illegal

Template:DA Item

Blank Template

{{DA Item | name=test | m=0 | e=0 | pl=0 | pow=0 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}