틀:ImageInformation: 두 판 사이의 차이
보이기
편집 요약 없음 |
편집 요약 없음 |
||
| 9번째 줄: | 9번째 줄: | ||
}} | }} | ||
<!-- | <!-- 저작권 유형 (license slot: class="licensetpl") --> | ||
{{#if:{{{copyright_type|{{{Copyright_type|}}}}}}| | |||
{{#if:{{{ | |||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"> | ||
<td | <td class="fileinfo-paramfield">저작권 유형</td> | ||
<td> | <td><span class="licensetpl"><span class="licensetpl_short">{{{copyright_type|{{{Copyright_type|}}}}}}</span></span></td> | ||
</tr> | </tr> | ||
}} | }} | ||
<!-- | <!-- 저작권 정보 (author slot) --> | ||
{{#if:{{{copyright_holder|{{{Copyright_holder|}}}}}{{{repository|{{{Repository|}}}}}}| | |||
{{#if:{{{ | |||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"> | ||
<td | <td class="fileinfo-paramfield">저작권 정보</td> | ||
<td> | <td id="fileinfotpl_aut"> | ||
{{#if:{{{ | {{#if:{{{copyright_holder|}}}| | ||
{{#if:{{{ | [저작권] {{{copyright_holder}}}<br /> | ||
}} | |||
{{#if:{{{repository|}}}| | |||
[원소장처] {{{repository}}} | |||
}} | |||
</td> | </td> | ||
</tr> | </tr> | ||
}} | }} | ||
<!-- | <!-- 출처 정보 (source slot) --> | ||
{{#if:{{{source|{{{Source|}}}}}{{{note|{{{Note|}}}}}}| | |||
{{#if:{{{ | |||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"> | ||
<td class="fileinfo-paramfield"> | <td id="fileinfotpl_src" class="fileinfo-paramfield">출처 정보</td> | ||
<td> | <td>{{#if:{{{source|}}}|[출처] {{{source}}}<br/>}}{{#if:{{{note|}}}|[비고] {{{note}}}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
2025년 12월 2일 (화) 16:01 판
사용법
{{ImageInformation
|caption= 신석기 시대 돌날
|copyright_type=
|copyright_holder= 제주고고학연구소, 제주문화유산연구원
|repository= 제주고고학연구소, 제주문화유산연구원
|source=제주문화유산연구원. (2010). <i>제주 강정동 유적</i>.<br/>제주문화유산연구원. (2014). <i>제주 고산리유적</i>.<br/>제주고고학연구소. (2018). <i>제주도 고산리유적Ⅲ(2구역)</i>.<br/>이뮤지엄. <i>곰배괭이, 돌도끼</i>. https://www.emuseum.go.kr/detail?relicId=PS0100100100100299400000<br/>
|note=원자료를 기반으로 편집하여 재구성한 이미지.
}}
예제
| 캡션 | 신석기 시대 돌날 |
| 저작권 정보 |
[저작권] 제주고고학연구소, 제주문화유산연구원 |
| 출처 정보 | [출처] 제주문화유산연구원. (2010). 제주 강정동 유적. 제주문화유산연구원. (2014). 제주 고산리유적. 제주고고학연구소. (2018). 제주도 고산리유적Ⅲ(2구역). 이뮤지엄. 곰배괭이, 돌도끼. https://www.emuseum.go.kr/detail?relicId=PS0100100100100299400000 [비고] 원자료를 기반으로 편집하여 재구성한 이미지. |