FHX Wiki:Item formatting

From FHX Wiki
Revision as of 21:54, 30 June 2024 by Ryzuhr (talk | contribs) (Created page with "This article will explain the formatting practices and processes with regards to the documentation of item. This is merely a recommended guideline. More experienced editors will come along to fill in the blanks or clean up any mistakes. == Copy-paste layout == : ''Template details:Template:Item infobox'' <pre> {{Item infobox |name= |icon= |description= |type= |level= |rarity= |value= |value-type= |goal= |id= }} Brief description of the [[{{PAGENAME}}]] item,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article will explain the formatting practices and processes with regards to the documentation of item. This is merely a recommended guideline. More experienced editors will come along to fill in the blanks or clean up any mistakes.

Copy-paste layout

Template details:Template:Item infobox
{{Item infobox
|name=
|icon=
|description=
|type=
|level=
|rarity=
|value=
|value-type=
|goal=
|id=
}}
Brief description of the [[{{PAGENAME}}]] item, including item type and what it can be used for.

== Acquisition ==

=== Sold by ===
{| class="wikitable" width="50%"
|+
|-
! Shop !! Cost !! Notes
|-
| Example || fame or {{money|value=000|showSum=0}} || Example
|}

=== Dropped by ===
{| class="wikitable" width="50%"
|+
|-
! NPC !! Level !! Rank !! Locations !! Notes
|-
| Example || Example || Example || Example || Example
|}

== Notes ==
* Bulleted list of any notes specific for this item and/or its use. Remove this section if not needed.

== See also ==
* Bulleted list of related articles. Remove this section if not needed.