Module:Infobox Tools: Difference between revisions

Removing square brackets to see if that fixes the links.
(First attempt to get the links returned to point to the actual page and not just "Medium" etc.)
(Removing square brackets to see if that fixes the links.)
Line 71:
output_str = "Fast?"
elseif (min_time < 30 and max_time <= 45) then
output_str = "[[Browse_games/Medium_playing_time|Medium?]]"
else
output_str = "Long?"