r844 vs r845
1
{{{#!style
2
.mmd-table {
3
display:inline-block;font-size:10px;vertical-align:middle;margin: -10px
4
}
5
}}}
61
72
8
|| 全ての親 {{{#!wiki class="mmd-table"
9
||<nopad> 전체 부모 ||
10
||<nopad> mother ||}}} ||
3
|| {{{-2 [math(\mathsf{_{}^{}})]}}} ||
114
5
||<-4> {{{-2 [math(\mathsf{全ての親_{mother}^{전체 부모}})]}}} ||
6
||<-4> {{{-2 [math(\mathsf{センター_{center}^{중심}})]}}} ||
7
||<-4> {{{-2 [math(\mathsf{グルーブ_{groove}^{그루브}})]}}} ||
8
||<-2> {{{-2 [math(\mathsf{上半身_{upper body}^{상체}})]}}} ||<-2> {{{-2 [math(\mathsf{下半身_{lower body}^{하체}})]}}} ||
9
||<-2> {{{-2 [math(\mathsf{上半身2_{upper body2}^{상체2}})]}}} || {{{-2 [math(\mathsf{右足_{}^{}})]}}} ||{{{-2 [math(\mathsf{下半身2_{lower body2}^{하체2}})]}}} ||
10
||<-2> {{{-2 [math(\mathsf{右肩P_{shoulderP}^{}})]}}} || {{{-2 [math(\mathsf{右ひざ_{}^{}})]}}} ||
11
||<-2> {{{-2 [math(\mathsf{右肩_{shoulder}^{}})]}}} || {{{-2 [math(\mathsf{右足首_{}^{}})]}}} ||
12
||<-2> {{{-2 [math(\mathsf{右肩C_{shoulderC}^{}})]}}} || {{{-2 [math(\mathsf{右つま先_{}^{}})]}}} ||
13
||<-2> {{{-2 [math(\mathsf{右腕_{arm}^{}})]}}} ||
14
||<-2> {{{-2 [math(\mathsf{右腕捩_{arm twist}^{}})]}}} ||
15
||<-2> {{{-2 [math(\mathsf{右ひじ_{elbow}^{}})]}}} ||
16
||<-2> {{{-2 [math(\mathsf{右手捩_{wrist twist_R}^{}})]}}} ||
17
||<-2> {{{-2 [math(\mathsf{右手首_{wrist}^{}})]}}} ||
18
|| {{{-2 [math(\mathsf{右親指0_{}^{}})]}}} || {{{-2 [math(\mathsf{右ダミー_{dummy}^{}})]}}} ||
19
|| {{{-2 [math(\mathsf{右親指1_{}^{}})]}}} ||
20
|| {{{-2 [math(\mathsf{右親指2_{}^{}})]}}} ||
1221
13
|| {{{-2 [math(\mathsf{_{}^{}})]}}} ||
1422
15
||<-2> {{{-2 [math(\mathsf{全ての親_{mother}^{전체 부모}})]}}} ||
16
||<-2> {{{-2 [math(\mathsf{センター_{center}^{중심}})]}}} ||
17
||<-2> {{{-2 [math(\mathsf{グルーブ_{groove}^{그루브}})]}}} ||
18
|| {{{-2 [math(\mathsf{下半身_{lower body}^{하체}})]}}} || {{{-2 [math(\mathsf{上半身_{upper body}^{상체}})]}}} ||
1923
2024
2125
22
2326
|| 全ての親 || mother || 전체 부모 ||
2427
|| グルーブ || groove || 그루브 ||
2528
|| センター || center || 중심 ||
......
3235
3336
3437
38
{{{#!style
39
.mmd-table {
40
display:inline-block;font-size:10px;vertical-align:middle;margin: -10px 0
41
}
42
}}}
3543
3644
45
|| 全ての親 {{{#!wiki class="mmd-table"
46
mother전체 부모[br]전체 부모mother}}} ||
3747
3848
49
50
3951
{{{#!style
4052
.red-button: {
4153
display:block
......