틀:아이콘
보이기
	
	
아이콘을 표시합니다.
사용법[원본 편집]
기본 사용법입니다.
code_blocks 코드
    {{틀:아이콘|refresh}}
    code
description 결과
    refresh 
색상을 추가하거나 크기를 조절 할 수 있습니다.
code_blocks 코드
    {{크기|4rem|{{틀:아이콘|stadia_controller}}}}
{{색깔|{{틀:아이콘|stadia_controller}}|#00dd00}}
    code
description 결과
    stadia_controllerstadia_controller
버튼틀과 연계하는 방법도 있습니다.
code_blocks 코드
    {{버튼|리버티게임:대문|{{틀:아이콘|check_circle}} 확인|class=mw-ui-progressive}}
    code