Module:Recipe: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 212:
local xp = v.experience == '?' and edit or v.experience
 
local citeText = "{{CiteText|text=Experience boost|quote = 'The experience shown is for players on the normal gamemode, without any other [[experience boosts]] active.'}}"
local citeText = frame:expandTemplate{
title = 'CiteText',
args = {
text = 'Experience boost',
quote = 'The experience shown is for players on the normal gamemode, without any other [[experience boosts]] active.'
}
}
 
requirement = mw.html.create('tr')

Navigation menu