More actions
drakaniaversewiki>DamianQ No edit summary |
drakaniaversewiki>DamianQ mNo edit summary |
||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="title"/> | |||
<image source="image"> | |||
<caption source="image_desc"/> | |||
</image> | |||
<group> | |||
<header>Biography</header> | |||
<data source="alias"> | |||
<label>Alias</label> | |||
</data> | |||
<data source="origin"> | |||
<label>Origin</label> | |||
</data> | |||
<data source="residence"> | |||
<label>Residence</label> | |||
</data> | |||
<data source="age"> | |||
<label>Age</label> | |||
</data> | |||
<data source="religion"> | |||
<label>Religion</label> | |||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Appearance</header> | |||
<data source="race"> | |||
<label>Race</label> | |||
</data> | |||
<data source="gender"> | |||
<label>Gender</label> | |||
</data> | |||
<data source="height"> | |||
<label>Height</label> | |||
</data> | |||
<data source="eye_color"> | |||
<label>Eye color</label> | |||
</data> | |||
<data source="hair_color"> | |||
<label>Hair color</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Relations</header> | |||
<data source="family"> | |||
<label>Family</label> | |||
</data> | |||
<data source="factions"> | |||
<label>Factions</label> | |||
</data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
Usage Example: | |||
<pre> | |||
{{CharacterTemplate | |||
| title=Example | |||
| image=Example.png | |||
| image_desc=Example | |||
| alias=Example | |||
| origin=Example | |||
| residence=Example | |||
| age=Example | |||
| religion=Example | |||
| status=Example | |||
| race=Example | |||
| gender=Example | |||
| height=Example | |||
| eye_color=Example | |||
| hair_color=Example | |||
| family=Example | |||
| factions=Example | |||
}} | |||
</pre> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 44: | Line 137: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"family | "family": { | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 73: | Line 166: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> |
Revision as of 00:15, 4 January 2024
Usage Example:
{{CharacterTemplate | title=Example | image=Example.png | image_desc=Example | alias=Example | origin=Example | residence=Example | age=Example | religion=Example | status=Example | race=Example | gender=Example | height=Example | eye_color=Example | hair_color=Example | family=Example | factions=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | suggested |
image | image | no description | Unknown | suggested |
image_desc | image_desc | no description | Unknown | suggested |
alias | alias | no description | Unknown | suggested |
origin | origin | no description | Unknown | suggested |
residence | residence | no description | Unknown | suggested |
age | age | no description | Unknown | suggested |
religion | religion | no description | Unknown | suggested |
status | status | no description | Unknown | suggested |
race | race | no description | Unknown | suggested |
gender | gender | no description | Unknown | suggested |
height | height | no description | Unknown | suggested |
eye_color | eye_color | no description | Unknown | suggested |
hair_color | hair_color | no description | Unknown | suggested |
family | family | no description | Unknown | suggested |
factions | factions | no description | Unknown | suggested |