틀:Information: 두 판 사이의 차이
보이기
편집 요약 없음 |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 12개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
<includeonly> | <includeonly> | ||
<table class="toccolours vevent mw-content-en" style="width:100%; direction:ltr;" cellpadding="4"> | <table class="toccolours vevent mw-content-en" style="width:100%; direction:ltr;" cellpadding="4"> | ||
<!-- Description --> | |||
<!-- Title (MV에는 안 쓰이고, 사람 보기용) --> | |||
{{#if:{{{title|{{{Title|}}}}}}| | |||
<tr style="vertical-align:top"><td class="fileinfo-paramfield">Title</td><td class="title">{{{title|{{{Title|}}}}}}</td></tr> | |||
}} | |||
<!-- Description (MV가 읽는 핵심 슬롯: fileinfotpl_desc + class="description") --> | |||
{{#if:{{{description|{{{Description|}}}}}}| | {{#if:{{{description|{{{Description|}}}}}}| | ||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"><td id="fileinfotpl_desc" class="fileinfo-paramfield">캡션<span class="summary fn" style="display:none">{{PAGENAME}}</span></td><td class="description">{{{description|{{{Description|}}}}}}</td></tr> | ||
}} | |||
</tr> | <!-- Date (촬영/제작일: MV에서 날짜 슬롯으로 사용) --> | ||
{{#if:{{{date|{{{Date|}}}}}}| | |||
<tr style="vertical-align:top"><td id="fileinfotpl_date" class="fileinfo-paramfield">Date</td><td>{{{date|{{{Date|}}}}}}</td></tr> | |||
}} | }} | ||
<!-- Author --> | <!-- Author --> | ||
{{#if:{{{author|{{{Author|}}}}}}| | {{#if:{{{author|{{{Author|}}}}}}| | ||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"><td id="fileinfotpl_aut" class="fileinfo-paramfield">저작권 및 원소장처</td><td>{{{author|{{{Author|}}}}}}</td></tr> | ||
</tr> | |||
}} | }} | ||
<!-- Source --> | <!-- Source --> | ||
{{#if:{{{source|{{{Source|}}}}}}| | {{#if:{{{source|{{{Source|}}}}}}| | ||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"><td id="fileinfotpl_src" class="fileinfo-paramfield">출처</td><td>{{{source|{{{Source|}}}}}}</td></tr> | ||
</tr> | |||
}} | }} | ||
<!-- License --> | <!-- License --> | ||
{{#if:{{{license|{{{License|}}}}}}| | {{#if:{{{license|{{{License|}}}}}}| | ||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"><td class="fileinfo-paramfield">저작권 유형</td><td><span class="licensetpl"><span class="licensetpl_short">{{{license|{{{License|}}}}}}</span></span></td></tr> | ||
</tr> | |||
}} | }} | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
==사용법== | == 사용법 == | ||
<pre> | <pre> | ||
{{Information | {{Information | ||
|description= | |title= 국립문화유산연구원 로고 이미지 | ||
|author= | |description= 국립문화유산연구원에서 사용하는 공식 로고 이미지입니다. | ||
|date= 2024-11-01 | |||
|author= 국립문화유산연구원 | |||
|source= https://www.nrich.go.kr | |source= https://www.nrich.go.kr | ||
|license= CC BY 4.0 | |license= CC BY 4.0 | ||
| 47번째 줄: | 47번째 줄: | ||
</pre> | </pre> | ||
== 예제 == | |||
==예제== | |||
{{Information | {{Information | ||
|description= | |title= 국립문화유산연구원 로고 이미지 | ||
|author= | |description= 국립문화유산연구원에서 사용하는 공식 로고 이미지입니다. | ||
|date= 2024-11-01 | |||
|author= 국립문화유산연구원 | |||
|source= https://www.nrich.go.kr | |source= https://www.nrich.go.kr | ||
|license= CC BY 4.0 | |license= CC BY 4.0 | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
2025년 12월 2일 (화) 13:12 기준 최신판
사용법
{{Information
|title= 국립문화유산연구원 로고 이미지
|description= 국립문화유산연구원에서 사용하는 공식 로고 이미지입니다.
|date= 2024-11-01
|author= 국립문화유산연구원
|source= https://www.nrich.go.kr
|license= CC BY 4.0
}}
예제
| Title | 국립문화유산연구원 로고 이미지 |
| 캡션 | 국립문화유산연구원에서 사용하는 공식 로고 이미지입니다. |
| Date | 2024-11-01 |
| 저작권 및 원소장처 | 국립문화유산연구원 |
| 출처 | https://www.nrich.go.kr |
| 저작권 유형 | CC BY 4.0 |