Template:Infobox Item: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Replaced content with "{{#invoke:Infobox Item|main}}{{Mainonly|Category:Items}}<noinclude>{{/doc}}</noinclude>")
Tag: Replaced
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#invoke:Infobox Item|main}}{{Mainonly|[[Category:Items]]}}<noinclude>{{/doc}}</noinclude>
<includeonly>{| class="wikitable" style="float:right"
|+{{{name|{{PAGENAME}}}
|-
|colspan="2" style="text-align:center"|[[File:{{{image|{{PAGENAME}}.png}}}|50px]]
|-
|<b>Release date</b>||{{{release|Q3 2024}}}
|-
|<b>Episode</b>||{{#switch:{{{episode|}}}|Hopeport=[[File:Hopeport episode icon.png|18px]] [[Hopeport]]|Hopeforest=[[File:Hopeforest episode icon.png|18px]] [[Hopeforest]]|Mine of Manbutan=[[File:Mine of Manbutan episode icon.png|18px]]|#default=[[File:Unknown episode icon.png|18px]] Unknown}}
|-
|<b>Profession</b>||{{{profession|}}}
|-
|<b>Value</b>||{{{value|0}}}
|}{{Mainonly|[[Category:Items]]}}</includeonly>

Latest revision as of 02:24, 6 April 2024

Template documentation
This documentation is transcluded from Template:Infobox Item/doc. [edit] [history] [purge]
Template:Infobox Item invokes function main in Module:Infobox Item using Lua.

Parameters

name

The name of the item.

image

The image of the item.

release

The release date of the item.

premium

Whether or not this item requires a premium pass.

episode

The episode of the item.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

profession

The profession of the item.

value

The value of the item.

examine

The examine text of the item.

Quick copy

{{Infobox Item
|name = 
|image = 
|release = 
|premium = 
|episode = 
|profession = 
|value = 
|examine = 
}}