Template:Infobox Episode: Difference between revisions

From GearKnob Wiki
Jump to navigationJump to search
mNo edit summary
(Added label for Episode Name)
 
(12 intermediate revisions by 2 users not shown)
Line 26: Line 26:
| label7      ={{#if:{{{total|}}}|Total}}
| label7      ={{#if:{{{total|}}}|Total}}
| data7      ={{{total|}}}
| data7      ={{{total|}}}
| label8     =Prev ep.
| label8      ={{#if:{{{SIARPC|}}}|SIARPC}}
| data8      ={{{previous|}}}
| data8       ={{{SIARPC|}}}
| label9      =Next ep.
| label9     ={{#if:{{{epname|}}}|Episode Name}}
| data9      ={{{next|}}}
| data9       ={{{epname|}}}
| label10     ={{#if:{{{prevaired|}}}|Prev. aired|}}
| data10       ={{{prevaired|}}}
| label11     ={{#if:{{{nextaired|}}}|Next aired|}}
| data11       ={{{nextaired|}}}
| label12      =Airdate
| label12      =Airdate
| data12      ={{{airdate|}}}
| data12      ={{{airdate|}}}
| data13  = {{ #if: {{{airdates<includeonly>|</includeonly>}}}
| data13  = {{ #if: {{{airdates<includeonly>|</includeonly>}}}
   | {{Infobox
   | {{Infobox
Line 44: Line 39:
     | headerstyle  = background:#BAD1FF;
     | headerstyle  = background:#BAD1FF;
     | labelstyle  = width: 10em; background:#BAD1FF;
     | labelstyle  = width: 10em; background:#BAD1FF;
     | datastyle = text-align:left; padding: 50;
     | datastyle = text-align:center; text-align:justify;


     | header1    = {{ #if: {{{airdates<includeonly>|</includeonly>}}} | International Airdates }}
     | header1    = {{ #if: {{{airdates<includeonly>|</includeonly>}}} | International Airdates }}
Line 50: Line 45:
   }}
   }}
}}
}}
}}<!--
| label14 = Episode Chronology
| data14  = {{#if:{{{previous|}}}{{{next|}}}|
<table style="width:100%; display:inline-table; border-collapse:collapse;">
  <tr>
    <td style="width:50%; padding:0.2em 0.1em 0.2em 0; text-align:center;">
      ← <b>Previous</b><br />
      {{#if:{{{previous|}}}|{{{previous}}}|—}}
    </td>
    <td style="width:50%; padding:0.2em 0 0.2em 0.1em; text-align:center;">
      <b>Next</b> →<br />
      {{#if:{{{next|}}}|{{{next}}}|—}}
    </td>
  </tr>
</table>
}}
}}
 
--></includeonly><noinclude>
--></includeonly><noinclude>


[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 02:45, 10 April 2025

}}}

|

International Airdates
{{{airdates}}}

}} | label14 = Episode Chronology | data14 = }}

--></includeonly>