Form:Map: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
{| class="formtable"
{| class="formtable"
! Map Type*:  
! Map Type*:  
| {{{field|TXT_MapType|mandatory|input type=dropdown|values=Campaign Map,Event Map,Belle Event Map|default=Standard Campaign Map|show on select=Event Map=>eventMap;Belle Event Map=>belleEventMap}}}
| {{{field|TXT_MapType|mandatory|input type=dropdown|values=Campaign Map,Event Map,Belle Event Map|default=Standard Campaign Map|show on select=Event Map=>eventMap;Belle Event Map=>eventMap}}}
|}
|}
<div id="eventMap">
<div id="eventMap">
Loading a Map with Dates already set WILL erase the dates if they are not input again.  This seems to be a Page Forms problem.
{| class="formtable"
{| class="formtable"
! In-Game Start Date:
! In-Game Start Date:
Line 29: Line 28:
! Real-Life End Date:
! Real-Life End Date:
| {{{field|DATE_IRLEnd|input type=Date}}}
| {{{field|DATE_IRLEnd|input type=Date}}}
|}
|-
</div>
! Event Belle (if applicable):
<div id="belleEventMap">
Loading a Map with Dates already set WILL erase the dates if they are not input again.  This seems to be a Page Forms problem.
{| class="formtable"
! Event Belle:
| {{{field|TXT_EventBelle|input type=text with autocomplete|existing values only|cargo table=MAINBelle|cargo field=TXT_CharName|cargo where=BOOL_Event=1 AND BOOL_Hide IS NULL}}}  
| {{{field|TXT_EventBelle|input type=text with autocomplete|existing values only|cargo table=MAINBelle|cargo field=TXT_CharName|cargo where=BOOL_Event=1 AND BOOL_Hide IS NULL}}}  
|-
! In-Game Start Date:
| {{{field|DATE_StartDate|input type=Date}}}
|-
! In-Game End Date:
| {{{field|DATE_EndDate|input type=Date}}}
|-
! Real-Life Start Date:
| {{{field|DATE_IRLStart|input type=Date}}}
|-
! Real-Life End Date:
| {{{field|DATE_IRLEnd|input type=Date}}}
|}
|}
</div>
</div>
{| class="formtable"
{| class="formtable"
! Map Name*:  
! Map Name*:  

Revision as of 14:42, 29 May 2023

This is the "Map" 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.

Need help on using this form? Click the link to open the associated tutorial in a separate window or tab.