Difference between revisions of "Template:Infobox Race (TLF)"

From Arcen Wiki
Jump to navigation Jump to search
(First version of race infobox template for TLF)
 
(Add ship and building construction speed fields)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
! class="title" colspan="2" style="font-size:150%" | [[Image:{{{icon}}}|{{{size|64px}}}]] '''{{{name}}}'''
 
! class="title" colspan="2" style="font-size:150%" | [[Image:{{{icon}}}|{{{size|64px}}}]] '''{{{name}}}'''
 
|-
 
|-
! class="image" colspan="2" | [[Image:{{{portrait}}}]]
+
! class="image" colspan="2" | [[Image:{{{portrait}}}|{{{size|240px}}}]]
 
|-
 
|-
 
! Alignment
 
! Alignment
Line 9: Line 9:
 
|-
 
|-
 
! Ship strength
 
! Ship strength
| {{{shipstrength}}}  
+
| {{{shipstrength|}}}  
 
|-
 
|-
 
! Ground strength
 
! Ground strength
| {{{groundstrength}}}  
+
| {{{groundstrength|}}}
 +
|-
 +
! Construction speed
 +
| {{{construction|}}}
 +
|-
 +
! Shipbuilding speed
 +
| {{{shipbuild|}}}  
 
|-
 
|-
 
! Research speed
 
! Research speed
| {{{research}}}  
+
| {{{research|}}}  
 
|-
 
|-
 
! Population growth
 
! Population growth
| {{{population}}}  
+
| {{{population|}}}  
 
|-
 
|-
 
|}
 
|}
Line 37: Line 43:
 
| shipstrength  =
 
| shipstrength  =
 
| groundstrength =
 
| groundstrength =
 +
| construction  =
 +
| shipbuild      =
 
| research      =
 
| research      =
 
| population    =
 
| population    =

Latest revision as of 12:04, 24 May 2014

[[Image:{{{icon}}}|64px]] {{{name}}}
[[Image:{{{portrait}}}|240px]]
Alignment {{{alignment}}}
Ship strength
Ground strength
Construction speed
Shipbuilding speed
Research speed
Population growth


Usage
{{Infobox Race (TLF)
| name           = 
| icon           = 
| portrait       =
| alignment      =
| shipstrength   =
| groundstrength =
| construction   =
| shipbuild      =
| research       =
| population     =
}}