Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.

Template:Heroicbox: Difference between revisions

From Skylanders Wiki, the Skylands encylopedia
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
Aura24 (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
{| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C"
  <title source="title1">
|-
    <default>{{PAGENAME}}</default>
! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
  </title>
|-
  <image source="image1">
| style="text-align:center" colspan="2" | {{{image|}}}
    <caption source="caption1"/>
|- style="vertical-align: top;"
  </image>
{{#if:{{{skylander|}}}|{{!}}-style="background:#b6daff"
  <data source="row1">
{{!}} '''Skylander:'''
    <label>Label</label>
{{!}} {{{skylander}}}
  </data>
|}}
  <data source="row2">
|- style="vertical-align: top"
    <label>Label</label>
{{#if:{{{enemy|}}}|{{!}}-style="background:#b6daff"
  </data>
{{!}} '''Enemies:'''
  <data source="row3">
{{!}} {{{enemy}}}
    <label>Label</label>
|}}
  </data>
|- style="vertical-align: top"
</infobox>
{{#if:{{{timelimit|}}}|{{!}}-style="background:#b6daff"
<noinclude>
{{!}} '''Time Limit:'''
Example usage:<pre>
{{!}} {{{timelimit}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{appearance|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Appears in:'''
{{!}} {{{appearance}}}
|}}
|}<noinclude>
 
==Usage==
<pre>
{{Heroicbox
{{Heroicbox
|title1=Example
|name=
|image1=Example
|image=
|caption1=Example
|skylander=
|row1=Example
|timelimit=
|row2=Example
|enemy=
|row3=Example
|appearance=
}}
}}
</pre>
</pre>
</noinclude>

Latest revision as of 11:44, May 28, 2025

Heroicbox

Usage

{{Heroicbox
|name=
|image=
|skylander=
|timelimit=
|enemy=
|appearance=
}}