Difference between revisions of "Template:Infobox strain"

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 71: Line 71:
 
Example usage:
 
Example usage:
 
<pre>
 
<pre>
{{Infobox race
+
{{Infobox strain
 
   | title                =  
 
   | title                =  
 
   | image                =  
 
   | image                =  

Revision as of 21:06, 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          = 
}}