r29 vs r30
......
22
||<bgcolor=#1c192b><height=50px> {{{#white '''글로벌 밴'''}}} || {{{#!if 챔피언 != null
33
[[@챔피언@|[[파일:@champ@_portrait.webp|width=50]]]]}}} {{{#!if 아이템 != null
44
[[@아이템@|[[파일:롤아이템-@아이템@.png|width=50]]]]}}} {{{#!if 드래곤 != null
5
[[@드래곤@ 드래곤|[[파일:@dragon@_Dragon_buff.png|width=50]]]]}}} {{{#!if 챔피언 != null
6
{{{#!if 구분자 != null
7
[br][[@챔피언@(리그 오브 레전드)|{{{+1 '''@챔피언@'''}}}]]}}}
8
{{{#!if 구분자 = null
5
[[@드래곤@ 드래곤|[[파일:@dragon@_Dragon_buff.png|width=50]]]]}}} {{{#!if 챔피언 != null || 구분자 != null
6
[br][[@챔피언@(리그 오브 레전드)|{{{+1 '''@챔피언@'''}}}]]{{{#!if 구분자 = null
97
[br][[@챔피언@|{{{+1 '''@챔피언@'''}}}]]}}}}}} {{{#!if 아이템 != null
108
[br][[@아이템@|{{{+1 '''@아이템@'''}}}]]}}} {{{#!if 드래곤 != null
119
[br][[@드래곤@ 드래곤|{{{+1 '''@드래곤@ 드래곤'''}}}]]}}}{{{#!if 챔피언 == null && 아이템 == null && 드래곤 == null
......