Difference between revisions of "Template:TechWeb"
From NSV13
Jump to navigationJump to searchimported>Coconutwarrior97 |
imported>Coconutwarrior97 |
||
| (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 21:15, 1 September 2018
|
How to use this template:[edit source]
{{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
|
