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)
 
(Set portrait size to 240px; leave ship strength blank if unspecified)
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

Revision as of 10:24, 8 May 2014

[[Image:{{{icon}}}|64px]] {{{name}}}
[[Image:{{{portrait}}}|{Template:Size]]
Alignment {{{alignment}}}
Ship strength
Ground strength {{{groundstrength}}}
Research speed {{{research}}}
Population growth {{{population}}}


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