×
Create a new article
Write your page title here:
We currently have 3,016 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,016Articles

Form:World Article: Difference between revisions

m (add hidden fields)
(misc issues + remove feature to mark connections as removed, form cannot properly support this)
Line 68: Line 68:
List collectibles such as wallpapers and menu themes.
List collectibles such as wallpapers and menu themes.


{{{field|Collectibles|default=None|list|input type=text}}} {{{field|Wallpapers|hidden|default=None|list|input type=text}}} {{{field|Menu Themes|hidden|default=None|list|input type=text}}}
{{{field|Collectibles|default=None|list|input type=textarea}}} {{{field|Wallpapers|hidden|default=None|list|input type=text}}} {{{field|Menu Themes|hidden|default=None|list|input type=text}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
'''Masks'''
'''Masks'''
Line 74: Line 74:
Masks that can be acquired at this location.
Masks that can be acquired at this location.


{{{field|Masks|list|input type=text}}}
{{{field|Masks|list|input type=textarea}}}
<br />}}
<br />}}
'''Events'''
'''Events'''
Line 80: Line 80:
List events that can be found at this location.
List events that can be found at this location.


{{{field|Events|default=None|list|input type=text}}}
{{{field|Events|default=None|list|input type=textarea}}}


'''Notable NPCs'''
'''Notable NPCs'''
Line 86: Line 86:
List notable characters that you can find in this location.
List notable characters that you can find in this location.


{{{field|NPCS|default=None}}}
{{{field|NPCS|default=None|list|input type=textarea}}}


'''Connections'''
'''Connections'''
Line 104: Line 104:
List of IDs corresponding to the location's map and its sub-areas. Zero-padded, with four digits. Annotations may be added to each map ID using parentheses.
List of IDs corresponding to the location's map and its sub-areas. Zero-padded, with four digits. Annotations may be added to each map ID using parentheses.


{{{field|Map ID|mandatory|list|delimiter=,|input type=regexp|regexp=/\d\d\d\d/|message=Each ID must be a four-digit number.}}}
{{{field|Map ID|mandatory|list|delimiter=,|input type=text}}}


{{CollapseStart|1= '''Map Type'''}}
{{CollapseStart|1= '''Map Type'''}}
Line 156: Line 156:


'''Connecting Area'''
'''Connecting Area'''
{{{field|1|input type=combobox|values from category=Locations}}}
{{{field|1|input type=text}}}


{{CollapseStart|1= '''Alias'''}}
{{CollapseStart|1= '''Alias'''}}
Line 203: Line 203:
Conjunction for the effects required. Selecting "None" will have it default to "and", and it can be changed to "or".
Conjunction for the effects required. Selecting "None" will have it default to "and", and it can be changed to "or".


{{{field|effects_conjunction|input type=radiobutton|values=or}}}
{{{field|effect_conjunction|input type=radiobutton|values=or}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
'''Season'''
'''Season'''
Line 242: Line 242:


{{{field|misc_label|input type=text}}}
{{{field|misc_label|input type=text}}}
 
<!--
'''Removed'''
'''Removed'''
 
-->
{{{field|is_removed|input type=radiobutton|values=true}}}
{{{field|is_removed|hidden}}}


{{{end template}}}
{{{end template}}}

Revision as of 22:48, 18 August 2024

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