Module:HeroData/nav: Difference between revisions

Undo revision 71849 by Gammaton32 (talk)
Tag: Undo
fixed my last change
Line 26: Line 26:
     end
     end


    if in_herolabs == nil then
    in_herolabs = 'false'
    end
     if in_herolabs ~= 'true' and in_herolabs ~= 'false' then
     if in_herolabs ~= 'true' and in_herolabs ~= 'false' then
         return 'in_herolabs must be either true or false'
         return 'in_herolabs must be either true or false'