{if $can_move}>
<{/if}>
<{* Initialize rank_counter. *}>
<{* rank_counter is used for providing rank labels, and is used in combination with file_counter to determine tile color
and tile coordinates. *}>
<{counter name=rank_counter assign=rank_count start=$chess_rank_start direction=$chess_rank_direction print=false}>
<{* Display warning message if required CSS class is not defined,
which indicates that template variable xoops_module_header is missing from the theme. *}>
<{$xoops_theme|string_format:$smarty.const._MD_CHESS_MODHEAD_MISSING}>
<{* outer table provides background coloring *}>
<{* inner table contains chess board *}>
|