Difference between revisions of "Template:Ego table"

From Tales of Maj'Eyal
Jump to: navigation, search
m
m (adjusts 'power source' column width)
Line 1: Line 1:
 
<includeonly><onlyinclude>{|cellpadding="10" class="wikitable" style="color: black;" width="100%"
 
<includeonly><onlyinclude>{|cellpadding="10" class="wikitable" style="color: black;" width="100%"
 
! width=100ch | Name
 
! width=100ch | Name
! width=50ch | Power Source
+
! width=100ch | Power Source
 
! width=50ch | Min. Level
 
! width=50ch | Min. Level
 
! width=50ch | Greater
 
! width=50ch | Greater

Revision as of 00:35, 13 November 2016


Name Power Source Min. Level Greater Rarity Cost Effects

{{{ego_rows}}}

This template is used to produce a table of egos and the abilities associated with the. Use Ego row to add rows. Some egos have effects that works once an item is wielded, and some only work when the item is used as weapon in an attack. In 'effects' column, use bullet lists to separate those.

Usage:

{{ego table|ego_rows=
{{ego row
|name=
|source=
|level=
|greater=
|rarity=
|cost=
|effects=
}}
{{ego row
|name=
|source=
|level=
|greater=
|rarity=
|cost=
|effects=
}}
...
}}