Difference between revisions of "Template:Infobox strain"

From OtanWiki
 
Line 4: Line 4:
 
{{#if:{{{caption|}}}|<div style="font-size: .8em; text-align: center;">{{{caption}}}</div>}}
 
{{#if:{{{caption|}}}|<div style="font-size: .8em; text-align: center;">{{{caption}}}</div>}}
 
<table> {{#if:{{{strain|}}}|<tr>
 
<table> {{#if:{{{strain|}}}|<tr>
     <th>Strain/th>
+
     <th>Strain</th>
 
     <td>{{{strain}}}</td>
 
     <td>{{{strain}}}</td>
 
</tr>}} {{#if:{{{substrains|}}}|<tr>
 
</tr>}} {{#if:{{{substrains|}}}|<tr>

Latest revision as of 21:07, 23 May 2023

Infobox strain

Example usage:

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