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

From Skylanders Wiki
Aura24 (talk | contribs)
No edit summary
Tag: sourceedit
Aura24 (talk | contribs)
No edit summary
 
Line 1: Line 1:
<infobox>
{| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C"
<title source="title"><default>{{PAGENAME}}</default><format>{{{title}}}</format></title>
|-
<image source="image"/>
! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
    <data source="caption"/>
|-
    <group>
| style="text-align:center" colspan="2" | {{{image|}}}
    <header>Overview</header>
|- style="vertical-align: top;"
        <data source="season"><label>Season no.</label></data>
{{#if:{{{season|}}}|{{!}}-style="background:#b6daff"
        <data source="seasonepisode"><label>Season episode no.</label></data>
{{!}} '''Season no.:'''
        <data source="episode"><label>Episode no.</label></data>
{{!}} {{{season}}}
        <data source="writer"><label>Written by</label></data>
|}}
        <data source="date"><label>Original air date</label></data>
|- style="vertical-align: top"
    </group>
{{#if:{{{seasonepisode|}}}|{{!}}-style="background:#b6daff"
    <group layout="horizontal">
{{!}} '''Season Episode no.:'''
    <header>[[List of Skylanders Academy episodes|Episode Guide]]</header>
{{!}} {{{seasonepisode}}}
    <data source="prev"><label>Previous</label><format>"{{{prev}}}"</format></data>
|}}
    <data source="next"><label>Next</label><format>"{{{next}}}"</format></data>
|- style="vertical-align: top"
    </group>
{{#if:{{{episode|}}}|{{!}}-style="background:#b6daff"
</infobox>
{{!}} '''Episode no.:'''
<noinclude>
{{!}} {{{episode}}}
 
|}}
== Usage & preview ==
|- style="vertical-align: top"
Type in this:
{{#if:{{{writer|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Writer(s):'''
{{!}} {{{writer}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{date|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Date:'''
{{!}} {{{date}}}
|}}
|- style="vertical-align: top"
{{#if:{{{prev|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Previous:'''
{{!}} {{{prev}}}
|}}
|- style="vertical-align: top"
{{#if:{{{next|}}}|{{!}}-style="background:#b6daff"
{{!}} '''Next:'''
{{!}} {{{next}}}
|}}
|}<noinclude>


==Usage==
<pre>
<pre>
{{Episodebox
{{Episodebox
|image=
|image=
|caption=
|season=
|season=
|seasonepisode=
|seasonepisode=
Line 34: Line 53:
|next=
|next=
}}
}}
</pre>
</pre>
 
[[Category:Infobox templates]]</noinclude>
to see this:
 
{{Episodebox
|image=This is a test
|caption=This is a test
|season=This is a test
|seasonepisode=This is a test
|episode=This is a test
|writer=This is a test
|date=This is a test
|previous=This is a test
|next=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>

Latest revision as of 07:26, May 11, 2025

Episodebox

Usage

{{Episodebox
|image=
|season=
|seasonepisode=
|episode=
|writer=
|date=
|prev=
|next=
}}