Jump to content

Form:RecipeBook: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 4: Line 4:


'''Book Name:''' {{{field|name|input type=text|mandatory|autocapitalize=words}}}
'''Book Name:''' {{{field|name|input type=text|mandatory|autocapitalize=words}}}


'''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}}
'''Tooltip Image:''' {{{field|tooltip_image|input type=text|uploadable|image preview}}}
Line 10: Line 9:


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


'''Profession:''' {{{field|profession|input type=dropdown|property=Profession}}}
'''Profession:''' {{{field|profession|input type=dropdown|property=Profession}}}


'''Level Requirement:'''{{{field|level_requirement
'''Level Requirement:'''{{{field|level_requirement
|input type=combobox|property=level_requirement|size=15|existing values only
|input type=dropdown|property=Level requirement|size=15|existing values only}}}
|values=1,2,3,4,5,6,7,8,9,10,
11,12,13,14,15,16,17,18,19,20,
21,22,23,24,25,26,27,28,29,30,
31,32,33,34,35,36,37,38,39,40,
41,42,43,44,45,46,47,48,49,50}}}
 


'''Recipe Taught:'''<br>
'''Recipe Taught:'''<br>
Line 28: Line 19:
{{{field|recipe_given|input type=combobox|property=Teaches recipe|size=50}}}
{{{field|recipe_given|input type=combobox|property=Teaches recipe|size=50}}}


{{AcquisitionForm}}


'''Dropped By''':<br>
{{SellPriceForm}}
(Separate with commas- e.g., Mob/Doe/Newhaven Valley, Named Mob/Lily)<br>
{{{field|dropped_by|input type=tokens|property=Dropped by|placeholder=Doe/Newhaven_Valley}}}
 
 
'''Sold By''':<br>
(Separate with commas-e.g., Vendor/Merry, Vendor/Pippin)<br>
{{{field|sold_by|input type=tokens|property=Sold by|placeholder=Vendor/Roland Ryfold}}}
 
 
'''Quest Reward From''':<br>
{{{field|quest_reward|input type=combobox|property=Quest reward from|size=50|placeholder=Quest/The Hunt Begins}}}
 
 
'''Sell Price''' (Gold / Silver / Copper): 
{| class="wikitable" style="width: auto; text-align: center;"
! Gold !! Silver !! Copper
|-
| {{{field|sell_price_gold|input type=number|min=0|step=1|size=4}}}
| {{{field|sell_price_silver|input type=number|min=0|max=99|step=1|size=4}}}
| {{{field|sell_price_copper|input type=number|min=0|max=99|step=1|size=4}}}
|}


{{{end template}}}
{{{end template}}}

Revision as of 09:25, 21 June 2025

RecipeBook

Recipe Book Details

Book Name: name

Tooltip Image: tooltip_image


is_soulbound

Profession: profession

Level Requirement:level_requirement


Recipe Taught:
(e.g., Pine Arrows Recipe)
recipe_given

Acquisition

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}}}

{{{end template}}}


summary

savepreviewcancel