Template:Infobox item/doc: Difference between revisions

Template page
Content added Content deleted
m (ChaoticShadow moved page Template:Infobox Item/doc to Template:Infobox item/doc without leaving a redirect)
mNo edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Infobox Item}}
{{Lua|Module:Infobox item}}


__TOC__
__TOC__
Line 56: Line 56:
==Quick Copy==
==Quick Copy==
<pre>
<pre>
{{Infobox Item
{{Infobox item
|item name =
|item name =
|image =
|image =

Revision as of 22:06, 18 November 2021

Parameters

Infobox Item for displaying item information.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Item Nameitem name

The name of the item.

Example
Pure crystal of feelings
Stringrequired
Item Imageimage

The image of the item.

Example
Pure crystal of feelings.png
Filerequired
Japanesejapanese

The name of the item in Japanese.

Example
想いの純結晶
Stringsuggested
Romajiromaji

The romanized version of the Japanese item name.

Stringsuggested
Englishenglish

The English translation of the item name. This is usually the same as the item name, however, prefer a more translation in the same format as the Japanese item name.

Example
Pure crystal of feelings
Stringsuggested
Descriptiondescrption

The description of the item, translated from Japanese.

Stringsuggested

Quick Copy

{{Infobox item
|item name = 
|image    = 
|japanese = 
|romaji   = 
|english  = 
|description = 
}}

Examples

Template:Infobox Item

{{Infobox Item
|item name = Pure crystal of feelings
|image    = Pure crystal of feelings.png
|japanese = 想いの純結晶
|romaji   = 
|english  = Pure crystal of feelings
|description = 
}}


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