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
Created page with "<infobox layout="stacked"> <title source="title"><default>"{{PAGENAME}}"</default><format>"{{{title}}}"</format></title> <image source="image"/> <data source="caption"/>..." Tag: sourceedit |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="background:#DDEEFF; border:1px solid #0F378C" | |||
|- | |||
! colspan="2" style="background-color:#1493ff;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}} | |||
|- | |||
| style="text-align:center" colspan="2" | {{{image|}}} | |||
|- style="vertical-align: top;" | |||
{{#if:{{{season|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Season no.:''' | |||
{{!}} {{{season}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{seasonepisode|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Season Episode no.:''' | |||
{{!}} {{{seasonepisode}}} | |||
|}} | |||
|- style="vertical-align: top" | |||
{{#if:{{{episode|}}}|{{!}}-style="background:#b6daff" | |||
{{!}} '''Episode no.:''' | |||
<noinclude> | {{!}} {{{episode}}} | ||
|}} | |||
|- style="vertical-align: top" | |||
{{#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= | ||
|season= | |season= | ||
|seasonepisode= | |seasonepisode= | ||
Line 31: | Line 50: | ||
|writer= | |writer= | ||
|date= | |date= | ||
| | |prev= | ||
|next= | |next= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | |||
[ | |||
</noinclude> |
Latest revision as of 07:26, May 11, 2025
Episodebox | |
---|---|
Usage
{{Episodebox |image= |season= |seasonepisode= |episode= |writer= |date= |prev= |next= }}