생활코딩

Coding Everybody

코스 전체목록

닫기

검색 결과 트랙백 리스트

사용 치환자

  • <s_tblist>, </s_tblist> : 검색시 보여줄 트랙백 목록을 출력할 영역입니다
  • <s_tblist_rep>, </s_tblist_rep> : 트랙백 목록을 반복하여 출력하는 기능을 수행합니다
  • [##_tblist_conform_##] : 검색어
  • [##_tblist_count_##] : 검색된 트랙백의 갯수
  • [##_tblist_rep_link_##] : 트랙백의 고유 주소
  • [##_tblist_rep_regdate_##] : 트랙백이 달린 날짜
  • [##_tblist_rep_body_##] : 트랙백 내용의 일부
  • [##_tblist_rep_subject_##] : 보낸 트랙백의 제목

사용예

1
2
3
4
5
6
7
8
9
10
11
12
13
14
<s_tblist>
<div id="searchTblist">
<h3>'[##_tblist_conform_##]'에 해당되는 댓글 [##_tblist_count_##]건</h3>
<ol>
<s_tblist_rep>
<li>
<span class="date">[##_tblist_rep_regdate_##]</span>
<span class="title"><a href="[##_tblist_rep_link_##]">[##_tblist_rep_subject_##]</a></span>
<p>[##_tblist_rep_body_##]</p>
</li>
</s_tblist_rep>
</ol>
</div>
</s_tblist>

댓글

댓글 본문
버전 관리
리체
현재 버전
선택 버전
공동공부
graphittie 자세히 보기