50,050
edits
No edit summary |
No edit summary |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=Vesture}} | {{LinkTutorialFromForm|Create a }} | ||
{{#forminput:form=Vesture|default=Vesture:|autocomplete on category=Vesture}} | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{AsteriskFieldsRequired}} | |||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|ITEMVesture}}} | {{{for template|ITEMVesture}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Vesture Name: | ! Vesture Name*: | ||
| {{{field|TXT_VestureName|mandatory|default={{PAGENAME}}|placeholder=Vesture name exactly as it appears in-game.}}} | | {{{field|TXT_VestureName|mandatory|default={{PAGENAME}}|placeholder=Vesture name exactly as it appears in-game.}}} | ||
|- | |- | ||
! Stat Bonus: | ! Belle*: | ||
| {{{field| | | {{{field|TXT_BelleID|existing values only|input type=text with autocomplete|cargo table=MAINBelle|cargo field=TXT_CharName|mapping cargo table=MAINBelle|mapping cargo field=TXT_CharName|mapping cargo value field=TXT_ID}}} | ||
|- | |||
! XP Bonus: | |||
| {{{field|INT_XPBonus|placeholder=400.0}}} | |||
|- | |||
! Stat Bonus #1: | |||
| {{{field|TXT_StatBonus1|default=Unknown|input type=text with autocomplete|existing values only|cargo table=STATVestureEffects|cargo field=TXT_EffectName|cargo where=TXT_EffectName NOT LIKE '[Ship]%'}}} | |||
|- | |- | ||
! Vesture Type: | ! Stat Bonus #2: | ||
| {{{field|TXT_StatBonus2|default=None|input type=text with autocomplete|existing values only|cargo table=STATVestureEffects|cargo field=TXT_EffectName|cargo where=TXT_EffectName NOT LIKE '[Ship]%'}}} | |||
|- | |||
! Vesture Type*: | |||
| {{{field|TXT_VestureType|mandatory|input type=dropdown|cargo table=STATVestureType|cargo field=TXT_VestureType}}} | | {{{field|TXT_VestureType|mandatory|input type=dropdown|cargo table=STATVestureType|cargo field=TXT_VestureType}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||