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



YumeWiki
2,870Articles
Revision as of 22:37, 28 July 2024 by ZASNK (talk | contribs) (speed displays slightly smaller)
Documentation (for the above template, sometimes hidden or invisible)

Description

Renders a link (if provided) to an area's BGM, and sets a record that can be queried.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle

The BGM's title to be displayed. This could either be an official title, or the original filename exclusive of extension.

Example
いかる ひのやま
Stringrequired
Filenamefilename

The audio's filename, pointing to the file as uploaded. If left blank, no link will be displayed.

Example
CU maple-clicking 60.ogg
Stringsuggested
Labellabel

A label describing where or when the BGM would play. This could be a sub-area, an event, or the area under different conditions.

Example
FC Overworld
Stringoptional
Sound Room IDsoundroom

If the BGM is featured in a Sound Room like in Yume 2kki, provide the ID as seen in the Sound Room.

Example
307C
Stringoptional
Speedspeed

The speed at which the track is set to play in-game.

Example
60
Numberrequired
Authorauthor

Credit the track's composer/author. Usually only applicable to collaborative games.

Example
MadameMimic
Stringoptional

Semantic properties

This template exposes the following semantic properties.

Property name Description Data type Cardinality
Has BGM The main record that holds all the other properties. Record Single
BGM/Title The title of the BGM, either official or from the game files. Text Single
Has media path The path leading to the audio file on the wiki. URL Single
BGM/Audio The wiki page of the audio file. Page Single
BGM/Label A label describing the BGM, usually where it plays in the location. Text Single
BGM/Soundroom The ID of the track in the game's Sound Room or equivalent feature, if one is present in the game. Text Multiple
BGM/Speed The speed at which the BGM is set to play in the location. This should correspond to the audio file on the wiki. Number Single
BGM/Author The author(s) who created the BGM. Usually only applicable to collaborative games. Text Multiple

Syntax

{{BGM|title= |filename= |label= |speed= |soundroom= |author= }}

Sample

The following input:

{{BGM|title = tonny31.6|filename = Tonny31.6 (284D).ogg|label = Budding Life World|soundroom = 248D}}

Produces:

tonny31.6 (??%) (No. 248D): Budding Life World

Note: This sample uses {{BGMDisplay}} to avoid creating a record property.

Visit Template:BGM/doc to edit this text! (How does this work?)