Changes

Jump to navigation Jump to search
539 bytes added ,  16:30, 6 September 2020
add new artisan params to list
Line 161: Line 161:  
* See [[Green Algae]] for example of usage
 
* See [[Green Algae]] for example of usage
   −
* '''artisanitem = ''values''''', '''artisanprofession = ''values''''', '''alt_artisanitem = ''values''''', '''artisanprice = ''values''''', '''artisanquality=''values'''''
+
* '''artisanitem = ''values''''' and all other '''artisan*****''' parameters
** These parameters are all used to generate a grid of prices for items derived/created from the primary item.
+
** If artisanitem is set, a second grid of prices will be displayed showing prices for items derived/created from the primary item.
** They are all passed into [[Template:Infosection price]], which provides more complete documentation of their meaning
+
** <tt>artisanitem</tt> should be a comma separated list of the names of derived/crafted/artisan items to be included in the price grid
 +
** The variables are all passed to [[Template:Infosection price]], which generates the actual price grid, using <tt>artisan=true</tt>.  For complete documentaton of the parameter meanings see Infosection price. The parameters recognized by Infobox, and the equivalent parameters in Infosection price, are:
 +
*** artisanitem -> sellitem
 +
*** alt_artisanitem -> alt_sellitem
 +
*** artisanprice -> sellprice
 +
*** artisanprofession -> profession
 +
*** artisanimage -> sellimage
 +
*** artisanquality -> quality
 +
*** artisanoneitempercol -> oneitempercol
 +
*** artisancolumns -> ncolumns
 +
*** sellprice -> sourceprice
    
===Examples===
 
===Examples===

Navigation menu