Template:Infobox unit/doc: Difference between revisions

Template page
Content added Content deleted
m (ChaoticShadow moved page Template:Infobox Group/doc to Template:Infobox Unit/doc without leaving a redirect: use consistent naming (group => unit))
m (group => unit)
Line 1: Line 1:
{{Lua|Module:Infobox Group}}
{{Lua|Module:Infobox Unit}}


__TOC__
__TOC__

Revision as of 21:29, 3 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
Group Namegroup name

The group name. Defaults to the page title if none given.

Example
25-ji, Night Code de.
Page namerequired
Group Imagegroup image

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

Example
night_code_cg.png
Stringrequired
Japanesejapanese

The group's name in Japanese.

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

The romanized version of the group's name.

Example
Nijuugo-ji, Naito Koodo de.
Stringoptional
Englishenglish

The English translation of the group's name.

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

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

Example
25ji-logo.png
Stringrequired
Membersmembers

The list of members in the group, separated by commas

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

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

Example
Hatsune Miku
Stringsuggested

Quick Copy

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

Examples

Template:Infobox Group

{{Infobox Group
|bg color    = #884499
|text color  = #ffffff
|group name  = 25-ji, Night Code de.
|group 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.