Template:Skill Infobox: Difference between revisions
From Tiny Rogues Wiki
(Created a new infobox to put on class pages for the upcoming skills) |
mNo edit summary |
||
Line 8: | Line 8: | ||
|SkillCastTime = String | |SkillCastTime = String | ||
|SkillRecovery = String | |SkillRecovery = String | ||
|SkillCost = | |SkillCost = Int | ||
|SkillRequires = String | |SkillRequires = String | ||
}} | }} | ||
Line 27: | Line 27: | ||
</group> | </group> | ||
<data source="SkillCastTime"><label>Cast Time:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillCastTime}}}</p></format> | <data source="SkillCastTime"><label>Cast Time:</label><format><p style="padding-top:5px; padding-bottom:5px">{{col|G|{{{SkillCastTime}}}}}</p></format> | ||
<data source="SkillRecovery"><label>Mana Recovery:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRecovery}}}</p></format> | <data source="SkillRecovery"><label>Mana Recovery:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRecovery}}}</p></format> | ||
<data source="SkillCost"><label>Mana Cost:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillCost}}}</p></format> | <data source="SkillCost"><label>Mana Cost:</label><format><p style="padding-top:5px; padding-bottom:5px">{{col|G|{{{SkillCost}}}}} [[File:IconMana.png|15px|link=]]</p></format> | ||
<data source="SkillRequires"><label>Requires</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRequires}}}</p></format> | <data source="SkillRequires"><label>Requires</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRequires}}}</p></format> |
Revision as of 16:24, 18 July 2024
This template defines the table "Skill_Infobox". View table.