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:Characterbox: Difference between revisions

From Skylanders Wiki
Aura24 (talk | contribs)
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox layout="stacked" theme-source="element">
{| class="infobox" style="background:#{{elementcolor|{{{element|}}}|header}}; border:1px solid #0F378C"
<title source="name"><default>{{PAGENAME}}</default></title>
|-
<data source="element"><format>{{Characterbox/Element|element={{{element|}}}|movement={{{movement|}}}|battleclass={{{battleclass|}}}}}</format></data>
! colspan="2" style="background-color:#{{elementcolor|{{{element|}}}|title}};color:white;font-size:125%"| <span style="text-shadow: 0 0 0.4em black;">{{{name|{{PAGENAME}}}}}</span>
<image source="image"/>
|-
<data source="species"><label>Species:</label></data>
|- style="vertical-align: top"
<data source="gender"><label>Gender:</label></data>
{{#if:{{{element|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
<data source="role"><label>Role:</label></data>
{{!}} '''Element:'''
<data source="family"><label>Family:</label></data>
{{!}} {{{element}}}
<data source="world"><label>World:</label></data>
|}}
<data source="attack"><label>Attacks:</label></data>
|- style="vertical-align: top"
<data source="appearances"><label>Appears in:</label></data>
{{#if:{{{movement|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
<data source="cameos"><label>Cameos:</label></data>
{{!}} '''Movement:'''
<data source="voiceeng"><label>English Voice Actor(s):</label></data>
{{!}} {{{movement}}}
<data source="firstrelease"><label>First Release:</label></data>
|}}
</infobox>
|- style="vertical-align: top"
<noinclude>
{{#if:{{{battleclass|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
== Usage & preview ==
{{!}} '''Battle Class:'''
Type in this:
{{!}} {{{battleclass}}}
|}}
|-
| style="text-align:center" colspan="2" | {{{image|}}}
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Species:'''
{{!}} {{{species}}}
|}}
|- style="vertical-align: top"
{{#if:{{{gender|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Gender:'''
{{!}} {{{gender}}}
|}}
|- style="vertical-align: top"
{{#if:{{{role|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Role:'''
{{!}} {{{role}}}
|}}
|- style="vertical-align: top"
{{#if:{{{family|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Family:'''
{{!}} {{{family}}}
|}}
|- style="vertical-align: top"
{{#if:{{{world|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''World:'''
{{!}} {{{world}}}
|}}
|- style="vertical-align: top"
{{#if:{{{attack|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Attacks:'''
{{!}} {{{attack}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{appearances|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Appears in:'''
{{!}} {{{appearances}}}
|}}
|- style="vertical-align: top"
{{#if:{{{cameos|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Cameos:'''
{{!}} {{{cameos}}}
|}}
|- style="vertical-align: top"
{{#if:{{{firstrelease|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''First Release:'''
{{!}} {{{firstrelease}}}
|}}
|- style="vertical-align: top"
{{#if:{{{voiceeng|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''English Voice Actor:'''
{{!}} {{{voiceeng}}}
|}}
|}<noinclude>


==Usage==
<pre>
<pre>
{{Characterbox
{{Characterbox
Line 33: Line 88:
|appearances=
|appearances=
|cameos=
|cameos=
|firstrelease=
|voiceeng=
|voiceeng=
|firstrelease=
}}
}}
</pre>
</pre>
to see this:
{{Characterbox
|name=This is a test
|element=This is a test
|movement=This is a test
|battleclass=This is a test
|image=This is a test
|species=This is a test
|gender=This is a test
|role=This is a test
|family=This is a test
|world=This is a test
|attack=This is a test
|appearances=This is a test
|cameos=This is a test
|voiceeng=This is a test
|firstrelease=This is a test
}}
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 08:04, June 4, 2025

Characterbox

Usage

{{Characterbox
|name=
|element=
|movement=(SWAP Force)
|battleclass=(Senseis/Imaginators)
|image=
|species=
|gender=
|role=
|family=
|world=
|attack=
|appearances=
|cameos=
|firstrelease=
|voiceeng=
}}