•  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
r57 vs r58
......
238238
{{{#FFFFFF 정보 단추}}}}}}
239239
}}}
240240
241
==== 클래스 사용 버전 ====
242
{{{#!html <span class="btn btn-primary">주 단추</span>}}}
243
244
{{{#!html <span class="btn btn-secondary">보조 단추</span>}}}
245
246
{{{#!html <span class="btn btn-warning">경고 단추</span>}}}
247
248
{{{#!html <span class="btn btn-danger">위험한 단추</span>}}}
249
250
{{{#!html <span class="btn btn-info">정보 단추</span>}}}
251
252
{{{
253
{{{#!html <span class="btn btn-primary">주 단추</span>}}}
254
255
{{{#!html <span class="btn btn-secondary">보조 단추</span>}}}
256
257
{{{#!html <span class="btn btn-warning">경고 단추</span>}}}
258
259
{{{#!html <span class="btn btn-danger">위험한 단추</span>}}}
260
261
{{{#!html <span class="btn btn-info">정보 단추</span>}}}
262
}}}
241263
=== 가짜 권한 부여 ===
242264
유저 이름 :
243265
{{{#!wiki style="width:250px;color: #292b2c;border-width:1px 1px 1px;border-style:solid;border-color: #cccccc #cccccc #cccccc;background-color: #ffffff; display: inline-block; font-weight: 400; line-height: 1.25; text-align: left; white-space: nowrap;vertical-align: middle; user-select: none; padding: .5rem 1rem; font-size: 1rem; border-radius: .25rem; transition: all .2s ease-in-out;"
......