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

From Skylanders Wiki
Aura24 (talk | contribs)
No edit summary
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<infobox layout="stacked" theme-source="element">
{| class="infobox" style="background:#{{elementcolor|{{{element|}}}|header}}"
<title source="name"><default>{{PAGENAME}}</default></title>
! colspan="2" style="background-color:#{{elementcolor|{{{element|}}}|title}};color:#FFF;font-size:125%" | <span style="text-shadow: 0 0 0.4em black;">{{{title|{{PAGENAME}}}}}</span>
<data source="alignment"><format>{{Itembox/Align|alignment={{{alignment|}}}|element={{{element|}}}|terrain={{{terrain|}}}}}</format></data>
|-
<image source="image"/>
|- style="vertical-align: top;"
<data source="type"><label>Type:</label></data>
{{#if:{{{element|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
<data source="role"><label>Role:</label></data>
{{!}} '''{{#ifeq:{{{element|}}}|Pandergast|Alignment|Element}}:'''
<data source="function"><label>Function:</label></data>
{{!}} {{{element}}}
<data source="world"><label>World:</label></data>
|}}
<data source="appearances"><label>Appears in:</label></data>
|- style="vertical-align: top"
<data source="cameos"><label>Cameos:</label></data>
{{#if:{{{terrain|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
<data source="attack"><label>Attacks:</label></data>
{{!}} '''Terrain:'''
<data source="firstrelease"><label>First Release:</label></data>
{{!}} {{{terrain}}}
</infobox>
|}}
<noinclude>
|-
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="vertical-align: top"
{{#if:{{{type|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Type(s):'''
{{!}} {{{type}}}
|}}
|- style="vertical-align: top"
{{#if:{{{role|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Role:'''
{{!}} {{{role}}}
|}}
|- style="vertical-align: top"
{{#if:{{{function|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Function:'''
{{!}} {{{function}}}
|}}
|- style="vertical-align: top"
{{#if:{{{world|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''World:'''
{{!}} {{{world}}}
|}}
|- style="vertical-align: top"
{{#if:{{{attack|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Attack(s):'''
{{!}} {{{attack}}}
|}}
|- style="vertical-align: top"
{{#if:{{{appearances|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Appearance(s):'''
{{!}} {{{appearances}}}
|}}
|- style="vertical-align: top"
{{#if:{{{cameos|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''Cameo(s):'''
{{!}} {{{cameos}}}
|}}
|- style="vertical-align: top"
{{#if:{{{firstrelease|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}"
{{!}} '''First Released:'''
{{!}} {{{firstrelease}}}
|}}
|}<noinclude>


==Usage & preview==
==Usage==
Type in this:
<pre>
<pre>
{{Itembox
{{Itembox
|name=
|name=
|alignment=accepted values: pandergast/villain/element, leave blank to disable
|element=(for elemental items, also accepts "Pandergast")
|element=
|terrain=(for vehicles and gold trophies)
|terrain=(for vehicles)
|image=
|image=
|type=
|type=
Line 27: Line 67:
|function=
|function=
|world=
|world=
|attack=
|appearances=
|appearances=
|cameos=
|cameos=
|attack=
|firstrelease=
|firstrelease=
}}
}}
</pre>
</pre>
 
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Items]]</includeonly>
to see this:
 
{{Characterbox
|name=This is a test
|alignment=
|element=
|terrain=
|image=This is a test
|role=This is a test
|type=This is a test
|function=This is a test
|world=This is a test
|appearances=This is a test
|cameos=This is a test
|attack=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:05, June 4, 2025

Itembox

Usage

{{Itembox
|name=
|element=(for elemental items, also accepts "Pandergast")
|terrain=(for vehicles and gold trophies)
|image=
|type=
|role=
|function=
|world=
|attack=
|appearances=
|cameos=
|firstrelease=
}}