Template:Info page: Difference between revisions

From RexKraft
Jump to navigation Jump to search
(Created page with "<div style="border: 5px solid #ccc; padding: 10px; margin-bottom: 20px;"> == {{{title}}} == <div style="float: left; margin-right: 50px; border: 5px solid #cdc; padding: 10px;"> [[File:{{{image|}}}|130px|alt=Feature Image|{{{caption|}}}]] </div> == Overview == {{{overview|Provide a brief overview of the content.}}} == Usage == {{{usage|Explain how the content is used or interacted with in the game.}}} == Obtaining == {{{obtaining|Describe how players can obtain or a...")
 
No edit summary
Line 1: Line 1:
<div style="border: 5px solid #ccc; padding: 10px; margin-bottom: 20px;">
<noinclude>{{Documentation}}</noinclude>
<includeonly>


== {{{title}}} ==
{{Infobox
| title         = Item Name
| image        = Item_Image.png
| caption      = Item Caption
| type          = Item Type
| rarity        = Item Rarity
| category      = Item Category
| tier          = Item Tier
}}


<div style="float: left; margin-right: 50px; border: 5px solid #cdc; padding: 10px;">
==Attributes==
[[File:{{{image|}}}|130px|alt=Feature Image|{{{caption|}}}]]
* Value: Item Value
</div>
* Tradeable: Yes/No
* Auctionable: Yes/No
* Reforgeable: Yes/No
* Enchantable: Yes/No


== Overview ==
==Obtaining==
{{{overview|Provide a brief overview of the content.}}}
How to obtain the item. Include details like drops, crafting recipes, etc.


== Usage ==
==Usage==
{{{usage|Explain how the content is used or interacted with in the game.}}}
How the item is used in the game.


== Obtaining ==
==Game Messages==
{{{obtaining|Describe how players can obtain or acquire the content.}}}
Any in-game messages related to the item.


== Rarity ==
==Upgrading==
{{{rarity|Discuss the rarity or availability of the content.}}}
Instructions on how to upgrade the item.


== Value ==
==Essence Upgrading==
{{{value|Provide information about the value or worth of the content.}}}
Details on upgrading with essence.


{| class="wikitable"
==Collection==
|-
Information related to any collections the item belongs to.
! Requirement !! Details
|-
| {{{prerequisite1|Prerequisite 1}}} || {{{prerequisite1_details|Details about prerequisite 1}}}
|-
| {{{prerequisite2|Prerequisite 2}}} || {{{prerequisite2_details|Details about prerequisite 2}}}
|-
| {{{prerequisite3|Prerequisite 3}}} || {{{prerequisite3_details|Details about prerequisite 3}}}
|}


== Gallery ==
==Item Lore==
<gallery>
Lore and background story of the item.
{{#if: {{{image1|}}} | {{{image1|}}} }}
{{#if: {{{caption1|}}} | {{{caption1|Caption for Image 1}}} }}
{{#if: {{{image2|}}} | {{{image2|}}} }}
{{#if: {{{caption2|}}} | {{{caption2|Caption for Image 2}}} }}
</gallery>


[[Category:{{{category|CategoryName}}}]]
==Trivia==
</div>
Interesting trivia about the item.
 
==History==
Historical changes or updates related to the item.
 
[[Category:Item Categories]]
</includeonly>

Revision as of 06:46, 13 April 2024