틀:Information: 두 판 사이의 차이
보이기
편집 요약 없음 |
편집 요약 없음 |
||
| 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"> | ||
<!-- Title --> | |||
{{#if:{{{title|{{{Title |}}}}}}| | <!-- Title (사람에게만 보이는 정보, MV에서는 사용되지 않음) --> | ||
{{#if:{{{title|{{{Title|}}}}}}| | |||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"> | ||
<td | <td class="fileinfo-paramfield">Title</td> | ||
<td class=" | <td class="title">{{{title|{{{Title|}}}}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
<!-- Description --> | <!-- Description (MultimediaViewer / CommonsMetadata가 읽는 핵심 필드) --> | ||
{{#if:{{{description|}}}| | {{#if:{{{description|{{{Description|}}}}}}| | ||
<tr style="vertical-align: top"> | <tr style="vertical-align: top"> | ||
<td class="fileinfo-paramfield">Description </td> | <td id="fileinfotpl_desc" class="fileinfo-paramfield"> | ||
<td>{{{description}}}</td> | Description <span class="summary fn" style="display:none">{{PAGENAME}}</span> | ||
</td> | |||
<td class="description"> | |||
{{{description|{{{Description|}}}}}} | |||
</td> | |||
</tr> | </tr> | ||
}} | }} | ||
| 37번째 줄: | 42번째 줄: | ||
<tr style="vertical-align:top"> | <tr style="vertical-align:top"> | ||
<td class="fileinfo-paramfield">License</td> | <td class="fileinfo-paramfield">License</td> | ||
<td><span class="licensetpl"><span class="licensetpl_short">{{{license|{{{License|}}}}}}</span></span></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 | ||
|title= 국립문화재연구원 로고 이미지 | |title= 국립문화재연구원 로고 이미지 | ||
|description= | |description= 설명 문장을 넣습니다. | ||
|author= 국립문화재연구원 | |author= 국립문화재연구원 | ||
|source= https://www.nrich.go.kr | |source= https://www.nrich.go.kr | ||
| 56번째 줄: | 65번째 줄: | ||
</pre> | </pre> | ||
== 예제 == | |||
==예제== | |||
{{Information | {{Information | ||
|title= 국립문화재연구원 로고 이미지 | |title= 국립문화재연구원 로고 이미지 | ||
|description= | |description= 국립문화재연구원 DKA 포털의 정식 로고 이미지입니다. | ||
|author= 국립문화재연구원 | |author= 국립문화재연구원 | ||
|source= https://www.nrich.go.kr | |source= https://www.nrich.go.kr | ||
2025년 12월 1일 (월) 16:18 판
사용법
{{Information
|title= 국립문화재연구원 로고 이미지
|description= 설명 문장을 넣습니다.
|author= 국립문화재연구원
|source= https://www.nrich.go.kr
|license= CC BY 4.0
}}
예제
| Title | 국립문화재연구원 로고 이미지 |
Description
|
국립문화재연구원 DKA 포털의 정식 로고 이미지입니다. |
| Author | 국립문화재연구원 |
| Source | https://www.nrich.go.kr |
| License |
CC BY 4.0
|