FHX Wiki:Item formatting: Difference between revisions
(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,...") |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This article will explain the formatting [[practices and processes]] with regards to the documentation of [[item]]. This is merely a recommended guideline. | This article will explain the formatting [[practices and processes]] with regards to the documentation of [[item]]s. This is merely a recommended guideline. Other writers will come along to fill in the blanks or clean up any mistakes. | ||
== Copy-paste layout == | == Copy-paste layout == | ||
: ''Template details:[[Template:Item infobox]]'' | : ''Template details:[[Template:Item infobox]], [[Template:Recipe]]'' | ||
<pre> | <pre> | ||
{{Item infobox | {{Item infobox | ||
Line 8: | Line 8: | ||
|description= | |description= | ||
|type= | |type= | ||
|rarity= | |||
|show-rarity= | |||
|set= | |||
|classes= | |||
|gender= | |||
|level= | |level= | ||
| | |STR= | ||
|DEX= | |||
|INT= | |||
|speed= | |||
|damage= | |||
|magic-damage= | |||
|mana= | |||
|cast= | |||
|hands= | |||
|physical= | |||
|magic= | |||
|evasion= | |||
|block= | |||
|bonus1...bonus5= | |||
|value= | |value= | ||
|value-type= | |value-type= | ||
|goal= | |goal= | ||
|id= | |id= | ||
|gallery1= | |||
|gallery-text1= | |||
}} | }} | ||
Brief description of the | <!--Brief description of the item should go here, including item type and what it can be used for.--> | ||
[[{{PAGENAME}}]] is a ... that can be obtained by ... | |||
<!--If more than one method, use level 3 headers to separate by source. Use the following order:--> | |||
== Acquisition == | == Acquisition == | ||
<!--Optional. Tabled information of shops that sell the item. Remove sub-section if not needed.--> | |||
=== Sold by === | === Sold by === | ||
{| class="wikitable" width="50%" | {| class="wikitable" width="50%" | ||
|+ | |+ | ||
|- | |- | ||
! Shop !! Cost !! Notes | ! Shop !! Cost !! Locations !! Notes | ||
|- | |- | ||
| Example || fame or {{money|value=000|showSum= | | Example || fame or {{money|value=000|showZeros=0|showSum=1}} || Example || Example | ||
|} | |} | ||
<!--Optional. Bulleted list of NPC level group that drop the item. Remove sub-section if not needed.--> | |||
=== Dropped by === | === Dropped by === | ||
{| | * [[:Category:Level _ monster|]]s | ||
| | |||
|- | <!--Optional. Crafting sheet recipe infobox to manufacture the item. Remove sub-section if not needed.--> | ||
=== Crafted by === | |||
|- | * [[Crafting sheet name]] | ||
| | |||
|} | <!--Optional. Bulleted list of quest(s) or event(s) that reward the item. Remove sub-section if not needed.--> | ||
=== Rewarded by === | |||
* [[quest]] | |||
<!--Optional. Bulleted list of crafting sheet recipes that use the item. Remove section if not needed.--> | |||
== Used in == | |||
* [[Crafting sheet]] | |||
<!--Optional. Recipe infobox for crafting sheet items.--> | |||
== Recipe == | |||
{{recipe | |||
|name= | |||
|icon= | |||
|sheet= | |||
|craft-level= | |||
|craft-cost= | |||
|output-type= | |||
|output-level= | |||
|skill1= | |||
|skill2= | |||
|skill3= | |||
|ingredient1= | |||
|ingredient1-type= | |||
|ingredient2= | |||
|ingredient2-type= | |||
|ingredient3= | |||
|ingredient3-type= | |||
}} | |||
<!--Optional; always plural. Bulleted list of any notes specific for this item and/or its use. Remove section if not needed.--> | |||
== Notes == | == Notes == | ||
* Bulleted list of any | * <text> | ||
<!--Optional. Bulleted list of any trivia facts about the item. Remove section if not needed.--> | |||
== Trivia == | |||
* <text> | |||
<!--Optional; 'also' always lowercase. Bulleted list of anything related to the item.--> | |||
== See also == | == See also == | ||
* | * [[page]] | ||
</pre> | </pre> | ||
{{wiki help nav}} |
Latest revision as of 15:49, 15 August 2024
This article will explain the formatting practices and processes with regards to the documentation of items. This is merely a recommended guideline. Other writers will come along to fill in the blanks or clean up any mistakes.
Copy-paste layout
- Template details:Template:Item infobox, Template:Recipe
{{Item infobox |name= |icon= |description= |type= |rarity= |show-rarity= |set= |classes= |gender= |level= |STR= |DEX= |INT= |speed= |damage= |magic-damage= |mana= |cast= |hands= |physical= |magic= |evasion= |block= |bonus1...bonus5= |value= |value-type= |goal= |id= |gallery1= |gallery-text1= }} <!--Brief description of the item should go here, including item type and what it can be used for.--> [[{{PAGENAME}}]] is a ... that can be obtained by ... <!--If more than one method, use level 3 headers to separate by source. Use the following order:--> == Acquisition == <!--Optional. Tabled information of shops that sell the item. Remove sub-section if not needed.--> === Sold by === {| class="wikitable" width="50%" |+ |- ! Shop !! Cost !! Locations !! Notes |- | Example || fame or {{money|value=000|showZeros=0|showSum=1}} || Example || Example |} <!--Optional. Bulleted list of NPC level group that drop the item. Remove sub-section if not needed.--> === Dropped by === * [[:Category:Level _ monster|]]s <!--Optional. Crafting sheet recipe infobox to manufacture the item. Remove sub-section if not needed.--> === Crafted by === * [[Crafting sheet name]] <!--Optional. Bulleted list of quest(s) or event(s) that reward the item. Remove sub-section if not needed.--> === Rewarded by === * [[quest]] <!--Optional. Bulleted list of crafting sheet recipes that use the item. Remove section if not needed.--> == Used in == * [[Crafting sheet]] <!--Optional. Recipe infobox for crafting sheet items.--> == Recipe == {{recipe |name= |icon= |sheet= |craft-level= |craft-cost= |output-type= |output-level= |skill1= |skill2= |skill3= |ingredient1= |ingredient1-type= |ingredient2= |ingredient2-type= |ingredient3= |ingredient3-type= }} <!--Optional; always plural. Bulleted list of any notes specific for this item and/or its use. Remove section if not needed.--> == Notes == * <text> <!--Optional. Bulleted list of any trivia facts about the item. Remove section if not needed.--> == Trivia == * <text> <!--Optional; 'also' always lowercase. Bulleted list of anything related to the item.--> == See also == * [[page]]
How to help |
---|
|