Template:Infobox item: Difference between revisions

Template page
Content added Content deleted
(created infobox item)
 
m (added cargo table)
Line 1: Line 1:
<noinclude>
{{#invoke:Infobox Item|main}}<noinclude>{{documentation}}</noinclude>
{{#cargo_declare:_table = Items
|item_name = String
|image = File
|japanese = String
|romaji = String
|english = String
|description = String
}}
</noinclude><includeonly>
{{#ifeq:{{NAMESPACE}}
|{{ns:0}}
|{{#cargo_store:_table = Items}}
}}
</includeonly>{{#invoke:Infobox Item|main}}<noinclude>{{documentation}}</noinclude>

Revision as of 04:13, 15 July 2021

This template defines the table "Items". This table has not been created yet.

Script error: No such module "Infobox Item".

Template documentation[view] [edit] [history] [purge]

Parameters

Infobox Item for displaying item information.

Template parameters[Edit template data]

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

Script error: No such module "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.