Format:LandUnit Table: Diferență între versiuni
Jump to navigation
mFără descriere a modificării |
m (A protejat "Format:LandUnit Table" ([edit=sysop] (indefinit) [move=sysop] (indefinit))) |
||
(Nu s-au afișat 3 versiuni intermediare efectuate de alți 2 utilizatori) | |||
Linia 9: | Linia 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 the [[ | For a practical example view the source code of the [[Hoplit]] 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%;"> |
Versiunea curentă din 27 ianuarie 2011 19:24
This template creates an information table for land units.
Use
{{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 the Hoplit unit