Difference between revisions of "Template:Infobox substrain"

From OtanWiki
 
Line 9: Line 9:
 
     <th>Pronunciation</th>
 
     <th>Pronunciation</th>
 
     <td>{{{pronunciation}}}</td>
 
     <td>{{{pronunciation}}}</td>
 +
</tr>}} {{#if:{{{scientific|}}}|<tr>
 +
    <th>Scientific Name</th>
 +
    <td>{{{scientific}}}</td>
 +
</tr>}} {{#if:{{{pleural|}}}|<tr>
 +
    <th>Pleural</th>
 +
    <td>{{{pleural}}}</td>
 +
</tr>}} {{#if:{{{possessive|}}}|<tr>
 +
    <th>Possessive</th>
 +
    <td>{{{possessive}}}</td>
 
</tr>}} {{#if:{{{strain|}}}|<tr>
 
</tr>}} {{#if:{{{strain|}}}|<tr>
     <th>Strain</th>
+
     <th>Base Strain</th>
 
     <td>{{{strain}}}</td>
 
     <td>{{{strain}}}</td>
 
</tr>}} {{#if:{{{patron_deity|}}}|<tr>
 
</tr>}} {{#if:{{{patron_deity|}}}|<tr>
Line 80: Line 89:
 
   | substrain            =  
 
   | substrain            =  
 
   | pronunciation        =  
 
   | pronunciation        =  
 +
  | scientific            =
 +
  | pleural              =
 +
  | possessive            =
 
   | strain                =  
 
   | strain                =  
 
   | patron_deity          =  
 
   | patron_deity          =  

Latest revision as of 17:04, 16 February 2025

Infobox substrain

Example usage:

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