Difference between revisions of "Template:Infobox character"

From Jadusable Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user 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">{{{image}}}
 
{{#if:{{{caption|}}}|<p>{{{caption}}}</p>}}
 
{{#if:{{{caption|}}}|<p>{{{caption}}}</p>}}
 
</div>}}
 
</div>}}
<table>{{#if:{{{video-title|}}}|<tr>
+
<table>{{#if:{{{real-name|}}}|<tr>
     <th>Video title</th>
+
     <th>Real name</th>
     <td>{{{video-title}}}</td>
+
     <td>{{{real-name}}}</td>
</tr>}}{{#if:{{{creator|}}}|<tr>
+
</tr>}}{{#if:{{{aliases|}}}|<tr>
     <th>Creator</th>
+
     <th>Aliases</th>
     <td>{{{creator}}}</td>
+
     <td>{{{aliases}}}</td>
</tr>}}{{#if:{{{channel|}}}|<tr>
+
</tr>}}{{#if:{{{gender|}}}|<tr>
     <th>Channel</th>
+
     <th>Gender</th>
     <td>{{{channel}}}</td>
+
     <td>{{{gender}}}</td>
</tr>}}{{#if:{{{upload-date|}}}|<tr>
+
</tr>}}{{#if:{{{status|}}}|<tr>
    <th>Upload date</th>
+
     <th>Status</th>
    <td>{{{upload-date}}}</td>
+
     <td>{{{status}}}</td>
</tr>}}{{#if:{{{runtime|}}}|<tr>
+
</tr>}}{{#if:{{{born|}}}|<tr>
    <th>Runtime</th>
+
     <th>Born</th>
    <td>{{{runtime}}}</td>
+
     <td>{{{born}}}</td>
</tr>}}{{#if:{{{tags|}}}|<tr>
+
</tr>}}{{#if:{{{died|}}}|<tr>
     <th>Tags</th>
+
     <th>Died</th>
     <td>{{{tags}}}</td>
+
     <td>{{{died}}}</td>
</tr>}}{{#if:{{{game|}}}|<tr>
+
</tr>}}{{#if:{{{age|}}}|<tr>
     <th>Game</th>
+
     <th>Age</th>
     <td>{{{game}}}</td>
+
     <td>{{{age}}}</td>
</tr>}}{{#if:{{{cause|}}}|<tr>
+
</tr>}}{{#if:{{{affiliation|}}}|<tr>
     <th>Cause</th>
+
     <th>Affiliation</th>
     <td>{{{cause}}}</td>
+
     <td>{{{affiliation}}}</td>
</tr>}}{{#if:{{{effect|}}}|<tr>
+
</tr>}}{{#if:{{{relations|}}}|<tr>
     <th>Effect</th>
+
     <th>Relations</th>
     <td>{{{effect}}}</td>
+
     <td>{{{relations}}}</td>
</tr>}}{{#if:{{{previous-video|}}}|<tr>
 
     <th>Previous video</th>
 
     <td>{{{previous-video}}}</td>
 
</tr>}}{{#if:{{{next-video|}}}|<tr>
 
     <th>Next video</th>
 
     <td>{{{next-video}}}</td>
 
 
</tr>}}</table>
 
</tr>}}</table>
 +
<div class="vidinfonav">
 +
<div class="prevvidtop">
 +
<p style="text-align:center; margin-bottom: 0px;">First appearance</p>
 +
</div>
 +
<div class="nextvidtop">
 +
<p style="text-align:center; margin-bottom: 0px;">Last appearance</p>
 +
</div>
 +
<div class="prevvid">
 +
{{#if:{{{first-appearance|}}}|
 +
<p style="text-align:center; margin-top: 0px;">{{{first-appearance}}}</p>
 +
}}
 +
</div>
 +
<div class="nextvid">
 +
{{#if:{{{last-appearance|}}}|
 +
<p style="text-align:center; margin-top: 0px;">{{{last-appearance}}}</p>
 +
}}
 +
</div>
 +
</div>
 
</div>
 
</div>

Latest revision as of 21:58, 14 October 2020

Infobox character

First appearance

Last appearance