Difference between revisions of "Template:Infobox god"

From OtanWiki
(Created page with "<div class="infobox" > <div class="infobox-title" style="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image" styl...")
 
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
 
     <td>{{{other_names}}}</td>
 
     <td>{{{other_names}}}</td>
 
</tr>}} {{#if:{{{symbols|}}}|<tr>
 
</tr>}} {{#if:{{{symbols|}}}|<tr>
     <th>SymbolsBy</th>
+
     <th>Symbols</th>
 
     <td>{{{symbols}}}</td>
 
     <td>{{{symbols}}}</td>
 
</tr>}} {{#if:{{{related_to|}}}|<tr>
 
</tr>}} {{#if:{{{related_to|}}}|<tr>
Line 32: Line 32:
 
Example usage:
 
Example usage:
 
<pre>
 
<pre>
{{Infobox religion
+
{{Infobox god
 
   | title            =  
 
   | title            =  
 
   | image            =  
 
   | image            =  

Latest revision as of 22:20, 6 March 2021

Infobox god

Example usage:

{{Infobox god
  | title             = 
  | image             = 
  | caption           = 
  | native_title      = 
  | type              = 
  | religion          = 
  | god_of            = 
  | home              = 
  | other_names       = 
  | symbols           = 
  | related_to        = 
}}