Difference between revisions of "Template:AW Units"

From Gamehiker Wiki
Jump to navigation Jump to search
(New page: <includeonly> {| border="1" cellspacing="0" cellpadding="5" align="center" ! width="15%" | Cost: {{{cost}}} ! width="15%" | Vision: {{{vision}}} ! width="15%" | Movement: {{{movement}}} !...)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{| border="1" cellspacing="0" cellpadding="5" align="center"
 
 
{| border="1" cellspacing="0" cellpadding="5" align="center"
 
 
! width="15%" | Cost: {{{cost}}}
 
! width="15%" | Cost: {{{cost}}}
 
! width="15%" | Vision: {{{vision}}}
 
! width="15%" | Vision: {{{vision}}}
! width="15%" | Movement: {{{movement}}}
+
! width="15%" | Move: {{{move}}}
 
! width="65%" | Target: {{{target}}}
 
! width="65%" | Target: {{{target}}}
 
|-  
 
|-  
 
| colspan="4" |  {{{image}}}  {{{info}}}
 
| colspan="4" |  {{{image}}}  {{{info}}}
|}
+
|}</includeonly>
 
+
<noinclude>
</includeonly>
+
== Usage ==
 +
<div style="width: 40%;"><pre>
 +
{{AW Units
 +
|cost=
 +
|vision=
 +
|move=
 +
|target=
 +
|image=
 +
|info=
 +
|}}
 +
</pre></div>
 +
[[Category: Templates]]
 +
</noinclude>

Latest revision as of 13:06, 4 April 2007


Usage[edit]

{{AW Units
|cost=
|vision=
|move=
|target=
|image= 
|info=
|}}