r46 vs r47
1
[include(틀:영문 텍스트, A=, 길이=100, 높이=100, 라이트글자색상=#ff0, 다크글자색상=gray, 라이트배경색상=#000, 다크배경색상=#fff)]
2
3
4
15
{{{#!wiki style="display:@A=none@"
26
{{{#!wiki style="display:inline-block;margin:@마진높이@ @마진너비@;font-size:0px;color:@라이트글자색상=#000@"dark-style="color:@다크글자색상=#fff@"
37
{{{#!wiki style="width:@길이=200@px;height:@높이=200@px;background-color:@라이트배경색상=#000@;background:conic-gradient(from 0deg at 50% calc(100% / 3), currentcolor calc(90deg + atan2(1, 0.5)), transparent 0deg, transparent calc(180deg + atan2(0.5, 1)), currentcolor 0deg)"dark-style="background-color:@다크배경색상=#000@"
......