Archive for wiki

모니위키에서 글자색 사용하기.

  • [[HTML(<font color="#307643">text here</font>)]]
  • HtmlProcessor 이용해서

{{{#!html

<font color="red">빨간 색</font>

}}}

Leave a Comment