Peppermint (talk | contribs) Created page with " <noinclude> <templatedata> { "params": { "Full Name": { "aliases": [ "name" ], "label": "Full Name", "description": "The character's full name.", "type": "string", "suggested": true }, "Alias(es)": { "aliases": [ "alias" ], "label": "Alias(es)", "description": "Titles, nicknames, etc.", "type": "string" }, "Alliance": { "label": "Alliance", "description": "Whose side are they on?", "example": "For Freedom, For..." |
Peppermint (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<infobox layout="stacked"> | |||
<title source="title"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"/> | |||
<data source="name"> | |||
<label>Full Name</label> | |||
</data> | |||
<data source="alias"> | |||
<label>Alias(es)</label> | |||
</data> | |||
<data source="alliance"> | |||
<label>Alliance</label> | |||
</data> | |||
<data source="affiliate"> | |||
<label>Affiliation</label> | |||
</data> | |||
<data source="status"> | |||
<label>Status(es)</label> | |||
</data> | |||
<data source="origin"> | |||
<label>Origin</label> | |||
</data> | |||
<data source="race"> | |||
<label>Race</label> | |||
</data> | |||
</infobox> | |||
<noinclude> | <noinclude> |
Revision as of 10:46, 13 December 2023
A basic profile. Fill out information as needed.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | Full Name name | The character's full name. | String | suggested |
Alias(es) | Alias(es) alias | Titles, nicknames, etc. | String | optional |
Alliance | Alliance alliance | Whose side are they on?
| String | suggested |
Affiliation | Affiliation affiliate | The organization, family, tribe, etc. the character belongs to.
| String | suggested |
Status(es) | Status(es) status buff debuff buff/debuff | Any status effect the character is afflicted with.
| Content | optional |
Profile Image | Profile Image image profile-pic | A portrait of the character. | Content | suggested |
Origin | Origin origin | Where the character was born/landed on Ambrosia.
| Content | suggested |
Race | Race race | The character's race. Note that all
| Content | suggested |