Module:Sandbox/User:Alsang/PotionList: Difference between revisions

rename the SMW properties "Recipe XP", "Recipe KP", and "Recipe duration" to "Activity XP", "Activity KP", and "Activity duration" so they can generate the same fields as Template:Profession info
(remove KP columns, change alch icon)
(rename the SMW properties "Recipe XP", "Recipe KP", and "Recipe duration" to "Activity XP", "Activity KP", and "Activity duration" so they can generate the same fields as Template:Profession info)
(One intermediate revision by the same user not shown)
Line 17:
'?Uses item.Uses item #- = reagents',
'?Value = sell',
'?RecipeActivity XP = brewXP',
'?Uses item.RecipeActivity XP = prepXP',
'?RecipeActivity KP = brewKP',
'?Uses item.RecipeActivity KP = prepKP',
'?RecipeActivity duration = brewDuration',
'?Uses item.RecipeActivity duration = prepDuration',
'sort = Profession Level A'
}
Line 217:
:wikitext(currency_cell(item.profitPerHour,item.hasProfit and item.hasDuration))
:tag('td')
:wikitext(item.XP,item.hasXP)
:done()
:tag('td')
960

edits