"틀:Clickable button"의 두 판 사이의 차이

HeritageWiki
이동: 둘러보기, 검색
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
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>
 
==예시==
 
{{Clickable button|Button text}}
 
 
==사용방법==
 
<pre>
 
{{Clickable button|버튼이름}}
 
</pre>
 
</noinclude>
 
 
[[분류:틀]]
 

2017년 3월 13일 (월) 13:09 기준 최신판

Button text