Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:SkillAttribute"
m (add semicolon if both arena and tower set) |
m (semicolon -> comma? semicolon seemed to do some type of formatting) |
||
Line 1: | Line 1: | ||
<includeonly>'''{{{1|{{{Name}}}}}}:''' {{#if:{{{Dungeon|}}} | <includeonly>'''{{{1|{{{Name}}}}}}:''' {{#if:{{{Dungeon|}}} | ||
− | |{{{Dungeon}}} {{#if:{{{Arena|{{{Tower|}}}}}}|({{#if:{{{Arena|}}}|{{{Arena}}} in Arena}}{{#if:{{{Arena|}}}|{{#if:{{{Tower|}}}| | + | |{{{Dungeon}}} {{#if:{{{Arena|{{{Tower|}}}}}}|({{#if:{{{Arena|}}}|{{{Arena}}} in Arena}}{{#if:{{{Arena|}}}|{{#if:{{{Tower|}}}|,}}}} {{#if:{{{Tower|}}}|{{{Tower}}} in Tower}})}} |
|{{{2|{{{Value}}}}}} | |{{{2|{{{Value}}}}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 03:46, 29 May 2015
'''{{{Name}}}:''' {{{Value}}}
use this template when adding skill attributes.
Usage
Values
Use this format when handling values (or text that changes depending on the environment)
{{SkillAttribute|Cooldown|Dungeon=15 sec|Arena=20 sec|Tower=15 sec}}
Cooldown: 15 sec (20 sec in Arena, 15 sec in Tower)
Important! Use this even when all values are the same! Eventual formatting differences will make you sad, and this format look out of place.
{{SkillAttribute|Number of Hits|Dungeon=6|Arena=6|Tower=6}}
Number of Hits: 6 (6 in Arena, 6 in Tower)
Fixed / Town Text
Use this format when handling text or values that are only applicable in Town.
{{SkillAttribute|SP per level|25}}
SP per level: 25
{{Town Movement Speed|Value=+5%}}
SP per level: +5%