Template:Infobox Item: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Manbutan -> Mantuban.)
(Replaced content with "{{#invoke:Infobox Item|main}}{{Mainonly|Category:Items}}<noinclude>{{/doc}}</noinclude>")
Tag: Replaced
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#invoke:Infobox Item|main}}{{Mainonly|[[Category:Items]]}}<noinclude>{{/doc}}</noinclude>
{| class="wikitable infobox-item" style="float:right"
!colspan="2"| {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|colspan="2" style="text-align:center"| {{#if:{{{image|}}}|{{clean image|file={{{image}}}}}|[[Special:Upload|Please upload an image!]]{{Mainonly|[[Category:Needs image]]}}}}
|-
|<b>Release date</b>||{{#if:{{{release|}}}|{{{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 Mantuban=[[File:Mine of Mantuban episode icon.png|18px]]|#default=[[File:Unknown episode icon.png|18px]] Unknown}}
|-
|<b>Profession</b>||{{#if:{{{profession|}}}|{{{profession}}}|{{Edit button|text=<b>?</b> (edit)}}{{Mainonly|[[Category:Items needing profession]]}}}}
|-
|<b>Value</b>||{{#if:{{{value|}}}|{{{value}}}|{{Edit button|text=<b>?</b> (edit)}}{{Mainonly|[[Category:Items needing value]]}}}}
|}{{Mainonly|[[Category:Items]]}}<noinclude>{{clear}}{{/doc}}</noinclude>

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 = 
}}