Template:Row

From Another Eden Wiki

Description[edit]

This template is used for addition of table rows to the existing table.

Processed arguments:

  • colspan= The colspan attribute defines the number of columns a cell should span.
  • bgcolor= Background color of current table row. Used with html colors.
  • align= Align text in the current table row. (center, right, left..)

USE "anotherTable" or custom style for bgcolor to work.

  • noParse=yes to dissable icons parsing for enemy template in current row.

Usage[edit]

{|class="anotherTable"
{{Row|colspan=3|bgcolor=lightgray|'''Starts PURPLE'''|align=center}}
{{Row|1,9|Your armor is useless!|AOE magic (800+ dmg) + Wind, Physical RES DOWN S to party (3 turns)}}
|-
|}


Starts PURPLE
1,9 Your armor is useless!AOE magic (800+ dmg) + Wind, Physical RES DOWN S to party (3 turns)