Difference between revisions of "Template:Ego row"
From Tales of Maj'Eyal
(adds 'min level' and 'cost' column; adds usage syntax) |
|||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>|- | <includeonly><onlyinclude>|- | ||
| {{{name}}} | | {{{name}}} | ||
− | | {{{ | + | | {{{source}}} |
+ | | {{{level}} | ||
| {{{greater}}} | | {{{greater}}} | ||
| {{{rarity}}} | | {{{rarity}}} | ||
− | | {{{ | + | | {{{cost}}} |
+ | | {{{effects}}} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
This template is used to produce ego rows in [[Template:Ego table|Ego table]]. | This template is used to produce ego rows in [[Template:Ego table|Ego table]]. | ||
+ | |||
+ | Usage: | ||
+ | <pre><nowiki> | ||
+ | {{ego row | ||
+ | |name= | ||
+ | |source= | ||
+ | |greater= | ||
+ | |rarity= | ||
+ | |cost= | ||
+ | |effects= | ||
+ | }} | ||
+ | </nowiki></pre> |
Revision as of 23:37, 12 November 2016
This template is used to produce ego rows in Ego table.
Usage:
{{ego row |name= |source= |greater= |rarity= |cost= |effects= }}