Difference between revisions of "Template:Ego table"

From Tales of Maj'Eyal
Jump to: navigation, search
(adds 'min level' and 'cost' column; adds usage syntax)
m
Line 18: Line 18:
 
Usage:
 
Usage:
 
<pre><nowiki>
 
<pre><nowiki>
{{ego table|ego rows=
+
{{ego table|ego_rows=
 
{{ego row
 
{{ego row
 
|name=
 
|name=

Revision as of 23:47, 12 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=
}}
...
}}