Difference between revisions of "Form:Character"
Jump to navigation
Jump to search
m |
m |
||
(11 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
{{{for template|Character}}} | {{{for template|Character}}} | ||
{| class="formtable" | {| class="formtable" | ||
− | |||
− | |||
− | |||
! Username: | ! Username: | ||
− | | {{{field| | + | | {{{field|username|input type=text}}} |
|- | |- | ||
− | ! | + | ! Fullname: |
− | | {{{field| | + | | {{{field|fullname|input type=text}}} |
|- | |- | ||
− | + | ! Characterimage (optional): | |
− | |||
− | |||
− | ! Characterimage: | ||
| {{{field|characterimage|input type=text}}} | | {{{field|characterimage|input type=text}}} | ||
|- | |- | ||
− | ! | + | ! Age (Birthdate): |
− | | {{{field| | + | | {{{field|age|input type=text}}} |
|- | |- | ||
! Gender: | ! Gender: | ||
Line 51: | Line 45: | ||
! Homeland: | ! Homeland: | ||
| {{{field|homeland|input type=text}}} | | {{{field|homeland|input type=text}}} | ||
+ | |- | ||
+ | ! Rank (Ex: Pilot, Captain): | ||
+ | | {{{field|rank|input type=text}}} | ||
|- | |- | ||
! Awakening: | ! Awakening: | ||
| {{{field|awakening|input type=dropdown|values=1,2,3,4,5}}} | | {{{field|awakening|input type=dropdown|values=1,2,3,4,5}}} | ||
|- | |- | ||
− | ! | + | ! Primary Unit: |
| {{{field|primaryunit|input type=text}}} | | {{{field|primaryunit|input type=text}}} | ||
|- | |- | ||
− | ! | + | ! Alternate Units: |
+ | | {{{field|altunits|input type=tokens}}} | ||
+ | |- | ||
+ | ! BGM: | ||
| {{{field|bgm|input type=text}}} | | {{{field|bgm|input type=text}}} | ||
|- | |- | ||
! Series: | ! Series: | ||
− | | {{{field|series|input type=text with autocomplete}}} | + | | {{{field|series|input type=text with autocomplete|values from category=Theme}}} |
|- | |- | ||
! Factions: | ! Factions: | ||
− | | {{{field|factions|input type= | + | | {{{field|factions|input type=tokens|values from category=Factions}}} |
− | | | ||
− | |||
− | |||
|- | |- | ||
! Profile: | ! Profile: | ||
| {{{field|profile|input type=textarea}}} | | {{{field|profile|input type=textarea}}} | ||
+ | |- | ||
+ | ! Background: | ||
+ | | {{{field|background|input type=textarea}}} | ||
|- | |- | ||
! Resources: | ! Resources: | ||
Line 79: | Line 79: | ||
| {{{field|relationships|input type=textarea}}} | | {{{field|relationships|input type=textarea}}} | ||
|- | |- | ||
− | ! More: | + | ! More (before Cutscenes and Logs): |
| {{{field|more|input type=textarea}}} | | {{{field|more|input type=textarea}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
− | |||
− | |||
− | |||
− | |||
</includeonly> | </includeonly> |
Latest revision as of 16:54, 12 July 2022
This is the "Character" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.