Difference between revisions of "Template:Infobox arc"

From Jadusable Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<div class="infobox">
 
<div class="infobox">
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]
+
<div class="infobox-image">[[File:{{{image}}}]]
 
{{#if:{{{caption|}}}|<p>{{{caption}}}</p>}}
 
{{#if:{{{caption|}}}|<p>{{{caption}}}</p>}}
 
</div>}}
 
</div>}}
Line 16: Line 16:
 
     <th>Videos</th>
 
     <th>Videos</th>
 
     <td>{{{videos}}}</td>
 
     <td>{{{videos}}}</td>
 +
</tr>}}{{#if:{{{websites|}}}|<tr>
 +
    <th>Websites</th>
 +
    <td>{{{websites}}}</td>
 
</tr>}}{{#if:{{{documents|}}}|<tr>
 
</tr>}}{{#if:{{{documents|}}}|<tr>
 
     <th>Documents</th>
 
     <th>Documents</th>
Line 22: Line 25:
 
     <th>Other media</th>
 
     <th>Other media</th>
 
     <td>{{{other-media}}}</td>
 
     <td>{{{other-media}}}</td>
</tr>}}{{#if:{{{preceded-by|}}}|<tr>
 
    <th>Preceded by</th>
 
    <td>{{{preceded-by}}}</td>
 
</tr>}}{{#if:{{{followed-by|}}}|<tr>
 
    <th>Followed by</th>
 
    <td>{{{followed-by}}}</td>
 
 
</tr>}}</table>
 
</tr>}}</table>
 +
<div class="vidinfonav">
 +
<div class="prevvidtop">
 +
<p style="text-align:center; margin-bottom: 0px;">Preceded by</p>
 +
</div>
 +
<div class="nextvidtop">
 +
<p style="text-align:center; margin-bottom: 0px;">Followed by</p>
 +
</div>
 +
<div class="prevvid">
 +
{{#if:{{{preceded-by|}}}|
 +
<p style="text-align:center; margin-top: 0px;">{{{preceded-by}}}</p>
 +
}}
 +
</div>
 +
<div class="nextvid">
 +
{{#if:{{{followed-by|}}}|
 +
<p style="text-align:center; margin-top: 0px;">{{{followed-by}}}</p>
 +
}}
 +
</div>
 +
</div>
 
</div>
 
</div>

Latest revision as of 22:53, 13 October 2020

Infobox arc

Preceded by

Followed by