Module:Inventory: Difference between revisions

51 bytes added ,  14:46, 3 July 2022
m
no edit summary
(support population links)
mNo edit summary
Line 90: Line 90:
   favilinkhtml = mw.html.create('div')
   favilinkhtml = mw.html.create('div')
               :addClass('qud-inv-favilink-wrapper')
               :addClass('qud-inv-favilink-wrapper')
               :node('div')
               :node(mw.html.create('div')
                     :addClass('qud-inv-poptable-icon')
                     :addClass('qud-inv-poptable-icon')
                    :wikitext('?'))
               :node('span')
               :node('span')
                     :wikitext('Item from [[Population:' .. objname .. '|' .. objname .. ']]')
                     :wikitext('Item from [[Population:' .. objname .. '|' .. objname .. ']]')