Difference between revisions of "Template:Infobox substrain"

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...")
 
Line 6: Line 6:
 
     <th>Subtrain</th>
 
     <th>Subtrain</th>
 
     <td>{{{substrain}}}</td>
 
     <td>{{{substrain}}}</td>
 +
</tr>}} {{#if:{{{pronunciation|}}}|<tr>
 +
    <th>Pronunciation</th>
 +
    <td>{{{pronunciation}}}</td>
 
</tr>}} {{#if:{{{strain|}}}|<tr>
 
</tr>}} {{#if:{{{strain|}}}|<tr>
 
     <th>Strain</th>
 
     <th>Strain</th>
Line 76: Line 79:
 
   | caption              =  
 
   | caption              =  
 
   | substrain            =  
 
   | substrain            =  
 +
  | pronunciation        =
 
   | strain                =  
 
   | strain                =  
 
   | patron_deity          =  
 
   | patron_deity          =  

Revision as of 16:28, 16 February 2025

Infobox substrain

Example usage:

{{Infobox substrain
  | title                 = 
  | image                 = 
  | caption               = 
  | substrain             = 
  | pronunciation         = 
  | strain                = 
  | patron_deity          = 
  | eyesight              = 
  | hearing               = 
  | smell                 = 
  | lifespan              = 
  | location              = 
  | language              = 
  | climate               = 
  | terrain               = 
  | height                = 
  | weight                = 
  | wingspan              = 
  | skin_color            = 
  | hair_color            = 
  | feathers              = 
  | eye_color             = 
  | build                 = 
  | distinctions          = 
  | dispositions          = 
}}