×
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 (once more)
(test removed connections)
Line 210: Line 210:


{{{field|effects_conjunction|input type=radiobutton|values=or}}}
{{{field|effects_conjunction|input type=radiobutton|values=or}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
'''Season'''
The season at which an area is accessible.
{{{field|season|input type=checkboxes|values=Winter, Spring, Summer, Fall}}}
'''Phonebooth Type'''
Parameter denoting the side of a connection accessible from a phonebooth. Accepted values are <code>Shortcut</code> for connections to the [[Yume 2kki:Urotsuki's Dream Apartments|Dream Apartments]] and <code>ExitPoint</code> for connections on the area's page.
{{{field|phonebooth_type|input type=radiobutton|values=Shortcut, ExitPoint}}}
<br />}}
'''Isolation Type'''
Determines what side an isolated connection is. Accepted values are DeadEnd and Return. DeadEnd is used on the page with the isolated section, whereas Return is used on the page that takes you to the isolated section.
{{{field|isolation_type|input type=radiobutton|values=DeadEnd, Return}}}
'''One Way Type'''
One way connections. Use <code>NoReturn</code> if the location takes you to this connecting area. Use <code>NoEntry</code> if the connecting area is inaccessible from this location.
{{{field|one_way_type|input type=radiobutton|values=NoReturn, NoEntry}}}
'''Chaser Type'''
Use <code>Catch</code> if a chaser in this location traps you in the connection. Use <code>Trap</code> if the trap is within this location.
''Do not specify "isolation type" or "one way type" if you use this parameter.''
{{{field|chaser_type|input type=radiobutton|values=Catch, Trap}}}
'''Misc Label'''
Text indicating some other attribute or description regarding the connection.
{{{field|misc_label|input type=text}}}
'''Removed'''
{{{field|is_removed|input type=radiobutton|values=true}}}
{{{end template}}}
<!--Removed Connections-->
{{{for template|Connection|label=Removed Connections|minimum instances=0|add button text=Add another connection|embed in field=Locationbox[RemovedConnections]|multiple}}}
'''Connecting Area'''
{{{field|1|input type=combobox|values from category=Locations}}}
{{CollapseStart|1= '''Alias'''}}
The alias of the connection. This supersedes the location's name if specified.
{{{field|alias|input type=text}}}
{{CollapseEnd|}}
'''Locked Connection Type'''
*Locked: only accessible after being unlocked by the opposite side.
*Unlock: unlocks the connection on the opposite side.
*LockedCondition: accessible only after specific conditions are met.
{{{field|unlock_type|input type=radiobutton|values=Locked, Unlock, LockedCondition|show on select=LockedCondition=>sectionLockedCondition}}}
<div id="sectionLockedCondition">
'''Unlock Conditions'''
Description for a conditionally-locked connection.
{{{field|unlock_conditions|input type=text}}}
'''Unlock Instruction Link'''
Link to a page pointing to the instructions on how to unlock an area.
{{{field|unlock_instruction_link|values from namespace={{NAMESPACE}} }}}
</div>
'''Chance-Based'''
Short description for chance-based connections.
{{{field|chance_description|input type=text|placeholder=1/3 chance}}}
Numeric probability for a chance-based connection.
{{{field|chance_percentage|input type=text|placeholder=33%}}}
'''Effects Needed'''
The effects needed to enter the area, separated by commas.
{{{field|effects_needed|input type=text|list|delimiter=,|default=}}}


{{#ifeq:{{NAMESPACE}}|Yume 2kki|
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}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|<br />
'''Season'''
'''Season'''


Line 223: Line 319:


{{{field|phonebooth_type|input type=radiobutton|values=Shortcut, ExitPoint}}}
{{{field|phonebooth_type|input type=radiobutton|values=Shortcut, ExitPoint}}}
}}
<br />}}
 
'''Isolation Type'''
'''Isolation Type'''



Revision as of 00:40, 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.