Module:Inventory: Difference between revisions

7 bytes removed ,  15:54, 3 July 2022
m
no edit summary
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')