Difference between revisions of "Template:PL Item"
Jump to navigation
Jump to search
Monster860 (talk | contribs) (Created page with "|- | {{{name}}} || {{{cost}}} || {{{m}}} || {{{e}}} || {{{pl}}} || {{{pow}}} || {{{bs}}} || {{{bio}}} || {{{c}}} || {{{em}}} || {{{dt}}} || {{{i}}} |-<noinclude> = Notes = * '...") |
Monster860 (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
* '''i''' = Illegal Technologies Research | * '''i''' = Illegal Technologies Research | ||
= Usage = | = Usage = | ||
<nowiki>{{ | <nowiki>{{PL Item | name=Capacitor | cost=1000 metal | m=0 | e=0 | pl=0 | pow=1 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}</nowiki> | ||
'''Result:''' | '''Result:''' | ||
Line 23: | Line 23: | ||
|+ | |+ | ||
|- | |- | ||
!Item Name !! Materials !! Engineering !! Plasma !! Power !! Blue- space !! Biological !! Combat !! Electro- magnetic !! Data Theory !! Illegal | !Item Name !! Cost !! Materials !! Engineering !! Plasma !! Power !! Blue- space !! Biological !! Combat !! Electro- magnetic !! Data Theory !! Illegal | ||
{{ | {{PL Item | name=Capacitor | cost=1000 metal | m=0 | e=0 | pl=0 | pow=1 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}} | ||
|} | |} | ||
Latest revision as of 21:04, 20 November 2015
|- | {{{name}}} || {{{cost}}} || {{{m}}} || {{{e}}} || {{{pl}}} || {{{pow}}} || {{{bs}}} || {{{bio}}} || {{{c}}} || {{{em}}} || {{{dt}}} || {{{i}}} |-
Notes
- name = Item name
- cost = Material Cost
- m = Materials Research
- e = Engineering Research
- pl = Plasma Research
- pow = Power Manipulation Technology
- bs = 'Blue-space' Research
- bio = Biological Technology
- c = Combat Systems Research
- em = Electromagnetic Spectrum Research
- dt = Data Theory Research
- i = Illegal Technologies Research
Usage
{{PL Item | name=Capacitor | cost=1000 metal | m=0 | e=0 | pl=0 | pow=1 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}
Result:
Item Name | Cost | Materials | Engineering | Plasma | Power | Blue- space | Biological | Combat | Electro- magnetic | Data Theory | Illegal |
---|---|---|---|---|---|---|---|---|---|---|---|
Capacitor | 1000 metal | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Blank Template
{{PL Item | name=test | m=0 | e=0 | pl=0 | pow=0 | bs=0 | bio=0 | c=0 | em=0 | dt=0 | i=0}}