Module:MissionDetails: Difference between revisions

No edit summary
No edit summary
Line 16: Line 16:
     impossible = 'Impossible',
     impossible = 'Impossible',
}
}
difficulties[1].style.color=red;     
difficulties[1].style.color="red";     
function p.details( frame )
function p.details( frame )
     local _args = frame:getParent().args
     local _args = frame:getParent().args