Jump to content

Form:MiscItem: Difference between revisions

From Drifters Almanac
Created page with "{{{for template|MiscItem}}} == Misc Item Details == '''Item Name:''' {{{field|name|input type=text|mandatory|autocapitalize=words}}} '''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}} {{{field|is_soulbound|input type=checkbox|value=yes|label='''Is Soulbound?'''}}} '''Profession:''' {{{field|profession|input type=dropdown|values=Armorsmith,Forester,Hunter,Outfitter,Prospector,Provisioner,Tinkerer,Weaponsmith,Woodworker}}} '''Lev..."
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
'''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}}
'''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}}


{{{field|is_soulbound|input type=checkbox|value=yes|label='''Is Soulbound?'''}}}
'''Item Type:'''<br>
(If it's labeled as "Quest" but isn't required for the quest, use "Lore" item type.)<br>
{{{field|item_type|input type=dropdown|mandatory|property=Misc item category|existing values only}}}


{{{field|is_soulbound|input type=checkbox|value=yes|label='''Is Soulbound?'''|Is soulbound}}}


'''Profession:''' {{{field|profession|input type=dropdown|values=Armorsmith,Forester,Hunter,Outfitter,Prospector,Provisioner,Tinkerer,Weaponsmith,Woodworker}}}
{{AcquisitionForm
|is_harvested=no
|is_dropped=yes
|is_sold=yes
|is_reward=yes
}}


'''Level Requirement:''' {{{field|level_requirement|input type=dropdown|values=1,5,10,15,20,25,30,35,40,45,50}}}
{{UsedInQuestsForm}}


{{FlavorTextForm}}


'''Recipe Taught:'''<br>
{{SellPriceForm}}
(e.g., Pine Arrows Recipe)<br>
{{{field|recipe_given|input type=text|autocapitalize=words}}}


{{NotesForm}}


'''Dropped By''':<br>
{{{end template}}}
(Separate with commas- e.g., Mob/Doe/Newhaven Valley, Named Mob/Lily)<br>
{{{field|dropped_by|input type=tokens|placeholder=Doe/Newhaven_Valley}}}
 
 
'''Sold By''':<br>
(Separate with commas-e.g., Vendor/Merry, Vendor/Pippin)<br>
{{{field|sold_by|input type=tokens|placeholder=Vendor/Roland Ryfold}}}




'''Quest Reward From''':<br>
(e.g., Quest/The Hunt Begins)<br>
{{{field|quest_reward|input type=tokens|placeholder=Quest/The Hunt Begins}}}




'''Sell Price''' (Gold / Silver / Copper):


Gold: 
{{{standard input|summary}}}
{{{field|sell_price_gold|input type=number|min=0|step=1|size=2}}}
 
Silver: 
{{{field|sell_price_silver|input type=number|min=0|max=99|step=1|size=2|maxlength=2}}}
 
Copper: 
{{{field|sell_price_copper|input type=number|min=0|max=99|step=1|size=2|maxlength=2}}}
 
{{{end template}}}


{{{standard input|save|preview|cancel}}}
{{{standard input|save}}}{{{standard input|preview}}}{{{standard input|cancel}}}

Latest revision as of 15:26, 25 June 2025

MiscItem

Misc Item Details

Item Name: name

Tooltip Image: tooltip_image

Item Type:
(If it's labeled as "Quest" but isn't required for the quest, use "Lore" item type.)
item_type

is_soulbound

Acquisition

Dropped By:{{{field|dropped_by|input type=tokens|size=60|property=Dropped by|placeholder=Mob/Doe/Newhaven Valley}}}
Sold By:{{{field|sold_by|input type=tokens|size=60|property=Sold by|placeholder=Vendor/Taren}}}
Quest Reward:{{{field|quest_reward|input type=combobox|size=50|values from category=Quests|placeholder=Quest/The Ballad of the Merry Five}}}
Used in Quests

Used in Quests:{{{field|used_in_quests|input type=tokens|size=60|values from category=Quests|placeholder=Quest/The Blade Remade}}}

Flavor Text

{{{field|flavor_text|input type=textarea|rows=3|cols=60|property=Flavor text|placeholder=An old note scribbled in haste...}}}

Sell Price

Gold Silver Copper
{{{field|sell_price_gold|input type=dropdown|property=Sell price (gold)|existing values only}}} {{{field|sell_price_silver|input type=dropdown|property=Sell price (silver)|existing values only}}} {{{field|sell_price_copper|input type=dropdown|property=Sell price (copper)|existing values only}}}
Notes

{{{field|notes|input type=textarea|rows=3|cols=60|property=Notes|placeholder=Add notes specific to this page}}}

{{{end template}}}



summary

savepreviewcancel