Template:TechWeb: Difference between revisions
Jump to navigation
Jump to search
imported>Coconutwarrior97 No edit summary |
imported>Coconutwarrior97 No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| | | | ||
{|width = "100%" cellspacing="0" cellpadding="2" width=560 | {|width = "100%" cellspacing="0" cellpadding="2" width=560 | ||
|align=center width="120" style="background-color:#9370DB"|'''Technology | |align=center width="120" style="background-color:#9370DB"|'''{{{techname|Technology name here.}}}'''[[File:{{{image|NPA.png}}}|frameless|120px|center|link={{{small_image|File:{{{image}}}}}}]] | ||
|''Research Cost: ''{{{researchcost|List research cost here.}}} | |''Research Cost: ''{{{researchcost|List research cost here.}}} | ||
|} | |} | ||
{|width = "100%" cellspacing="0" cellpadding="2" width=560 | {|width = "100%" cellspacing="0" cellpadding="2" width=560 | ||
|align=center width="120" style="background-color:#9370DB"|''' ''' | |align=center width="120" style="background-color:#9370DB"|''' ''' | ||
|'' | |''Prerequisite: ''{{{prereq|List prerequisite tech here.}}} | ||
|} | |} | ||
{|width = "100%" cellspacing="0" cellpadding="2" width=560 | {|width = "100%" cellspacing="0" cellpadding="2" width=560 | ||
Line 14: | Line 14: | ||
|{{{designs|List designs here.}}} | |{{{designs|List designs here.}}} | ||
|} | |} | ||
{{TechWeb}} | [[Category:templates]] | ||
|}<noinclude> | |||
== How to use this template: == | |||
<code><nowiki>{{TechWeb}}</nowiki></code> | |||
yields | |||
{{TechWeb}}<noinclude> | |||
<code> | |||
<nowiki>{{TechWeb</nowiki> | |||
<nowiki>|techname = Basic Research Technology</nowiki> | |||
<nowiki>|image = R&dconsolestart.png</nowiki> | |||
<nowiki>|researchcost = N/A</nowiki> | |||
<nowiki>|prereq = N/A</nowiki> | |||
<nowiki>|designs = Basic Matter Bin, Basic Cell, Basic Scanning Module, Basic Capacitator, Basic Micro-Laser, Micro Manipulator, | |||
Destructive Analyzer, Circuit Imprinter, Experimentor, RD Console, Design Disk, Tech Disk, RD Server, RD Server Control, MechFab, | |||
Space Heater</nowiki> | |||
<nowiki>}}</nowiki> | |||
</code> | |||
yields | |||
{{TechWeb | |||
|techname = Basic Research Technology | |||
|image = R&dconsolestart.png | |||
|researchcost = N/A | |||
|prereq = N/A | |||
|designs = Basic Matter Bin, Basic Cell, Basic Scanning Module, Basic Capacitator, Basic Micro-Laser, Micro Manipulator, Destructive Analyzer, Circuit Imprinter, Experimentor, RD Console, Design Disk, Tech Disk, RD Server, RD Server Control, MechFab, Space Heater}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> |
Latest revision as of 02:15, 2 September 2018
|
How to use this template:
{{TechWeb}}
yields
|
{{TechWeb
|techname = Basic Research Technology
|image = R&dconsolestart.png
|researchcost = N/A
|prereq = N/A
|designs = Basic Matter Bin, Basic Cell, Basic Scanning Module, Basic Capacitator, Basic Micro-Laser, Micro Manipulator,
Destructive Analyzer, Circuit Imprinter, Experimentor, RD Console, Design Disk, Tech Disk, RD Server, RD Server Control, MechFab,
Space Heater
}}
yields
|