Module:Items: Difference between revisions

No change in size ,  30 October 2022
Fixed a typo in formatting
(Fixed some formatting on the weapon & armour stat blocks)
(Fixed a typo in formatting)
Line 374: Line 374:
return '\r\n!style="text-align:right;" colspan=2|ERROR: Invalid namespace for completion requirement "..req.namespace.."[[Category:Pages with script errors]]'
return '\r\n!style="text-align:right;" colspan=2|ERROR: Invalid namespace for completion requirement "..req.namespace.."[[Category:Pages with script errors]]'
end
end
result = '\r\n!style="text-align:right;"! '..compName..' Completion'
result = '\r\n!style="text-align:right;"| '..compName..' Completion'
result = result..'\r\n|style="text-align:right;"| '..req.percent..'%'
result = result..'\r\n|style="text-align:right;"| '..req.percent..'%'
else
else