Predefinição:LandUnit Table: diferenças entre revisões
Saltar para a navegação
Sem resumo de edição |
Sem resumo de edição |
||
Linha 9: | Linha 9: | ||
to include an information table with these values for a land unit. | to include an information table with these values for a land unit. | ||
For a practical example view the source code of [[ | For a practical example view the source code of [[Guerreiro com espada]] unit</noinclude> | ||
<includeonly> | <includeonly> | ||
<table cellpadding="3px" cellspacing="0" style="width:50%; 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:50%; 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%;"> |
Edição atual desde as 20h12min de 14 de fevereiro de 2010
Esta predefinição mostra os dados relativamente as unidades.
Usar
{{LandUnit_Table|WoodCost|RockCost|SilverCost|FavorCost|PopulationCost |WeaponType|AttackDamage|DefenseBlunt|DefenseSharp|DefenseDistance|Booty|Speed |name=UnitName|picture=ImageFile}}
to include an information table with these values for a land unit.
For a practical example view the source code of Guerreiro com espada unit