Valve Developer Community
둘러보기로 이동
검색으로 이동
Template Documentation [
보기] [
편집] [
만들기 
]

Available doc translations
…
한국어The
Template:Highlight/doc/ko documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
Usage
This template is used to add simple Word-like highlighting to a sentence. The default highlight color is yellow and text color is black, but these can be changed with the {{{color}}} and {{{text color}}} parameters respectively.
{{highlight|Look at me!}} -> Look at me!
{{highlight|color=blue|text color=rgb(255,255,255)|Look at me!}} ->
Look at me!