Template:Skill/datarow: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron "Weapon damage" renamed to "Attack damage" |
Joshua2504 (talk | contribs) m 24 revisions imported |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 13: | Line 13: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
--><tr style="border:solid 1px #aaa; background-color: | --><tr style="border:solid 1px #aaa; background-color:#37383f; | ||
{{#switch: {{{type}}} | {{#switch: {{{type}}} | ||
| Damage = {{#switch: {{#explode: {{{name|}}} }} | | Damage = {{#switch: {{#explode: {{{name|}}} }} | ||
| Mana | Health = # | | Mana | Health = #37383f | ||
| Weapon | Attack | = # | | Weapon | Attack | = #37383f | ||
| #default = # | | #default = #37383f | ||
}} | |||
| Restore = #37383f | |||
| Buff | |||
| Debuff = {{#ifeq: {{{name|}}} | Protection | |||
| #37383f | |||
| {{#ifeq: {{#sub:{{{l1|}}}|0|1}} | - | |||
| #37383f | |||
| #37383f | |||
}} | |||
}} | }} | ||
| Level = #deffad | | Level = #deffad | ||
| #default = white | | #default = white | ||
Line 30: | Line 37: | ||
------ Make the value span all 6 columns --> | ------ Make the value span all 6 columns --> | ||
| <td colspan="6"> | | <td colspan="6">{{{l1}}}</td> <!-- | ||
------ Otherwise ... --> | ------ Otherwise ... --> | ||
| <td style="padding-left:0.5em; text-align:left"><!-- | | <td style="padding-left:0.5em; text-align:left"><!-- | ||
-->{{# | -->{{#switch: {{{type}}} | ||
| Damage = | |||
{{#switch: {{#sub: {{{name}}} | 0 | 3 }} | |||
| Blu = [[Image:Blunt Damage Icon.png]] [[Blunt]] | | Blu = [[Image:Blunt Damage Icon.png]] [[Blunt]] | ||
| Pie = [[Image:Piercing Damage Icon.png]] [[Piercing]] | | Pie = [[Image:Piercing Damage Icon.png]] [[Piercing]] | ||
Line 44: | Line 52: | ||
| Att | Wea = [[Attack damage]] | | Att | Wea = [[Attack damage]] | ||
| #default = {{trimd|{{{name}}} }} | | #default = {{trimd|{{{name}}} }} | ||
}} {{#if: {{#explode:{{{name}}}|(|1}} | ({{#explode:{{{name}}}|(|1}} }} | |||
| #default = {{{name}}} | |||
}} | |||
</td> | </td> | ||
<td {{#if: {{{l2|}}} | <td {{#if: {{{l2|}}} |
Latest revision as of 17:57, 6 November 2020
{{skill/datarow | name = | l1 = | l2 = | l3 = | l4 = | l5 = | unit = | type = }}