Module:Inventory: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 90: Line 90:
   local descprefix = 'Item from '
   local descprefix = 'Item from '
   if quantity == '*' then
   if quantity == '*' then
     descprefix = 'Set of items from '
     descprefix = 'Items from '
   end
   end
   favilinkhtml = mw.html.create('div')
   favilinkhtml = mw.html.create('div')