Template:Ally
(Created page with '<includeonly>{{{cat|}}} ''{{{text|?}}}'' ---- '''<b>Bonuses:</b>''' {{{bonus|?}}} '''<b>Upgrade Conditions:</b>''' {{{effect|?}}} '''<b>Upgrade Effects:</b>''' {{{effect|?}}} '''…') |
|||
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{{cat|}}} | <includeonly>{{{cat|}}} | ||
- | + | {{{text|?}}} | |
---- | ---- | ||
- | '''<b>Bonuses:</b>''' | + | '''<b>Base Bonuses:</b>''' |
- | {{{bonus|?}}} | + | {{{bonus|?}}}<br /> |
'''<b>Upgrade Conditions:</b>''' | '''<b>Upgrade Conditions:</b>''' | ||
- | {{{ | + | {{{upgradec|?}}}<br /> |
'''<b>Upgrade Effects:</b>''' | '''<b>Upgrade Effects:</b>''' | ||
- | {{{ | + | {{{upgradee|?}}}<br /> |
'''<b>Abilities:</b>''' | '''<b>Abilities:</b>''' | ||
- | {{{ | + | {{{abil|?}}}<br /> |
'''<b>Source:</b>''' {{{source|?}}}<br /> | '''<b>Source:</b>''' {{{source|?}}}<br /> | ||
+ | '''<b>Upkeep Cost:</b>''' {{{upkeep|?}}}<br /> | ||
'''<b>Image:</b>''' [{{{image}}} {{PAGENAME}}]<br /> | '''<b>Image:</b>''' [{{{image}}} {{PAGENAME}}]<br /> | ||
+ | '''Notes:'''{{{note|}}} | ||
---- | ---- | ||
{{{return|?}}} | {{{return|?}}} | ||
Line 19: | Line 21: | ||
<pre>{{ArtifactDisplay | <pre>{{ArtifactDisplay | ||
|cat= <categories to be included in> | |cat= <categories to be included in> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
|gp=<Galaxy Point cost> Currently unused by reserved for future functions. | |gp=<Galaxy Point cost> Currently unused by reserved for future functions. | ||
- | | | + | |bonus= <base bonus of owning the level 1 ally> |
- | | | + | |upgradec= <method used to upgrade ranks> |
+ | |upgradee= <benefit from upgrading ranks> | ||
+ | |abil=Any abilities granted. | ||
|source= <way(s) to acquire> | |source= <way(s) to acquire> | ||
- | |||
- | |||
- | |||
- | |||
|image= <image file name> | |image= <image file name> | ||
- | |note= <any special notes> | + | |note= <any special notes, such as rank progression charts> |
|return= <any return paths to other articles> | |return= <any return paths to other articles> | ||
}}</pre>[[Category:Templates]]</noinclude> | }}</pre>[[Category:Templates]]</noinclude> |
Current revision as of 19:17, 31 October 2014
A template for displaying detailed Ally profiles.
Syntax
{{ArtifactDisplay |cat= <categories to be included in> |gp=<Galaxy Point cost> Currently unused by reserved for future functions. |bonus= <base bonus of owning the level 1 ally> |upgradec= <method used to upgrade ranks> |upgradee= <benefit from upgrading ranks> |abil=Any abilities granted. |source= <way(s) to acquire> |image= <image file name> |note= <any special notes, such as rank progression charts> |return= <any return paths to other articles> }}