Template:Skill Infobox: Difference between revisions

From Tiny Rogues Wiki
mNo edit summary
No edit summary
 
(30 intermediate revisions by 2 users 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><includeonly>{{#cargo_store:_table=Skill_Infobox}}
<includeonly>
{{#cargo_store:_table=Skill_Infobox}}
<infobox>
<infobox>
  <title source="name">
<title source="name">
    <default><center><p style="height:5px;font-size: 0.6em;" >Skill</p>
<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>
    <p style="height:5px;font-size: 1.2em;" >{{{SkillName}}}</p>[[File:Skill{{{SkillName}}}.png]]</center></default>
</title>
  </title>
 
<data source="SkillEffect"><label>Effect:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillEffect}}}</p></format></data>
<data source="SkillEffect"><label>Effect:</label><format><p style="padding-top:5px; padding-bottom:5px">{{{SkillEffect}}}</p></format></data>
 
<group layout="horizontal" row-items="3">
<group layout="horizontal" row-items="3">
<data source="SkillProfSTR"><label><p style="color:#fa0e83">STR</p></label><default style="padding-left:50px">-</default><format><span style="color:#fa0e83; font-weight:bold"; font-size: 15px>{{{SkillProfSTR}}}</span></format></data>
<data source="SkillProfSTR"><label><p style="color:#fa0e83">STR</p></label><default style="padding-left:50px">-</default><format><span style="color:#fa0e83; font-weight:bold"; font-size: 15px>{{{SkillProfSTR}}}</span></format></data>
<data source="SkillProfDEX"><label><p style="color:#8bdf7e">DEX</p></label><default>-</default><format><span style="color:#8bdf7e; font-weight:bold; font-size: 15px">{{{SkillProfDEX}}}</span></format></data>
<data source="SkillProfDEX"><label><p style="color:#8bdf7e">DEX</p></label><default>-</default><format><span style="color:#8bdf7e; font-weight:bold; font-size: 15px">{{{SkillProfDEX}}}</span></format></data>
<data source="SkillProfINT"><label><p style="color:#1bc4f0">INT</p></label><default>-</default><format><span style="color:#1bc4f0; font-weight:bold; font-size: 15px">{{{SkillProfINT}}}</span></format></data>
<data source="SkillProfINT"><label><p style="color:#1bc4f0">INT</p></label><default>-</default><format><span style="color:#1bc4f0; font-weight:bold; font-size: 15px">{{{SkillProfINT}}}</span></format></data>
</group>
</group>
 
<data source="SkillCastTime"><label>Cast Time:</label><format><p style="color:#64ce03;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="color: #64ce03;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>
 
</infobox></includeonly>
</infobox>
</includeonly>

Latest revision as of 04:05, 1 December 2024

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