Template:Character: Difference between revisions
From Firrhna Project Wiki
Jump to navigationJump to search
Kawa-neechan (talk | contribs) No edit summary |
Kawa-neechan (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
{{#if:{{{image|}}}|<tr> | {{#if:{{{image|}}}|<tr> | ||
<td colspan="2" class="infobox-image">[[File:{{{image}}}|260px]]</td> | <td colspan="2" class="infobox-image">[[File:{{{image}}}|260px]]</td> | ||
</tr>}} | |||
{{#if:{{{tabber|}}}|<tr> | |||
<td colspan="2" class="infobox-image">{{{tabber}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{aliases|}}}|<tr> | {{#if:{{{aliases|}}}|<tr> | ||
Line 172: | Line 175: | ||
"type": "string", | "type": "string", | ||
"label": "Designer" | "label": "Designer" | ||
}, | |||
"tabber": { | |||
"example": "<tabber>|-|Daz=[[File:Chelsieportrait.png|260px]]|-|Koikatsu!=lol|-|Drawn=kek|-|Starbound=[[File:SBChelsie.png]]</tabber>", | |||
"type": "content" | |||
} | } | ||
}, | }, | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"tabber", | |||
"aliases", | |||
"relatives", | |||
"affiliation", | |||
"path", | |||
"marital", | |||
"residence", | |||
"birthDate", | |||
"birthPlace", | |||
"deathDate", | |||
"deathPlace", | |||
"species", | |||
"gender", | |||
"height", | |||
"weight", | |||
"eyes", | |||
"furstock", | |||
"origin", | |||
"designer" | |||
] | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 18:30, 3 September 2023
Character | |
---|---|
Biographical information | |
Physical description | |
Real World |
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description
| String | required |
image | image | no description
| File | optional |
tabber | tabber | no description
| Content | optional |
Aliases | aliases | no description
| String | optional |
Relatives | relatives | no description
| String | optional |
Affiliation | affiliation | no description | String | optional |
Path | path | no description
| String | optional |
Marital status | marital | no description | String | optional |
Place of residence | residence | no description
| String | optional |
Date of birth | birthDate | no description | String | optional |
Place of birth | birthPlace | no description
| String | optional |
Date of death | deathDate | no description | String | optional |
Place of death | deathPlace | no description | String | optional |
Species | species | no description
| String | optional |
Gender | gender | no description
| String | optional |
Height | height | no description
| String | optional |
Weight | weight | no description | String | optional |
Eye color | eyes | no description
| String | optional |
Furstock | furstock | no description
| String | optional |
Origin | origin | no description
| String | optional |
Designer | designer | no description
| String | optional |