Difference between revisions of "Template:Infobox creature"
From OtanWiki
| Line 79: | Line 79: | ||
<td>{{{first}}}</td> | <td>{{{first}}}</td> | ||
</tr>}} {{#if:{{{based|}}}|<tr> | </tr>}} {{#if:{{{based|}}}|<tr> | ||
| − | <th> | + | <th>Inspired by</th> |
<td>{{{based}}}</td> | <td>{{{based}}}</td> | ||
| − | </tr>}} {{#if:{{{ | + | </tr>}} {{#if:{{{5e_equivalence|}}}|<tr> |
| − | <th> | + | <th>5e Equivalence</th> |
| − | <td>{{{ | + | <td>{{{5e_equivalence}}}</td> |
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
| Line 119: | Line 119: | ||
| first = | | first = | ||
| based = | | based = | ||
| − | | | + | | 5e_equivalence = |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 10:43, 18 March 2021
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 =
| first =
| based =
| 5e_equivalence =
}}