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
(Undo revision 18590 by PowerMasterAlex (talk))
 
(5 intermediate revisions by 2 users 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" |  {{{title1|{{PAGENAME}}}}}
! colspan="2" bgcolor="#FF00FF" style="border-radius: 15px;"|  {{{title|{{PAGENAME}}}}}
|-
|-
{{#if: {{{image1|}}} | ! colspan="2" {{!}} [[File:{{{image1}}}{{!}}{{{size|300x400px}}}]] | ! colspan="2" {{!}} ''No image yet''{{#ifeq: {{NAMESPACE}} | Template | | <includeonly>[[Category:Infoboxes lacking images]]</includeonly>}} }} {{#if:{{{caption1|}}} | <br>''{{{caption1}}}'' }}
! colspan="2" | {{{image|''No image yet''<includeonly>[[Category:Infoboxes lacking images]]</includeonly>}}}{{#if:{{{caption|}}} | <br>''{{{caption}}}'' }}
|-style="vertical-align: top"
|
{| class="mw-collapsible mw-collapsed" style="width: calc(100% + 6px); margin: -3px;"
! colspan="2" bgcolor="#FF00FF" style="border-radius: 15px;"| Skill Information
|-
|-
{{#if: {{{info|}}} | {{!}} <div>Info</div> {{!!}} {{{info}}} }}
| bgcolor="#D8BFD8" style="border-top-left-radius: 15px;"|'''Info'''
| bgcolor="#D8BFD8" style="border-top-right-radius: 15px;"| {{{info|''None''}}}
|-
|-
{{#if: {{{effect|}}} | {{!}} <div>Effect</div> {{!!}} {{{effect}}} }}
| '''Effect''' || {{{effect|''None''}}}
|-
|-
{{#if: {{{cost|}}} | {{!}} <div>Cost</div> {{!!}} {{{cost}}} }}
| bgcolor="#D8BFD8" style="border-bottom-left-radius: 15px;"|'''Cost'''
|}<noinclude>{{doc}}
| bgcolor="#D8BFD8" style="border-bottom-right-radius: 15px;"| {{{cost|''None''}}}</span>
 
|}
|}<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
}}