Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "Template:Infobox Skill"

From Power Master Wiki
Jump to navigationJump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="effect...")
 
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
  <data source="info">
    <label>Info</label>
  </data>
   <data source="effect">
   <data source="effect">
     <label>Effect</label>
     <label>Effect</label>

Revision as of 17:43, 26 December 2016

<infobox>

 <title source="title1">
   <default>Infobox Skill</default>
 </title>
 <image source="image1">

</image> <label>Info</label> <label>Effect</label> <label>Cost</label> </infobox> Example usage:

{{Infobox Skill
|title1=Example
|image1=Example
|caption1=Example
|effect=Example
|cost=Example
}}