Template:Infobox Game: Difference between revisions

Fixing the game length values for SMW when the value is not specified
(Updating the game length options to not change their SMW values)
(Fixing the game length values for SMW when the value is not specified)
Line 23:
}}
| {{#switch: {{lc:{{#invoke: Infobox Tools | guess_length | {{{min_playing_time}}} | {{{max_playing_time}}} }} }}
| #default = {{#set:Game Length={{{game_length}}} unknown}}[[Browse_games/Unknown_playing_time{{!}}unknown]]
| fast|fast?|short|quick = {{#set:Game Length={{{game_length}}} Fas}}[[Browse_games/Fast_playing_time{{!}}Fast]]
| medium|medium? = {{#set:Game Length={{{game_length}}} Medium}}[[Browse_games/Medium_playing_time{{!}}Medium]]
| long|long? = {{#set:Game Length={{{game_length}}} Long}}[[Browse_games/Long_playing_time{{!}}Long]]
}}
}}