Difference between revisions of "Template:Infobox character"

From SDSDWiki
m
 
(5 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 vale-title">{{{title|{{PAGENAME}}}}}</div>
 +
{{#if:{{{world|}}}|<div class="infobox-world">{{{world}}}</div>}}{{#if:{{{image|}}}|
 
<div class="infobox-image">[[File:{{{image}}}|225px|caption]]</div>}}
 
<div class="infobox-image">[[File:{{{image}}}|225px|caption]]</div>}}
 
{{#if:{{{caption|}}}|<tr>
 
{{#if:{{{caption|}}}|<tr>
Line 8: Line 9:
 
     <th>Full Name:</th>
 
     <th>Full Name:</th>
 
     <td>{{{fullname}}}</td>
 
     <td>{{{fullname}}}</td>
</tr>}}{{#if:{{{world|}}}|<tr>
 
    <th>World:</th>
 
    <td>{{{world}}}</td>
 
 
</tr>}}{{#if:{{{alias|}}}|<tr>
 
</tr>}}{{#if:{{{alias|}}}|<tr>
 
     <th>Alias:</th>
 
     <th>Alias:</th>
Line 47: Line 45:
 
     <th>Affiliations:</th>
 
     <th>Affiliations:</th>
 
     <td>{{{affiliations}}}</td>
 
     <td>{{{affiliations}}}</td>
 +
</tr>}}{{#if:{{{bias|}}}|<tr>
 +
    <th>God Bias:</th>
 +
    <td>{{{bias}}}</td>
 
</tr>}}{{#if:{{{language|}}}|<tr>
 
</tr>}}{{#if:{{{language|}}}|<tr>
 
     <th>Languages Spoken:</th>
 
     <th>Languages Spoken:</th>

Latest revision as of 20:32, 17 May 2025

Infobox character