Puppet for tournaments
featurescommandsconfigurationFAQ
 
• home 
• forum 
• guestbook 
• deutsch 
   
 
 

_matchcol

version 3.0 up

Determines the number of columns to be made when displaying the matches.
The entries have to be pairs of number. The first number of such a pair determines the minimum number of matches this pair holds to and the second number determines the number of columns to be made.

Valid values:

natural numbers
list allowed

Default:

1

Example: @setconfigitem _puppetname _matchcol 40 4 30 3 20 2

This entry will cause the php-script to display matches in 4 columns, when there are more than 40 matches, to display them in 3 columns, when theres are more than 30 matches, but less than 40 and to display them in 2 columns, when there are more than 20 but less than 30 matches. In case of less than 20 matches only a single column will be displayed.

 

 

To see the actual setting of a configuration item, please use @showconfigitem.
To change the value of a configuration item, please use @setconfigitem.
To get an overview of all settings, please use @showconfig.

 

 

back to overview