731
edits
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
|sheetHeight=910 | |sheetHeight=910 | ||
|row={{#switch: {{{expr|}}} | |row={{#switch: {{{expr|}}} | ||
| | | def = 1.6 | ||
| shake = 1 | | shake = 1 | ||
| skate = 1 | | skate = 1 | ||
Line 19: | Line 19: | ||
}} | }} | ||
|col={{#switch: {{{expr|}}} | |col={{#switch: {{{expr|}}} | ||
| | | def = 1 | ||
| dance = 1 | | dance = 1 | ||
| skate = 1 | | skate = 1 | ||
Line 31: | Line 31: | ||
}} <!-- "noOfRows" and "noOfColumns" are switched for every expression in order to center them properly without losing integrity of the overall template--> | }} <!-- "noOfRows" and "noOfColumns" are switched for every expression in order to center them properly without losing integrity of the overall template--> | ||
|noOfRows={{#switch: {{{expr|}}} | |noOfRows={{#switch: {{{expr|}}} | ||
| | | def = 21 | ||
| shake = 20 | | shake = 20 | ||
| skate = 20 | | skate = 20 | ||
Line 43: | Line 43: | ||
}} | }} | ||
|noOfColumns={{#switch: {{{expr}}} | |noOfColumns={{#switch: {{{expr}}} | ||
| | | def = 9 | ||
| shake = 9 | | shake = 9 | ||
| skate = 9 | | skate = 9 |
edits