Difference between revisions of "Template:Infobox creature"
From OtanWiki
| Line 9: | Line 9: | ||
<th>Subtype</th> | <th>Subtype</th> | ||
<td>{{{subtype}}}</td> | <td>{{{subtype}}}</td> | ||
| + | </tr>}} {{#if:{{{strain|}}}|<tr> | ||
| + | <th>Strain</th> | ||
| + | <td>{{{strain}}}</td> | ||
</tr>}} {{#if:{{{challenge|}}}|<tr> | </tr>}} {{#if:{{{challenge|}}}|<tr> | ||
<th>Challenge</th> | <th>Challenge</th> | ||
| Line 117: | Line 120: | ||
| build = | | build = | ||
| distinctions = | | distinctions = | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 20:49, 14 May 2023
Infobox creature
Example usage:
{{Infobox creature
| title =
| image =
| caption =
| type =
| subtype =
| alignment =
| challenge =
| patron_deity =
| vision =
| active_cycle =
| diet =
| lifespan =
| location =
| language =
| subraces =
| climate =
| terrain =
| height =
| length =
| wingspan =
| weight =
| skin_color =
| hair_color =
| feathers =
| eye_color =
| build =
| distinctions =
}}