Template:Infobox album/doc: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 24: Line 24:
==Examples==
==Examples==
{{Infobox album
{{Infobox album
|album = no
|type = Album
|album name = needLe/Stella
|album name = needLe/Stella
|image = JacketSingle Leoneed 1.jpg
|image = needLe-Stella cover art.jpg
|japanese = needLe / ステラ
|japanese = needLe / ステラ
|romaji = needLe / Sutera
|romaji = needLe / Sutera
|english = needLe/Stella
|english = needLe/Stella
|unit = ln
|unit = Leo/need
|price = ¥1540 (before tax)
|price = 1540
|label = Bushiroad Music
|label = Bushiroad Music
|date = 2021/06/09
|date = 2021/06/09
Line 38: Line 38:
<pre>
<pre>
{{Infobox album
{{Infobox album
|album = no
|type = Album
|album name = needLe/Stella
|album name = needLe/Stella
|image = JacketSingle Leoneed 1.jpg
|image = needLe-Stella cover art.jpg
|japanese = needLe / ステラ
|japanese = needLe / ステラ
|romaji = needLe / Sutera
|romaji = needLe / Sutera
|english = needLe/Stella
|english = needLe/Stella
|unit = ln
|unit = Leo/need
|price = ¥1540 (before tax)
|price = 1540
|label = Bushiroad Music
|label = Bushiroad Music
|date = 2021/06/09
|date = 2021/06/09
Line 58: Line 58:
{
{
"params": {
"params": {
"album": {
"type": "string",
"label": "Album/Single",
"description": "Fill \"yes\" for album or fill \"no\" for single.",
"required": true
},
"album name": {
"album name": {
"label": "Album Name",
"label": "Album name",
"description": "The name of the album/single.",
"description": "The name of the album/single.",
"type": "string",
"type": "string",
Line 102: Line 96:
"price": {
"price": {
"label": "Price",
"label": "Price",
"description": "The price of the album/single.",
"description": "The price of the album/single. Insert number only.",
"type": "string",
"type": "number",
"required": true
"required": true
},
},
Line 119: Line 113:
},
},
"product number": {
"product number": {
"label": "Product Number",
"label": "Product number",
"description": "The product number of the album/single.",
"description": "The product number of the album/single.",
"type": "string",
"required": true
},
"type": {
"label": "Album / single type",
"description": "Fill \"Album\" for album or fill \"Single\" for single.",
"type": "string",
"type": "string",
"required": true
"required": true
Line 128: Line 128:
"description": "Infobox album for displaying album/single information.",
"description": "Infobox album for displaying album/single information.",
"paramOrder": [
"paramOrder": [
"album",
"type",
"album name",
"album name",
"image",
"image",

Latest revision as of 07:48, 22 January 2022

Quick copy[edit source]

{{Infobox album
|album      = 
|album name = 
|image      = 
|japanese   = 
|romaji     = 
|english    = 
|unit  = 
|price = 
|label = 
|date  = 
|product number = 
}}

Examples[edit source]

needLe/Stella
JapaneseneedLe / ステラ
RomajineedLe / Sutera
EnglishneedLe/Stella
Unit
Album Information
Price¥1540 (before tax)
LabelBushiroad Music
Product numberBRMM-10402
Release date2021/06/09
{{Infobox album
|type       = Album
|album name = needLe/Stella
|image      = needLe-Stella cover art.jpg
|japanese   = needLe / ステラ
|romaji     = needLe / Sutera
|english    = needLe/Stella
|unit  = Leo/need
|price = 1540
|label = Bushiroad Music
|date  = 2021/06/09
|product number = BRMM-10402
}}

Template data[edit source]

Infobox album for displaying album/single information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Album / single typetype

Fill "Album" for album or fill "Single" for single.

Stringrequired
Album namealbum name

The name of the album/single.

Stringrequired
Imageimage

The image or jacket art of the album/single.

Stringrequired
Japanesejapanese

The official Japanese album/single title.

Stringsuggested
Romajiromaji

The romanized version of the Japanese album/single title.

Stringsuggested
Englishenglish

The English translation of the album/single title.

Stringsuggested
Unitunit

The unit associated with the album/single. Use "vs" for VIRTUAL SINGER, "ln" for Leo/need, "mmj" for MORE MORE JUMP!, "vbs" for Vivid BAD SQUAD, "wxs" for Wonderlands×Showtime, "25ji" for 25-ji, Nightcord de.

Stringsuggested
Priceprice

The price of the album/single. Insert number only.

Numberrequired
Labellabel

The music label that released the album/single.

Stringrequired
Release datedate

The date that the album/single was released

Daterequired
Product numberproduct number

The product number of the album/single.

Stringrequired


Cookies help us deliver our services. By using our services, you agree to our use of cookies.