Difference between revisions of "Template:AW Units"

From Gamehiker Wiki
Jump to navigation Jump to search
m
 
(3 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}}}
Line 8: Line 6:
 
|-  
 
|-  
 
| 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=
|}}