메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.
편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<includeonly><!--
<includeonly>
 
<!--
Template
Template
--><table class="tg-infobox floatright"><!--
-->
<table class="tg-infobox floatright"><!--
-->{{Infobox image row
-->{{Infobox image row
|image = {{{image|}}}
|image = {{{image|}}}
|caption = {{{caption|}}}
|imageWidth = {{{imageWidth|}}}
|imageHeight = {{{imageHeight|}}}
}}<!--
-->{{Infobox row
|youtube = {{{youtube|}}}
|caption = {{{caption|}}}
|caption = {{{caption|}}}
|imageWidth = {{{imageWidth|}}}
|imageWidth = {{{imageWidth|}}}
13번째 줄: 20번째 줄:
|header = {{{title|{{#explode:{{PAGENAME}}| (|0}}}}}
|header = {{{title|{{#explode:{{PAGENAME}}| (|0}}}}}
|headerClass = tg-infobox-title
|headerClass = tg-infobox-title
}}<!--
-->{{Infobox row
|colspan = 2
|condition = {{{author|}}}{{{conference|}}}{{{institution|}}}{{{advisor|}}}{{{date|}}}{{{pages|}}}{{{doi|}}}{{{arxiv|}}}{{{series|}}}{{{publisher|}}}{{{calendarlookup|{{usablenext}}}}}
|header = Paper Information
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
24번째 줄: 26번째 줄:
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
|condition = {{{advisor|}}}
|label = Advisor
|data = {{{advisor|}}}
}}<!--
-->{{Infobox row
|condition = {{{institution|}}}
|label = Institution
|label = Institution
|data = {{{institution|}}}
|data = {{{institution|}}}
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
|condition = {{{conference|}}}
|label = Conference
|label = Conference
|data = {{{conference|}}}
|data = {{{conference|}}}
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
|condition = {{{publisher|}}}
|label = pdf
|label = Publisher
|data = {{{pdf|}}}
|data = {{{publisher|}}}
}}<!--
-->{{Infobox row
|condition = {{{date|}}}
|label = Published
|data = {{{date|}}}
}}<!--
-->{{Infobox row
|condition = {{{pages|}}}
|label = Pages
|data = {{{pages|}}}
}}<!--
}}<!--
-->{{Infobox row
-->{{Infobox row
|condition = {{{doi|}}}
|label = Year
|label = DOI
|data = {{{year|}}}
|data = [https://doi.org/{{{doi}}} {{{doi}}}]
}}<!--
-->{{Infobox row
|condition = {{{arxiv|}}}
|label = arXiv
|data = [https://arxiv.org/abs/{{{arxiv}}} arXiv:{{{arxiv}}}]
}}<!--
-->{{Infobox row
|condition = {{{series|}}}
|label = Series
|data = {{{series|}}}
}}<!--
}}<!--
--></table>
--></table>


<!--
TemplateStyles
--------------
-->
<templatestyles src="Template:Infobox/styles.css"/>
<templatestyles src="Template:Infobox/styles.css"/>
</includeonly>


</includeonly><!--
<!--
 
Documentation
Documentation
-------------
-------------
--><noinclude>
-->
<noinclude>
{{paper
{{paper
| title={{{title}}}
| title={{{title}}}
| youtube={{{youtube}}}
| youtube={{{youtube}}}
| image={{{image}}}
| image={{{image}}}
| imageWidth={{{imageWidth}}}
| imageHeight={{{imageHeight}}}
| caption={{{caption}}}
| author={{{author}}}
| author={{{author}}}
| advisor={{{advisor}}}
| institution={{{institution}}}
| institution={{{institution}}}
| conference={{{conference}}}
| conference={{{conference}}}
| publisher={{{publisher}}}
| pdf={{{pdf}}}
| date={{{date}}}
| year={{{year}}}
| pages={{{pages}}}
| doi={{{doi}}}
| arxiv={{{arxiv}}}
| series={{{series}}}
}}
}}
==Usage==
==Usage==
<pre>
<pre>
{{paper
{{paper
| title=
| title=
| youtube=https://www.youtube.com/watch?v=xxxxxxxxxxx
| youtube=
| image=
| image=
| imageWidth=320
| imageHeight=180
| caption=
| author=
| author=
| advisor=
| institution=
| institution=
| conference=
| conference=
| publisher=
| pdf=
| date=
| year=
| pages=
| doi=
| arxiv=
| series=
}}
}}
</pre>
</pre>
121번째 줄: 82번째 줄:
<templatedata>
<templatedata>
{
{
  "params": {
"params": {
    "youtube": {
"title": {
      "label": "YouTube link",
"label": "Title",
      "description": "A YouTube video to embed if no image is provided",
"description": "Title of the paper",
      "type": "string"
"type": "string",
    },
"required": true
    "image": {
},
      "label": "Image",
"youtube": {
      "type": "wiki-file-name",
"label": "Youtube",
      "suggested": true
"description": "Youtube Link",
    },
"type": "wiki-file-name"
    "caption": {
},
      "label": "Caption",
"image": {
      "description": "Caption for image or video",
"label": "Image",
      "type": "string"
"description": "Optional image or thumbnail representing the paper",
    },
"type": "wiki-file-name"
    "imageWidth": {
},
      "label": "Image width",
"author": {
      "description": "Width in px",
"label": "Author(s)",
      "type": "number",
"description": "Name(s) of the author(s)",
      "default": "320"
"type": "string"
    },
},
    "imageHeight": {
"institution": {
      "label": "Image height",
"label": "Institution",
      "description": "Height in px",
"description": "Affiliated institution(s) of the author(s)",
      "type": "number",
"type": "string"
      "default": "180"
},
    },
"conference": {
    "title": {},
"label": "Conference",
    "author": {},
"description": "Name of the conference or journal where the paper was published",
    "advisor": {},
"type": "string"
    "institution": {},
},
    "conference": {},
"pdf": {
    "publisher": {},
"label": "pdf",
    "date": {},
"description": "Links to the pdf file",
    "pages": {},
"type": "string"
    "doi": {},
},
    "arxiv": {},
"year": {
    "series": {}
"label": "Year",
  },
"description": "Year of publication",
  "paramOrder": [
"type": "number"
    "title", "youtube", "image", "imageWidth", "imageHeight", "caption",
}
    "author", "advisor", "institution", "conference", "publisher", "date",
},
    "pages", "doi", "arxiv", "series"
"paramOrder": [
  ],
"title",
  "format": "block"
"youtube",
"image",
"author",
"institution",
"conference",
"year"
],
"format": "block"
}
}
</templatedata>
</templatedata>
 
<!--
Category
--------
-->
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

2025년 7월 2일 (수) 05:35 기준 최신판



[[File:{{{image}}}|320x480px|thumb|center|]]
{{{title}}}
Author{{{author}}}
Institution{{{institution}}}
Conference{{{conference}}}
pdf{{{pdf}}}
Year{{{year}}}


Usage

{{paper
| title=
| youtube=
| image=
| author=
| institution=
| conference=
| pdf=
| year=
}}

TemplateData

<templatedata> { "params": { "title": { "label": "Title", "description": "Title of the paper", "type": "string", "required": true }, "youtube": { "label": "Youtube", "description": "Youtube Link", "type": "wiki-file-name" }, "image": { "label": "Image", "description": "Optional image or thumbnail representing the paper", "type": "wiki-file-name" }, "author": { "label": "Author(s)", "description": "Name(s) of the author(s)", "type": "string" }, "institution": { "label": "Institution", "description": "Affiliated institution(s) of the author(s)", "type": "string" }, "conference": { "label": "Conference", "description": "Name of the conference or journal where the paper was published", "type": "string" }, "pdf": { "label": "pdf", "description": "Links to the pdf file", "type": "string" }, "year": { "label": "Year", "description": "Year of publication", "type": "number" } }, "paramOrder": [ "title", "youtube", "image", "author", "institution", "conference", "year" ], "format": "block" } </templatedata>