Template:TechWeb: Difference between revisions

466 bytes added ,  15:35, 9 November 2019
m
no edit summary
(template for techwebs)
 
mNo edit summary
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:#9f88d1"|'''Technology'''
|align=center width="120" style="background-color:#9f88d1"|'''{{{techname|Technology}}}'''
|'''Research Cost: '''{{{cost|List research cost here.}}}
|'''Research Cost: '''{{{cost|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:#9f88d1"|''' '''
|align=center width="120" style="background-color:#9f88d1"|''' ''' [[File:{{{image|pai.png}}}|frameless|120px|center]]
|'''Required: '''{{{req|List prerequisite tech here.}}}
|'''Required: '''{{{req|List prerequisite tech here.}}}
|}
|}
Line 20: Line 20:
[[Category:templates]]
[[Category:templates]]
|}
|}
<noinclude>
'''Code:'''
<nowiki>{{TechWeb</nowiki><br>
<nowiki>|techname = Technology</nowiki><br>
<nowiki>|image = pai.png</nowiki><br>
<nowiki>|cost = List research cost here.</nowiki><br>
<nowiki>|req = List prerequisite tech here.</nowiki><br>
<nowiki>|unlock = List what the tech unlocks here.</nowiki><br>
<nowiki>|designs = List designs here.}}</nowiki>
[[Category:Templates]]
</noinclude>
Wiki Staff
6,167

edits