Module:Infobox Recipe: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(add the "passive" property to the Recipe JSON that is written to SMW)
m (added a tooltip to the album xp display that explains it is a one-time reward)
Line 264: Line 264:
:tag('th')
:tag('th')
:attr{ colspan = '5' }
:attr{ colspan = '5' }
:wikitext('[[Album|Album XP]]')
:wikitext('[[Album|Album XP]] ')
:node(tooltip._span{ 'album' })
:node(tooltip._div{ name = 'album', content = 'Album XP is a bonus awarded once for the first time the activity is performed.' })
:done()
:done()
:done()
:done()