Difference between revisions of "Template:Infobox strain"

From OtanWiki
 
Line 6: Line 6:
 
     <th>Strain</th>
 
     <th>Strain</th>
 
     <td>{{{strain}}}</td>
 
     <td>{{{strain}}}</td>
 +
</tr>}} {{#if:{{{pronunciation|}}}|<tr>
 +
    <th>Pronunciation</th>
 +
    <td>{{{pronunciation}}}</td>
 +
</tr>}} {{#if:{{{scientific|}}}|<tr>
 +
    <th>Scientific name</th>
 +
    <td>{{{scientific}}}</td>
 +
</tr>}} {{#if:{{{plural|}}}|<tr>
 +
    <th>Plural</th>
 +
    <td>{{{plural}}}</td>
 +
</tr>}} {{#if:{{{possessive|}}}|<tr>
 +
    <th>Possessive</th>
 +
    <td>{{{possessive}}}</td>
 
</tr>}} {{#if:{{{substrains|}}}|<tr>
 
</tr>}} {{#if:{{{substrains|}}}|<tr>
 
     <th>Substrains</th>
 
     <th>Substrains</th>
Line 76: Line 88:
 
   | caption              =  
 
   | caption              =  
 
   | strain                =  
 
   | strain                =  
 +
  | pronunciation        =
 +
  | scientific            =
 +
  | plural                =
 +
  | possessive            =
 
   | substrains            =  
 
   | substrains            =  
 
   | patron_deity          =  
 
   | patron_deity          =  

Latest revision as of 08:52, 17 February 2025

Infobox strain

Example usage:

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