Information: 0.2.5 is officially out! Please bear with us while we are working on updating the wiki. This patch is massive so a lot of work will be needed. Enjoy the game in the meantime!

Template:Skill Infobox: Difference between revisions

From Tiny Rogues Wiki
mNo edit summary
mNo edit summary
 
(27 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#cargo_declare:_table=Skill_Infobox
{{#cargo_declare:_table=Skill_Infobox
  |SkillName = String
  |SkillName = String
  |SkillEffect = String
  |SkillEffect = Wikitext
  |SkillProfSTR = String
  |SkillProfSTR = String
  |SkillProfDEX = String
  |SkillProfDEX = String
  |SkillProfINT = String
  |SkillProfINT = String
  |SkillCastTime = String
  |SkillCastTime = String
  |SkillRecovery = String
  |SkillRecovery = Wikitext
  |SkillCost = String
  |SkillCost = Wikitext
  |SkillRequires = String
  |SkillClass = String
}}
}}
</noinclude>
</noinclude>
Line 16: Line 16:
<infobox>
<infobox>
   <title source="name">
   <title source="name">
     <default><center><p style="height:5px;font-size: 0.8em;" >{{{SkillName}}}</p>[[File:{{{SkillName}}}.png]]</center></default>
     <default><center><p style="height:5px;font-size: 0.8em;" >Class Skill:</p>
    <p style="height:5px;font-size: 1em;color:#20c5f1;padding-top:5px">{{{SkillName}}}</p><p style="padding-top:23px>[[File:Skill{{{SkillName}}}.png|72px]]</p></center></default>
   </title>
   </title>


Line 27: Line 28:
</group>
</group>


<data source="SkillCastTime"><label>Cast Time:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillCastTime}}}</p></format></data>
<data source="SkillCastTime"><label>Cast Time:</label><format><p style="padding-top:5px; padding-bottom:5px">{{col|G|{{{SkillCastTime}}}}}</p></format></data>


<data source="SkillRecovery"><label>Mana Recovery:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRecovery}}}</p></format></data>
<data source="SkillRecovery"><label>Mana Recovery:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRecovery}}}</p></format></data>


<data source="SkillCost"><label>Mana Cost:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillCost}}}[[File:IconMana.png|15px|link=]]</p></format></data>
<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>


<data source="SkillRequires"><label>Requires</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRequires}}}</p></format></data>
<data source="SkillRequires"><label>Requires</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillRequires}}}</p></format></data>

Latest revision as of 06:06, 9 August 2024

This template defines the table "Skill_Infobox". View table.