(note for unspecified speed) |
m (minor fixes) |
||
Line 5: | Line 5: | ||
-->[[:File:{{{filename}}}|{{#tag:nowiki|{{{title}}}}}<!-- | -->[[:File:{{{filename}}}|{{#tag:nowiki|{{{title}}}}}<!-- | ||
-->{{#ifeq:{{{speed|}}}|100<!-- Is speed 100 | -->{{#ifeq:{{{speed|}}}|100<!-- Is speed 100 | ||
-->|]]<!-- If 100 | -->|]]<!-- If 100 - close link | ||
-->|<!-- If 100 | -->|<!-- If not 100 | ||
-->{{#if:{{{speed|}}}<!-- Check if empty | -->{{#if:{{{speed|}}}<!-- Check if empty | ||
-->| <span style="font-size:85%">({{{speed|}}}%)</span>]]<!-- Not empty | -->| <span style="font-size:85%">({{{speed|}}}%)</span>]]<!-- Not empty - place within link | ||
-->|]] <span style="font-size:85%; text-decoration:bold;" class="explain" tabindex="0" title="Speed unspecified">(??%)</span><!-- Empty | -->|]] <span style="font-size:85%; text-decoration:bold;" class="explain" tabindex="0" title="Speed unspecified">(??%)</span><!-- Empty - place outside link | ||
-->}}<!-- End speed empty check | -->}}<!-- End speed empty check | ||
-->}}<!-- End speed equality check | -->}}<!-- End speed equality check | ||
-->|{{{title}}}<!-- No filename | -->|{{{title}}}<!-- No filename - title is still shown | ||
-->{{#ifeq:{{{speed|}}}|100<!-- Is speed 100 | -->{{#ifeq:{{{speed|}}}|100<!-- Is speed 100 | ||
-->|<!-- If 100 | -->|<!-- If 100 - do nothing | ||
-->|<!-- If 100 | -->|<!-- If not 100 | ||
-->{{#if:{{{speed|}}}<!-- Check if empty | -->{{#if:{{{speed|}}}<!-- Check if empty | ||
-->|<span style="font-size:85%">({{{speed|}}}%)</span><!-- Not empty | -->| <span style="font-size:85%">({{{speed|}}}%)</span><!-- Not empty - place normally | ||
-->| <span style="font-size:85%; text-decoration:bold;" class="explain" tabindex="0" title="Speed unspecified">(??%)</span><!-- Empty | -->| <span style="font-size:85%; text-decoration:bold;" class="explain" tabindex="0" title="Speed unspecified">(??%)</span><!-- Empty - place with note | ||
-->}}<!-- End speed empty check | -->}}<!-- End speed empty check | ||
-->}}<!-- End speed equality check | -->}}<!-- End speed equality check | ||
Line 33: | Line 33: | ||
-->|<nowiki />: {{{label}}}<!-- Add label | -->|<nowiki />: {{{label}}}<!-- Add label | ||
-->}}<!-- End label check | -->}}<!-- End label check | ||
-->|Please specify the BGM's title.<!-- If no title | -->|Please specify the BGM's title.<!-- If no title - output error | ||
-->}}<!-- End title check | -->}}<!-- End title check | ||
-->{{#ifexpr: {{NAMESPACENUMBER}} = 3018<!-- Limit to CoUn | -->{{#ifexpr: {{NAMESPACENUMBER}} = 3018<!-- Limit to CoUn |
Revision as of 23:49, 3 August 2024
This template conditionally sets categories on pages. Please only use this template as intended. Conditions: On Collective Unconscious pages, it adds Category:Missing BGM author if no author is specified. |
This template automatically sets Semantic MediaWiki properties on pages. This may include creating subobjects. Please only use this template as intended. |
Description
Renders a link (if provided) to an area's BGM, and sets a record that can be queried.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | The BGM's title to be displayed. This could either be an official title, or the original filename exclusive of extension.
| String | required |
Filename | filename | The audio's filename, pointing to the file as uploaded. If left blank, no link will be displayed.
| String | suggested |
Label | label | A label describing where or when the BGM would play. This could be a sub-area, an event, or the area under different conditions.
| String | optional |
Sound Room ID | soundroom | If the BGM is featured in a Sound Room like in Yume 2kki, provide the ID as seen in the Sound Room.
| String | optional |
Speed | speed | The speed at which the track is set to play in-game.
| Number | required |
Author | author | Credit the track's composer/author. Usually only applicable to collaborative games.
| String | optional |
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