편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 4개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<onlyinclude>[[:c:{{{1}}}|{{{1}}}]]{{#if:{{{2}}}|, {{#if: {{{3}}}|[[:{{{3}}}:User:{{{2}}}|{{{2}}}]]}} 저작|{{{2}}} 저작}}}}</onlyinclude>
<onlyinclude>{{#if:{{{1|}}}|[[:c:{{{1}}}|{{{1}}}]]||}}{{#if:{{{2|}}}|, {{#if: {{{3|}}}|[[:{{{3}}}:User:{{{2}}}|{{{2}}}]] 저작|, {{{2}}} 저작}}|}}</onlyinclude>
<noinclude>
<noinclude>
[[분류:관리 틀]]
[[분류:관리 틀]]
</noinclude>
<templatedata>
{
"params": {
"1": {
"aliases": [
"file",
"파일"
],
"label": "파일 이름",
"description": "인용하는 위키미디어 공용 내 파일명 (다만 '''파일:'''은 제외합니다)",
"example": "Korea President Park Kansong Culture Exhibition 01 (14324130250).jpg",
"type": "wiki-file-name",
"required": true
},
"2": {
"label": "저자",
"description": "해당 파일을 만든 사람의 이름입니다.",
"example": "Korea.net",
"type": "wiki-user-name",
"suggested": true
},
"3": {
"label": "사용자 소속",
"description": "커먼즈 이외의 다른 국가를 인용할 때 이 태그를 사용합니다.",
"example": "ko",
"type": "string"
}
},
"paramOrder": [
"1",
"2",
"3"
]
}
</templatedata></noinclude>