Difference between revisions of "Template:Basic Infobox"
From Shinies
m |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
<th>Pronouns</th> | <th>Pronouns</th> | ||
<td>{{{Pronouns}}}</td> | <td>{{{Pronouns}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Species|}}}|<tr> | ||
<th> | <th>Species</th> | ||
<td>{{{ | <td>{{{Species}}}</td> | ||
</tr>}}{{#if:{{{Age|}}}|<tr> | </tr>}}{{#if:{{{Age|}}}|<tr> | ||
<th>Age</th> | <th>Age</th> | ||
Line 34: | Line 34: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": {}, | |||
"image": {}, | |||
"Name": {}, | |||
"Gender": {}, | |||
"Pronouns": {}, | |||
"Apparent Species": {}, | |||
"Age": {}, | |||
"Coloration": {}, | |||
"Hair/Tail": {}, | |||
"Eyes": {}, | |||
"Interior": {}, | |||
"World Type": {} | |||
}, | |||
"description": "Infobox for characters" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 18:54, 15 March 2022
Basic Infobox
Infobox for characters
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
image | image | no description | Unknown | optional |
Name | Name | no description | Unknown | optional |
Gender | Gender | no description | Unknown | optional |
Pronouns | Pronouns | no description | Unknown | optional |
Apparent Species | Apparent Species | no description | Unknown | optional |
Age | Age | no description | Unknown | optional |
Coloration | Coloration | no description | Unknown | optional |
Hair/Tail | Hair/Tail | no description | Unknown | optional |
Eyes | Eyes | no description | Unknown | optional |
Interior | Interior | no description | Unknown | optional |
World Type | World Type | no description | Unknown | optional |