Open main menu

Project: Gorgon Wiki β

Changes

Template:ITEM infobox/doc

255 bytes added, 10:14, 5 December 2020
m
slightly reworded the quality section regarding defaults (no functional change)
== Syntax ==
<pre>
{{ItemTITEM infobox
|name =
|skillreqs=
; name
: REQUIRED. This should match the name of the item.
; quality
: OPTIONAL. This field is used to change the color of the name of the item. Options are common, uncommon, rare, exceptional, epic, legendary. Defaults to common (white).
; skillreqs
: OPTIONAL. This field is used for items like the [[Windstep Shoes]] that have a skill-based requirement. Animal form requirements are also listed here. This text will appear red.
== Sample item output ==
<pre>
{{ItemTITEM infobox
|name = Fire Dust
|description = This bright red powder always feels warm to the touch.
}}
</pre>
{{ItemTITEM infobox
|name = Fire Dust
|description = This bright red powder always feels warm to the touch.
== Sample gear output ==
<pre>
{{ItemTITEM infobox
|name = Windstep Shoes
|quality= legendary
|skillreqs= Endurance 40
|description = Popular with elven messengers, these elegant cloth footwraps make your feet move much faster! But they don't protect your feet very well, so you'll need significant endurance to tolerate the numerous stubbed toes and sprained ankles.
}}
</pre>
{{ItemTITEM infobox
|name = Windstep Shoes
|quality= legendary
|skillreqs= Endurance 40
|description = Popular with elven messengers, these elegant cloth footwraps make your feet move much faster! But they don't protect your feet very well, so you'll need significant endurance to tolerate the numerous stubbed toes and sprained ankles.
5,698
edits