Template:Infobox unit/doc: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{documentation subpage}}
{{Lua|Module:Infobox Unit}}
{{Lua|Module:Infobox Unit}}



Revision as of 04:32, 22 July 2021

Parameters

Infobox Groups for display group information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Background Colorbg color

The background color of the headers.

Default
#000000
Example
#884499
Stringrequired
Text Colortext color

The color of the text inside headers.

Default
#FFFFFF
Example
#FFFFFF
Stringsuggested
Unit Nameunit name

The unit's name. Defaults to the page title if none given.

Example
25-ji, Night Code de.
Page namerequired
Unit Imageunit image

An image containing the unit's members. Use the image's name.

Example
night_code_cg.png
Stringrequired
Japanesejapanese

The unit's name in Japanese.

Example
25時、ナイトコードで。
Stringoptional
Romajiromaji

The romanized version of the unit's name.

Example
Nijuugo-ji, Naito Koodo de.
Stringoptional
Englishenglish

The English translation of the unit's name.

Example
25 o’clock, by Night Code
Stringoptional
Unit Logologo

The logo of the unit. Use the file's name.

Example
25ji-logo.png
Stringrequired
Membersmembers

The list of members in the unit, separated by commas

Example
Yoisaki Kanade, Asahina Mafuyu, Shinonome Ena, Akiyama Mizuki
Stringsuggested
Virtual Singersvirtual singers

The virtual singers associated with the unit, separated by commas.

Example
Hatsune Miku
Stringsuggested

Quick Copy

{{Infobox Unit
|bg color   =
|text color =
|unit name  = 
|unit image = 
|japanese =
|romaji   =
|english  =
|logo     =
|members  =
|virtual singers =
}}

Examples

Template:Infobox Unit

{{Infobox Unit
|bg color   = #884499
|text color = #ffffff
|unit name  = 25-ji, Night Code de.
|unit image = night_code_cg.png
|logo     = 25ji-logo.png
|japanese = 25時、ナイトコードで。
|romaji   = Nijuugo-ji, Naito Koodo de.
|english  = 25 o’clock, by Night Code
|members  = Yoisaki Kanade, Asahina Mafuyu, Shinonome Ena, Akiyama Mizuki
|virtual singers = Hatsune Miku
}}


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