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
No edit summary Tag: sourceedit |
No edit summary Tag: sourceedit |
||
Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"><default>{{PAGENAME}}</default><format> | <title source="title"><default>{{PAGENAME}}</default><format>{{{title}}}</format></title> | ||
<image source="image"/> | <image source="image"/> | ||
<data source="caption"/> | <data source="caption"/> | ||
Line 12: | Line 12: | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Episode Guide</header> | <header>[[List of Skylanders Academy episodes|Episode Guide]]</header> | ||
<data source="prev"><label>Previous</label><format>"{{{prev}}}"</format></data> | <data source="prev"><label>Previous</label><format>"{{{prev}}}"</format></data> | ||
<data source="next"><label>Next</label><format>"{{{next}}}"</format></data> | <data source="next"><label>Next</label><format>"{{{next}}}"</format></data> |
Revision as of 08:19, February 21, 2016
<infobox> <title source="title"><default>Episodebox</default><format>{{{title}}}</format></title> <image source="image"/>
<group>
<header>Overview</header>
<label>Season no.</label> <label>Season episode no.</label> <label>Episode no.</label> <label>Written by</label> <label>Original air date</label> </group> <group layout="horizontal"> <header>Episode Guide</header> <label>Previous</label><format>"{{{prev}}}"</format> <label>Next</label><format>"{{{next}}}"</format> </group>
</infobox>
Usage & preview
Type in this:
{{Episodebox |image= |caption= |season= |seasonepisode= |episode= |writer= |date= |prev= |next= }}
to see this:
<infobox> <title source="title"><default>Episodebox</default><format>{{{title}}}</format></title> <image source="image"/>
<group>
<header>Overview</header>
<label>Season no.</label> <label>Season episode no.</label> <label>Episode no.</label> <label>Written by</label> <label>Original air date</label> </group> <group layout="horizontal"> <header>Episode Guide</header> <label>Previous</label><format>"{{{prev}}}"</format> <label>Next</label><format>"This is a test"</format> </group>
</infobox>