Module:Infobox Item: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 300: Line 300:
]]
]]


if ret:paramDefined('tool_type') and string.lower(ret:paramRead('tool_type')) == "fishing rod" then
if ret:paramDefined('tool_type') and string.lower(ret:param('tool_type', 'd')) == "fishing rod" then
ret:pad(20)
ret:pad(20)
:addRow{
:addRow{

Navigation menu