×
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

(test property that actually exists)
(new version)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "World Article" form. <page name>
This is the "World Article" form.
To create a page with this form, enter the page name below;
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.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=World Article|namespace selector=Yume Nikki,Yume 2kki,Dotflow}}
{{#forminput:form=World Article|namespace selector=Yume Nikki,Yume 2kki,Dotflow}}


</noinclude><includeonly>
</noinclude><includeonly>__NOEDITSECTION__ __NOTOC__
{{{info|create title=<page name>|edit title=<page name>}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
==Locationbox==
{{{for template|Locationbox}}}
 
{{CollapseStart|1= ===Display Name===}}
Overrides using the page name as the header text. If the name of the location should be changed on the wiki, move the page instead of using this parameter.
 
{{{field|name|input type=text}}}
{{CollapseEnd|}}
 
===Header color===
 
{{{field|headercolor|mandatory|default=#3366cc|input type=regexp|regexp=/^\#([0-9]![a-f]![A-F])+$/|message=Must be a hex code like #FA3C3C.}}}
 
===Header font color===
 
{{{field|headerfontcolor|mandatory|default=#ffffff|input type=regexp|regexp=/^\#([0-9]![a-f]![A-F])+$/|message=Must be a hex code like #FA3C3C.}}}
 
{{CollapseStart|1= ===Header font size===}}
 
{{{field|headerfontsize|default=200%|input type=regexp|regexp=/^\d+\%$/|message=Must be a percentage.}}}
{{CollapseEnd|}}
 
===Location image===
It should properly represent the location.
 
{{{field|image|mandatory|input type=combobox|values from namespace=File|uploadable|default filename={{NAMESPACE}} {{PAGENAME}} main|image preview}}}
 
{{CollapseStart|1= ===Image width===}}
The image width in px.
 
{{{field|imagewidth|input type=regexp|regexp=/^\d+$/|message=Must be a number.}}}}}}
{{CollapseEnd|}}
 
{{CollapseStart|1= ===Image caption===}}
 
{{{field|caption}}}
{{CollapseEnd|}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|
===Japanese Name===
For ''Yume 2kki'' locations, the <code>JapaneseName</code> field should be filled in with exactly one value, which is the location's original name written in Japanese. If the location's equivalent name is available on the [https://wikiwiki.jp/yume2kki-t/ツクラー別マップ一覧 JP Wiki,] use the name provided there. If the map is counted as a sub-area there, include the parent area's name, separating the names with the <code>:</code> full-width colon (e.g. Parent area name:Child area name).
 
{{{field|JapaneseName}}}
}}
===Original Name(s)===
The area's original native-language names, along with any translations thereof, separated by commas.
{{#ifeq:{{NAMESPACE}}|Yume 2kki|
''If you specified a JapaneseName, do not repeat it here.''
}}
 
{{{field|Name}}}
 
===Effects===
Link to an effect found at this location.
 
{{{field|Effects|default=None|list|input type=text}}}
 
===Collectibles===
List collectibles such as wallpapers and menu themes.
 
{{{field|Collectibles|default=None|list|input type=text}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|
===Masks===
Masks that can be acquired at this location.
 
{{{field|Masks|list|input type=text}}}
}}
===Events===
List events that can be found at this location.
 
{{{field|Events|default=None|list|input type=text}}}
 
===Notable NPCs===
List notable characters that you can find in this location.
 
{{{field|NPCS|default=None}}}
 
===Connections===
List of areas connected to this location (using the Connection template) as of the game's current version.
 
{{{field|Connections|mandatory|holds template}}}
 
{{CollapseStart|1= ===Removed Connections===}}
List of areas connected to this location (using the Connection template) that have since been removed. Be sure to include <code>is_removed=true</code> in each connection.
 
{{{field|RemovedConnections|holds template}}}
{{CollapseEnd|}}
 
===BGM===
List of tracks (using the BGM template) that play in this location and/or specific rooms/maps within it.
 
{{{field|BGM|holds template}}}
 
===Map ID===
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|list|delimiter=,|input type=regexp|regexp=/^\d\d\d\d.*$/|message=Each ID must be a four-digit number.}}}
 
{{CollapseStart|1= ===Map Type===}}
Descriptors for a given location, such as the overall map size and whether it loops or otherwise.
 
{{{field|Map Type|input type=tokens|list|delimiter=,|values from property=Has map type}}}
{{CollapseEnd|}}
 
===Version Added===
The version in which the area was first added.
 
{{{field|VersionAdded|input type=combobox|values from property=Version added}}}
 
===Versions Updated===
The version(s) in which the area has been updated. This should not include VersionAdded, VersionRemoved, or any removed versions in VersionGaps. Use commas to separate multiple instances.
{{#ifeq:{{NAMESPACE}}|Yume 2kki|
Versions may also be followed by a dash and a 1 or 2 character code; this is an update type identifier used by Yume 2kki Explorer, and these are automatically handled by the version manager in the app.
}}
 
{{{field|VersionsUpdated|input type=tokens|values from property=Versions updated|list|delimiter=,}}}
 
{{CollapseStart|1= ===Version Removed===}}
The version in which the area was removed, if applicable, i.e. the first version in which the area is no longer accessible.
 
{{{field|VersionRemoved|input type=combobox|values from property=Version removed}}}
{{CollapseEnd|}}
 
{{CollapseStart|1= ===Version Gaps===}}
Any gaps where the area was removed only to later be re-added, starting with the version it was removed, followed by a dash, followed by the version it was re-added in. Use commas to separate multiple instances.
 
{{{field|VersionGaps|input type=tokens|values from property=Version gaps|list|delimiter=,}}}
{{CollapseEnd|}}


{{PAGENAME}}
===Primary Author===
The location's main author(s). Applicable to collaborative games.


{{FULLPAGENAME}}
{{{field|Primary|input type=tokens|values from property=Has primary author|list}}}


{{ROOTPAGENAME}}
===Contributing Author(s)===
Authors who have contributed to the location. Applicable to collaborative games.
 
{{{field|Contributing|input type=tokens|values from property=Has contributing author|list}}}


{{#if:{{PAGENAME}}|Has value|Empty}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
==Locationbox==
{{{for template|Locationbox|intro={{space}}}}}
{| class="formtable"
! style="text-align:center;" | Type
! width="100%" style="text-align:center;" | Input
|-
! Header color:
| {{{field|headercolor|default=#3366cc}}}
|-
! Header font size:
| {{{field|headerfontsize|default=#ffffff}}}
|-
! Image:
| {{{field|image|input type=combobox|values from property=Badge/Name}}}
|-
! Original Name:
| {{{field|Name}}} <br> If you specified a Japanese Name, do not repeat it here.
|-
! Japanese Name:
| {{{field|JapaneseName}}}
|-
! Effects:
| {{{field|Effects}}}
|-
! Collectibles:
| {{{field|Collectibles}}}
|-
! Events:
| {{{field|Events}}}
|-
! NPCS:
| {{{field|NPCS}}}
|-
! Connections:
| {{{field|Connections|holds template|list|delimiter=,&#32;}}}
|-
! BGM:
| {{{field|BGM}}}
|-
! Map ID:
| {{{field|Map ID}}}
|-
! Version Added:
| {{{field|VersionAdded}}}
|-
! Versions Updated:
| {{{field|VersionsUpdated}}}
|-
! Primary Author:
| {{{field|Primary|input type=tokens|property=Has primary author|list}}}
|-
! Contributing Author(s):
| {{{field|Contributing}}}
|}
===Extra===
{| class="formtable"
! Imagewidth:
| {{{field|imagewidth}}}
|-
! Caption:
| {{{field|caption}}}
|-
! Masks:
| {{{field|Masks}}}
|-
! Map Type:
| {{{field|Map Type}}}
|-
! RemovedConnections:
| {{{field|RemovedConnections}}}
|-
! VersionRemoved:
| {{{field|VersionRemoved}}}
|-
! VersionGaps:
| {{{field|VersionGaps}}}
|}
{{{end template}}}
{{{end template}}}


<!--Connections-->
<!--Connections-->
{{{for template|Connection|label=Connections|minimum instances=1|add button text=Add another connection|embed in field=Locationbox[Connections]|multiple|displayed fields when minimized=1|list|delimiter=,&#32;}}}
{{{for template|Connection|label=Connections|minimum instances=1|add button text=Add another connection|embed in field=Locationbox[Connections]|multiple}}}
{| class="formtable"
 
! style="text-align:center;" | Type
===Connecting Area===
! width="100%" style="text-align:center;" | Input
 
|-
{{{field|1|input type=combobox|values from category=Locations}}}
! Connecting area:
 
| {{{field|1|input type=combobox|property=Connection/Location}}}
{{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=regexp|regexp=/^\d+\%$/|message=Must be a percentage.|placeholder=33%}}}
 
===Effects Needed===
The effects needed to enter the area, separated by commas.
 
{{{field|effects_needed|input type=text|list|delimiter=,}}}
Conjunction for the effects required. Defaults to "and", can be changed to "or".
 
{{{field|effects_needed|input type=checkbox|value=or|label=Change to "or"}}}
{{#ifeq:{{NAMESPACE}}|Yume 2kki|
===Season===
The season at which an area is accessible.
 
{{{field|season|input type=checkboxes|values=Winter, Spring, Summer, Fall|label=Snowy, , Sunny, Autumn}}}
 
===Phonebooth Type===
Parameter denoting the side of a connection accessible from a phonebooth. Accepted values are Shortcut for connections to the [[Yume 2kki:Urotsuki's Dream Apartments|Dream Apartments]] and ExitPoint for connections on the area's page.
 
{{{field|phonebooth_type|input type=radiobutton|values=Shortcut, ExitPoint|labels=Shortcut to Dream Apartments, Exit Point}}}
}}
===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===
 
{{{field|one_way_type|input type=radiobutton|values=NoReturn, NoEntry|labels=No return, No entry}}}
 
===Chaser Type===
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=checkbox|value=true}}}
 
{{{end template}}}
{{{end template}}}


==Article==
==Article==
{{{standard input|free text|preload=YumeWiki:WorldArticle/preload}}}
{{{standard input|free text|editor=visualeditor|preload=YumeWiki:WorldArticle/preload}}}


</includeonly>
</includeonly>

Revision as of 23:39, 17 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.