Template:Infobox Item/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Remove |premium =)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
===release===
===release===
The release date of the item.
The release date of the item.

===premium===
Whether or not this item requires a [[premium pass]].


===episode===
===episode===
Line 22: Line 19:
* Mine of Mantuban
* Mine of Mantuban
* Crenopolis
* Crenopolis

===profession===
The profession of the item.


===value===
===value===
Line 31: Line 25:
===examine===
===examine===
The examine text of the item.
The examine text of the item.

===profession_a===
The first profession that this item is related to. (Optional)

===profession_a_level===
The level of the first profession that this item requires. (Optional, required if profession_a is filled)

===profession_b===
The second profession that this item is related to. (Optional)

===profession_b_level===
The level of the second profession that this item requires. (Optional, required if profession_b is filled)


==Quick copy==
==Quick copy==
Line 37: Line 43:
|image =
|image =
|release =
|release =
|premium =
|episode =
|episode =
|profession =
|value =
|value =
|examine =
|examine =
|profession_a =
|profession_a_level =
|profession_b =
|profession_b_level =
}}</pre>
}}</pre>



Latest revision as of 16:14, 3 November 2024

This is a documentation subpage for Template:Infobox Item.
It contains usage information, categories, and other content that is not part of the original template page.
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.

episode

The episode of the item.

One of:

  • Hopeport
  • Hopeforest
  • Mine of Mantuban
  • Crenopolis

value

The value of the item.

examine

The examine text of the item.

profession_a

The first profession that this item is related to. (Optional)

profession_a_level

The level of the first profession that this item requires. (Optional, required if profession_a is filled)

profession_b

The second profession that this item is related to. (Optional)

profession_b_level

The level of the second profession that this item requires. (Optional, required if profession_b is filled)

Quick copy

{{Infobox Item
|name = 
|image = 
|release = 
|episode = 
|value = 
|examine = 
|profession_a = 
|profession_a_level = 
|profession_b = 
|profession_b_level = 
}}