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
mNo edit summary Tag: sourceedit |
No edit summary |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="background:#{{elementcolor|{{{element|}}}|header}}" | |||
! 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> | |||
|- | |||
|- style="vertical-align: top;" | |||
{{#if:{{{element|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}" | |||
{{!}} '''{{#ifeq:{{{element|}}}|Pandergast|Alignment|Element}}:''' | |||
{{!}} {{{element}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{terrain|}}}|{{!}}-style="background:#{{elementcolor|{{{element|}}}|}}" | |||
{{!}} '''Terrain:''' | |||
{{!}} {{{terrain}}} | |||
<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 | ==Usage== | ||
<pre> | <pre> | ||
{{Itembox | {{Itembox | ||
|name= | |name= | ||
|element=(for elemental items, also accepts "Pandergast") | |||
|terrain=(for vehicles and gold trophies) | |||
|image= | |image= | ||
|type= | |type= | ||
|role= | |||
|function= | |function= | ||
|world= | |world= | ||
|attack= | |||
|appearances= | |appearances= | ||
|cameos= | |cameos= | ||
|firstrelease= | |firstrelease= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Items]]</includeonly> | |||
[ | |||
</ |
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= }}