{namespace glpairs=Loss\Glpairs\ViewHelpers}
This template can be used for all modes.
If there is a split mode, then we use the lower part in addition, otherwise we use uónly the upper part.
There aree two types of cards available. Textcards and imagecards. For textcards we use the partial tableText
and for imagecards we use the partial tableImage.
{upperPairs -> f:debug(title: 'Members of upperPairs')} {pairsGame -> f:debug(title: 'Members of pairsGame')} go through every row in upperPairs {imageRow -> f:debug(title: 'Members of imageRow')}
go through every pair in the table row call the partial for this pair
only if we are in splitmode we have a lowerPairs object