All public logs

Jump to navigation Jump to search

Combined display of all available logs of UO Outlands Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:18, 1 June 2024 TheGmaster talk contribs created page Module:Crafting (Created page with "local p = {} function p.recipe( frame ) -- Parameters passed when the function is invoked local categoryString = frame.args[1] -- i.e. Potion Bundles local skillString = frame.args[2] -- i.e. 110 Alchemy local itemImageName = frame.args[3] -- i.e. lethalpoisonpotion.png local itemName = frame.args[4] -- i.e. Lethal Poison Potion local ingredientsString = frame.args[5] -- i.e. 10 Nightshade<br>1 Empty Bottle -- Par...")