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)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Infobox Item}}
{{Lua|Module:Infobox item}} {{Cargo|items}}


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


==Examples==
==Examples==
{{Infobox Item
{{Infobox item
|item name = Pure crystal of feelings
|item name = Pure crystal of feelings
|image = Pure crystal of feelings.png
|image = Pure crystal of feelings.png
Line 76: Line 76:
}}
}}
<pre>
<pre>
{{Infobox Item
{{Infobox item
|item name = Pure crystal of feelings
|item name = Pure crystal of feelings
|image = Pure crystal of feelings.png
|image = Pure crystal of feelings.png

Latest revision as of 23:38, 28 April 2023

Parameters[edit source]

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[edit source]

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

Examples[edit source]

Pure crystal of feelings
Japanese想いの純結晶
Romaji
EnglishPure crystal of feelings
Item Description
{{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.