Difference between revisions of "Template:Infobox creature"
From OtanWiki
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
<th>Subtype</th> | <th>Subtype</th> | ||
<td>{{{subtype}}}</td> | <td>{{{subtype}}}</td> | ||
| − | </tr>}} {{#if:{{{ | + | </tr>}} {{#if:{{{strain|}}}|<tr> |
| − | <th> | + | <th>Strain</th> |
| − | <td>{{{ | + | <td>{{{strain}}}</td> |
| + | </tr>}} {{#if:{{{substrain|}}}|<tr> | ||
| + | <th>Substrain</th> | ||
| + | <td>{{{substrain}}}</td> | ||
</tr>}} {{#if:{{{challenge|}}}|<tr> | </tr>}} {{#if:{{{challenge|}}}|<tr> | ||
<th>Challenge</th> | <th>Challenge</th> | ||
| Line 75: | Line 78: | ||
<th>Distinctions</th> | <th>Distinctions</th> | ||
<td>{{{distinctions}}}</td> | <td>{{{distinctions}}}</td> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
| Line 95: | Line 89: | ||
| type = | | type = | ||
| subtype = | | subtype = | ||
| + | | strain = | ||
| + | | substrains = | ||
| alignment = | | alignment = | ||
| challenge = | | challenge = | ||
| Line 103: | Line 99: | ||
| lifespan = | | lifespan = | ||
| location = | | location = | ||
| − | | | + | | languages = |
| subraces = | | subraces = | ||
| climate = | | climate = | ||
| Line 117: | Line 113: | ||
| build = | | build = | ||
| distinctions = | | distinctions = | ||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 20:53, 14 May 2023
Infobox creature
Example usage:
{{Infobox creature
| title =
| image =
| caption =
| type =
| subtype =
| strain =
| substrains =
| alignment =
| challenge =
| patron_deity =
| vision =
| active_cycle =
| diet =
| lifespan =
| location =
| languages =
| subraces =
| climate =
| terrain =
| height =
| length =
| wingspan =
| weight =
| skin_color =
| hair_color =
| feathers =
| eye_color =
| build =
| distinctions =
}}