{section name=i loop=$gameindex} {if $gameindex[i].paused == 1} {else} {/if} {if $gameindex[i].showlink == "true"} {else} {/if} {/section}
Game Index
Game Name Type Start Date Player Count Location Count Status Action
{$gameindex[i].name} {$gameindex[i].type|capitalize} {$gameindex[i].start_date|date_format} {$gameindex[i].player_count} {$gameindex[i].location_count}PausedActive{$gameindex[i].link_name}Not Logged In




You are viewing the Game_Index module of Q-CMS. This module for Shadows Rising lists all games available on this server. This is the second test of the module code for Q-CMS. Modules are separate pages to be displayed within the CMS. You can create and add modules at any time - just add to the database with a new id, and create a link for that id, similar to the one used here for Game List.