Template:Infobox-episode: Difference between revisions

From Drama Chaser
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:


<div class="infobox-episode">
<div class="infobox-episode">
<div class="infobox-title">{{{Title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME}}.jpg|280px|alt={{{alt}}}]]</div>}}
<table class="infobox-table">{{#if:{{{number|}}}|<tr>
<table class="infobox-table">{{#if:{{{iQIYI|}}}|<tr>
     <th>Number</th>
     <th>iQIYI Premiere</th>
     <td>{{{number}}}</td>
     <td>{{{iQIYI}}}</td>
</tr>}}{{#if:{{{airdate|}}}|<tr>
</tr>}}{{#if:{{{CCTV8|}}}|<tr>
     <th>Air date</th>
     <th>CCTV8 Premiere</th>
     <td>{{{airdate}}}</td>
     <td>{{{CCTV8}}}</td>
</tr>}}{{#if:{{{link|}}}|<tr>
</tr>}}{{#if:{{{Link|}}}|<tr>
   <th>Link</th>
   <th>Link</th>
     <td>{{{link}}}</td>
     <td>{{{Link}}}</td>
</tr>}}{{#if:{{{age|}}}|<tr>
</tr>}}{{#if:{{{Prevep|}}}|<tr>
   <th>Age</th>
   <th>Previous Episode</th>
     <td>{{{age}}}</td>
     <td>{{{Prevep}}}</td>
</tr>}}{{#if:{{{height|}}}|<tr>
</tr>}}{{#if:{{{Nextep|}}}|<tr>
   <th>Height</th>
   <th>Next Episode</th>
     <td>{{{height}}}</td>
     <td>{{{Nextep}}}</td>
</tr>}}{{#if:{{{relationships|}}}|<tr>
    <th>Relationships</th>
    <td>{{{relationships}}}</td>
</tr>}}{{#if:{{{hometown|}}}|<tr>
    <th>Hometown</th>
    <td>{{{hometown}}}</td>
</tr>}}{{#if:{{{pets|}}}|<tr>
    <th>Pets</th>
    <td>{{{pets}}}</td>
</tr>}}{{#if:{{{chinese-title|}}}|<tr>
    <th>Chinese title</th>
    <td>{{{chinese-titlet}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 06:00, 5 June 2024

setting up infobox-episode - good heavens some of these fields aren't right, yet, so finish editing it.

How to use this template



Infobox-episode