Difference between revisions of "Template:God"

From Mournheim
Jump to navigation Jump to search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
   <div class="infobox">
 
   <div class="infobox">
     {{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|center|thumb|330px|{{{caption}}}]]</div>}}
+
     {{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|center|thumb|250px|{{{caption}}}]]</div>}}
 
     <h2 class="infobox-title">{{{name}}} {{#if:{{{power|}}}|<br /><small>({{{power}}})</small>}}</h2>
 
     <h2 class="infobox-title">{{{name}}} {{#if:{{{power|}}}|<br /><small>({{{power}}})</small>}}</h2>
 
     <div class="section">
 
     <div class="section">
Line 21: Line 21:
 
             <th>Symbol</th>
 
             <th>Symbol</th>
 
             <td>{{{symbol}}}</td>
 
             <td>{{{symbol}}}</td>
 +
        </tr>
 +
        }}
 +
        {{#if:{{{domain|}}}|
 +
        <tr>
 +
            <th>Domain</th>
 +
            <td>{{{domain}}}</td>
 
         </tr>
 
         </tr>
 
         }}
 
         }}
Line 33: Line 39:
 
             <th>Status</th>
 
             <th>Status</th>
 
             <td>{{{status}}}</td>
 
             <td>{{{status}}}</td>
 +
        </tr>
 +
        }}
 +
        {{#if:{{{alignment|}}}|
 +
        <tr>
 +
            <th>Alignment</th>
 +
            <td>{{{alignment}}}</td>
 
         </tr>
 
         </tr>
 
         }}
 
         }}
Line 51: Line 63:
 
             <th>Worshippers</th>
 
             <th>Worshippers</th>
 
             <td>{{{worshippers}}}</td>
 
             <td>{{{worshippers}}}</td>
 +
        </tr>
 +
        }}
 +
        {{#if:{{{temple|}}}|
 +
        <tr>
 +
            <th>Temple</th>
 +
            <td>{{{temple}}}</td>
 +
        </tr>
 +
        }}
 +
        {{#if:{{{weapon|}}}|
 +
        <tr>
 +
            <th>Weapon of Choice</th>
 +
            <td>{{{weapon}}}</td>
 
         </tr>
 
         </tr>
 
         }}
 
         }}

Revision as of 13:30, 14 February 2022