r1388 vs r1389
11
{{{#!style
2
.cell {width:30px;height:30px;background:#000;display:inline-block}
2
.cell {width:px;height:px;background:#000;display:inline-block}
33
.mine-num {vertical-align:middle;display:inline-block}
44
}}}
55
{{{#!if mine = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
66
}}}
77
88
||<nopad> {{{#!wiki class="cell"
9
{{{#!if index = 21, cell = 0
9
{{{#!if index = 1, cell = 0
1010
}}}{{{#!if mine[index - 10] == 1
1111
{{{#!if cell = cell + 1
1212
1}}}}}}{{{#!if mine[index - 9] == 1
......
2323
{{{#!if cell = cell + 1
2424
7}}}}}}{{{#!if mine[index + 10] == 1
2525
{{{#!if cell = cell + 1
26
8}}}}}}{{{#!if !(cell == 0)
26
8}}}}}}
27
{{{#!if !(cell == 0)
2728
{{{#!wiki class="mine-num"
2829
@cell@}}}}}}}}} ||
2930
......