Template:LandUnit Table: Difference between revisions

From Wiki Grepolis EN
Jump to navigation
mNo edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>This template creates an information table for land units.. More info after the template is done</noinclude>
<noinclude>This template creates an information table for land units.. More info after the template is done</noinclude>
<includeonly>
<includeonly>
<table cellpadding="3px" cellspacing="0" style="table-layout:fixed; width:40%; color:Black; background:#FFE7B4; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; font-size:100%;">
<table cellpadding="3px" cellspacing="0" style="width:40%; color:Black; background:#FFE7B4; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; font-size:100%;">
<tr>
<tr>
<th colspan="3">{{{name}}}</th>
<th colspan="3">{{{name}}}</th>
</tr>
</tr>
<tr>
<tr>
  <td rowspan="14">[[File:{{{picture}}}|{{{{name}}}]]</td>
  <td rowspan="14">[[File:{{{picture}}}|{{{name}}}]]</td>
  <td colspan="2>'''Costs'''</td>
  <td colspan="2>'''Costs'''</td>
</tr>
</tr>

Revision as of 08:12, 20 January 2010

This template creates an information table for land units.. More info after the template is done