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



YumeWiki
3,092Articles

User:Roxwize/map/doc: Difference between revisions

(Created page with "==Description== Personal template ==Parameters== <templatedata>{ "params": { "img": { "label": "Image", "type": "wiki-file-name", "suggested": true }, "bgm": { "label": "Background music", "type": "wiki-file-name" }, "name": { "label": "Map name", "type": "string", "required": true } }, "paramOrder": [ "img", "bgm", "name" ], "format": "inline" }</templatedata> <!--The following is a template with all options listed: },...")
 
m (YouArentDistorted moved page User:Theki/map/doc to User:Roxwize/map/doc without leaving a redirect: Automatically moved page while renaming the user "Theki" to "Roxwize")
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
<templatedata>{
<templatedata>{
"params": {
"params": {
"name": {
"label": "Map name",
"type": "string",
"required": true
},
"namespace": {
"label": "Article namespace",
"type": "string",
            "default": "Yume 2kki"
},
"img": {
"img": {
"label": "Image",
"label": "Image",
Line 14: Line 24:
"type": "wiki-file-name"
"type": "wiki-file-name"
},
},
"name": {
"bgmname": {
"label": "Map name",
"label": "Background music title",
"type": "string",
"type": "string"
"required": true
}
}
},
},
"paramOrder": [
"paramOrder": [
"namespace",
"name",
"img",
"img",
"bgm",
"bgm",
"name"
"bgmname"
],
],
"format": "inline"
"format": "inline"

Latest revision as of 05:19, 23 October 2024

Description

Personal template

Parameters

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Article namespacenamespace

no description

Default
Yume 2kki
Stringoptional
Map namename

no description

Stringrequired
Imageimg

no description

Filesuggested
Background musicbgm

no description

Fileoptional
Background music titlebgmname

no description

Stringoptional