We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<s_rp_count>, <s_tb_count>
skin.html에서 위의 영역에 해당되는 부분을 기본적으로 사용하지만 0개일 때와 1개일 때를 추가적으로 기술 할 수 있다. 이는 index.xml에서 한다.
<default> ... <commentMessage> <none>댓글이 없습니다.</none> <single>댓글 <span class="cnt">하나</span> 달렸습니다.</single> </commentMessage> <trackbackMessage> <none>받은 트랙백이 없고</none> <single>트랙백은 <span class="cnt">하나</span></single> </trackbackMessage> </default>