행위

"Button"의 두 판 사이의 차이

KHS DH wiki

1번째 줄: 1번째 줄:
<includeonly>
 
 
<span class="mw-ui-button {{#switch: {{{color|white}}} | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{1|Button text}}}</span>
 
<span class="mw-ui-button {{#switch: {{{color|white}}} | blue = mw-ui-progressive}}" role="button" aria-disabled="false">{{{1|Button text}}}</span>
</includeonly>
 
 
<noinclude>
 
==사용방법==
 
※ 본 틀은 [http://dh.aks.ac.kr/Edu/wiki/index.php/틀:버튼 인문정보학 Wiki "틀:버튼"]를 참고하여 작성하였음.
 
 
<br/>
 
<br/>
 
아래의 텍스트를 복사하여 붙여넣기하세요.
 
[[분류:틀]] [[분류:김현승]]
 
 
<pre>
 
{{button| }}
 
</pre>
 
 
==예시==
 
<pre>
 
{{button|텍스트}}
 
</pre>
 
 
{{button|텍스트}}
 
 
 
</noinclude>
 

2023년 8월 25일 (금) 10:09 판

Button text