Difference between revisions of "Template:Building"

From theFarWilds
Jump to: navigation, search
(New page: == Building Stats == <!-- TODO: "prettify" this HTML --> <table border=1> <tr> <td>Attack</td> <td>{{{1}}}</td> </tr> <tr> <td>Hit Points</td> <td>{{{2}}...)
 
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
<!-- Map of attributes to their function:
 +
 +
  1  Attack points
 +
  2  Hit points
 +
  3  Speed
 +
  4  Vision
 +
  5  Range
 +
  6  Domain level. Use template {{x}} where "x" is the first letters of the domain name. So Celestial Imperium would be {{CI}}. If the card needs CI x 3, use {{CI}}{{CI}}{{CI}}. Or for Elemental, use {{E}}. Use {{HoC}} for Hordes of Chaos.
 +
  7  Flux cost
 +
  8  Attributes. Use templates {{Fear}}, {{Hover}}, {{Aloft}} etc.
 +
 +
 +
-->
 +
 
== Building Stats ==
 
== Building Stats ==
<!-- TODO: "prettify" this HTML -->
+
{| cellpadding=2 style="text-align: center; border-collapse:collapse; " border="1"
<table border=1>
+
|+ ''{{PAGENAME}}''
  <tr>
+
! scope="col" colspan=2 | Stats
      <td>Attack</td>
+
! scope="col" | Domain Level
      <td>{{{1}}}</td>
+
! scope="col" | Flux Cost
  </tr>
+
! scope="col" | Attributes
  <tr>
+
|-
      <td>Hit Points</td>
+
! scope="row" width=75px | ''Attack''
      <td>{{{2}}}</td>
+
| width=35px |{{{1}}}  
  </tr>
+
| rowspan=5 | {{{6}}}
  <tr>
+
| rowspan=5 | {{{7}}}
      <td>Speed</td>
+
| rowspan=5 | {{{8}}}
      <td>{{{3}}}</td>
+
|-
  </tr>
+
! scope="row" |''Hit Points''
  <tr>
+
| {{{2}}}  
      <td>Vision</td>
+
|-
      <td>{{{4}}}</td>
+
! scope="row" |''Speed''
  </tr>
+
| {{{3}}}  
  <tr>
+
|-
      <td>Range</td>
+
! scope="row" |''Vision''
      <td>{{{5}}}</td>
+
| {{{4}}}  
  </tr>
+
|-
  <tr>
+
! scope="row" |''Range''
      <td>Special Attributes</td>
+
| {{{5}}}  
      <td>{{{6|none}}}</td>
+
|}
  </tr>
+
</table>
+
  
 
<includeonly>
 
<includeonly>
 
[[Category:Building]]
 
[[Category:Building]]
 
</includeonly>
 
</includeonly>
 +
 +
<noinclude>
 +
[[Category:Template]]
 +
</noinclude>

Latest revision as of 18:42, 16 July 2013


Building Stats

Building
Stats Domain Level Flux Cost Attributes
Attack {{{1}}} {{{6}}} {{{7}}} {{{8}}}
Hit Points {{{2}}}
Speed {{{3}}}
Vision {{{4}}}
Range {{{5}}}