×
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

(new version)
(first pass)
Line 26: Line 26:
{{CollapseStart|1= ===Header font size===}}
{{CollapseStart|1= ===Header font size===}}


{{{field|headerfontsize|default=200%|input type=regexp|regexp=/^\d+\%$/|message=Must be a percentage.}}}
{{{field|headerfontsize|default=200%|input type=regexp|regexp=/^\d*\%?$/|message=Must be a percentage.}}}
{{CollapseEnd|}}
{{CollapseEnd|}}


Line 37: Line 37:
The image width in px.
The image width in px.


{{{field|imagewidth|input type=regexp|regexp=/^\d+$/|message=Must be a number.}}}}}}
{{{field|imagewidth|input type=regexp|regexp=/^\d*$/|message=Must be a number.}}}}}}
{{CollapseEnd|}}
{{CollapseEnd|}}


Line 102: Line 102:
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|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=regexp|regexp=/^\d\d\d\d.*$/|message=Each ID must be a four-digit number.}}}


{{CollapseStart|1= ===Map Type===}}
{{CollapseStart|1= ===Map Type===}}
Line 185: Line 185:
Numeric probability for a chance-based connection.
Numeric probability for a chance-based connection.


{{{field|chance_percentage|input type=regexp|regexp=/^\d+\%$/|message=Must be a percentage.|placeholder=33%}}}
{{{field|chance_percentage|input type=text|placeholder=33%}}}


===Effects Needed===
===Effects Needed===
Line 198: Line 198:
The season at which an area is accessible.
The season at which an area is accessible.


{{{field|season|input type=checkboxes|values=Winter, Spring, Summer, Fall|label=Snowy, , Sunny, Autumn}}}
{{{field|season|input type=checkboxes|values=Winter, Spring, Summer, Fall}}}


===Phonebooth Type===
===Phonebooth Type===
Line 212: Line 212:
===One Way Type===
===One Way Type===


{{{field|one_way_type|input type=radiobutton|values=NoReturn, NoEntry|labels=No return, No entry}}}
{{{field|one_way_type|input type=radiobutton|values=NoReturn, NoEntry}}}


===Chaser Type===
===Chaser Type===
Do not specify "isolation type" or "one way type" if you use this parameter.
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}}}
{{{field|chaser_type|input type=radiobutton|values=Catch, Trap}}}
Line 226: Line 228:
===Removed===
===Removed===


{{{field|is_removed|input type=checkbox|value=true}}}
{{{field|is_removed|input type=checkbox|value=true|label=True}}}


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

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