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
m (8 revisions imported: adding infoboxes)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infoboxtable"
{| class="infobox" cellpadding=2 cellspacing=2 align={{{align|right}}} width=280px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background: #f8fff7; border:1px solid #8a8; color:#000; border-radius: 15px;"
|-
|-
! colspan="2" class="infoboxname" |  {{{title|{{PAGENAME}}}}}
! colspan="2" bgcolor="#FF00FF" style="border-radius: 15px;"|  {{{title|{{PAGENAME}}}}}
|-
|-
! colspan="2" {{!}} {{{image|''No image yet''<includeonly>[[Category:Infoboxes lacking images]]</includeonly>}}}{{#if:{{{caption|}}} | <br>''{{{caption}}}'' }}
! colspan="2" | {{{image|''No image yet''<includeonly>[[Category:Infoboxes lacking images]]</includeonly>}}}{{#if:{{{caption|}}} | <br>''{{{caption}}}'' }}
|-style="vertical-align: top"
|-style="vertical-align: top"
|
|
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
! colspan="2" class="infoboxname" {{!}} Skill Information <span style="font-size:70%; float:right;">
! colspan="2" bgcolor="#FF00FF" style="border-radius: 15px;"| Skill Information
|-
|-
{{!}} <div>Info</div> {{!!}} {{{info|''Unknown''}}}
| bgcolor="#D8BFD8" style="border-top-left-radius: 15px;"|'''Info'''
| bgcolor="#D8BFD8" style="border-top-right-radius: 15px;"| {{{info|''None''}}}
|-
|-
{{!}} <div>Effect</div> {{!!}} {{{effect|''Unknown''}}}
| '''Effect''' || {{{effect|''None''}}}
|-
|-
{{!}} <div>Cost</div> {{!!}} {{{cost|''Unknown''}}}</span>
| bgcolor="#D8BFD8" style="border-bottom-left-radius: 15px;"|'''Cost'''
| bgcolor="#D8BFD8" style="border-bottom-right-radius: 15px;"| {{{cost|''None''}}}</span>
|}
|}
|}<noinclude>{{doc}}
|}<noinclude>
 
<pre><nowiki>
{{Infobox Skill
|title  = Name of the skill/magic
|image  = Image of the skill/magic in use
|caption = Optional image caption
|info    = In game information of the skill/magic
|effect  = What the skill/magic does
|cost    = Cost of the skill/magic
}}
</nowiki></pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 00:29, 6 September 2019

Infobox Skill
No image yet
Skill Information
Info None
Effect None
Cost None
{{Infobox Skill
|title   = Name of the skill/magic
|image   = Image of the skill/magic in use
|caption = Optional image caption
|info    = In game information of the skill/magic
|effect  = What the skill/magic does
|cost    = Cost of the skill/magic
}}