Difference between revisions of "Template:Episode Infobox"
From Yo-Kai Watch Wiki
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{| class="infobox" style="font-size:89%; width:21em;" | {| class="infobox" style="font-size:89%; width:21em;" | ||
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #ffcf00; color: #000000; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}} |
|- | |- | ||
− | ! colspan="2" |{{#if:{{{image|}}}| | + | ! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}} |
|- | |- | ||
− | ! colspan="2" style="background-color: # | + | ! colspan="2" style="background-color: #ffcf00; color: #000000; padding:0em; text-align:center;" | Information |
|- | |- | ||
{{#if: {{{Season|}}}| | {{#if: {{{Season|}}}| | ||
Line 32: | Line 31: | ||
{{!}} {{{English air date|}}} }} | {{!}} {{{English air date|}}} }} | ||
|- | |- | ||
− | |}<includeonly>{{#set:Season={{{Season|}}} |+sep}} {{#set:Number={{{Number|}}} |+sep}} {{#set:English titles={{{English titles|}}} |+sep}} {{#set:Japanese titles={{{Japanese titles|}}} |+sep}} {{#set:Original air date={{{Original air date|}}} |+sep}} {{#set:English air date={{{English air date|}}} |+sep}} | + | {{#if: {{{Channel|}}}| |
+ | {{!}} '''Channel''' | ||
+ | {{!}} {{{Channel|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Previous|}}}| | ||
+ | {{!}} '''Previous''' | ||
+ | {{!}} {{{Previous|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Next|}}}| | ||
+ | {{!}} '''Next''' | ||
+ | {{!}} {{{Next|}}} }} | ||
+ | |- | ||
+ | {{#if: {{{Discussion|}}}| | ||
+ | {{!}} '''Discussion''' | ||
+ | {{!}} {{{Discussion|}}} }} | ||
+ | |- | ||
+ | |}<includeonly>[[Category:Episodes|{{PAGENAME}}]] {{#set:Season={{{Season|}}} |+sep}} {{#set:Number={{{Number|}}} |+sep}} {{#set:English titles={{{English titles|}}} |+sep}} {{#set:Japanese titles={{{Japanese titles|}}} |+sep}} {{#set:Original air date={{{Original air date|}}} |+sep}} {{#set:English air date={{{English air date|}}} |+sep}} {{#set:Channel={{{Channel|}}} |+sep}} {{#set:Previous={{{Previous|}}} |+sep}} {{#set:Next={{{Next|}}} |+sep}} {{#set:Discussion={{{Discussion|}}} |+sep}}</includeonly> | ||
<noinclude> | <noinclude> | ||
Used on [[Episodes]] pages | Used on [[Episodes]] pages | ||
Line 38: | Line 53: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
− | {{ | + | {{Episode Infobox |
|image= | |image= | ||
|Season= | |Season= | ||
Line 46: | Line 61: | ||
|Original air date= | |Original air date= | ||
|English air date= | |English air date= | ||
+ | |Channel= | ||
+ | |Previous= | ||
+ | |Next= | ||
+ | |Discussion= | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 19:35, 13 July 2016
Episode Infobox | |
---|---|
Information |
Used on Episodes pages
Usage
{{Episode Infobox |image= |Season= |Number= |English titles= |Japanese titles= |Original air date= |English air date= |Channel= |Previous= |Next= |Discussion= }}