메뉴 여닫기
환경 설정 메뉴 여닫기
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.
편집 요약 없음
편집 요약 없음
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|}}}
13번째 줄: 14번째 줄:
|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번째 줄: 20번째 줄:
}}<!--
}}<!--
-->{{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 = Year
|label = Publisher
|data = {{{year|}}}
|data = {{{publisher|}}}
}}<!--
-->{{Infobox row
|condition = {{{date|}}}
|label = Published
|data = {{{date|}}}
}}<!--
-->{{Infobox row
|condition = {{{pages|}}}
|label = Pages
|data = {{{pages|}}}
}}<!--
-->{{Infobox row
|condition = {{{doi|}}}
|label = DOI
|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}}}
| 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}}}
| year={{{year}}}
| date={{{date}}}
| pages={{{pages}}}
| doi={{{doi}}}
| arxiv={{{arxiv}}}
| series={{{series}}}
}}
}}
==Usage==
==Usage==
<pre>
<pre>
{{paper
{{paper
| title=
| title=
| youtube=https://www.youtube.com/watch?v=xxxxxxxxxxx
| image=
| image=
| imageWidth=320
| imageHeight=180
| caption=
| author=
| author=
| advisor=
| institution=
| institution=
| conference=
| conference=
| publisher=
| year=
| date=
| pages=
| doi=
| arxiv=
| series=
}}
}}
</pre>
</pre>
==TemplateData==
==TemplateData==
<templatedata>
<templatedata>
{
{
   "params": {
   "params": {
     "youtube": {
     "title": {},
      "label": "YouTube link",
      "description": "A YouTube video to embed if no image is provided",
      "type": "string"
    },
     "image": {
     "image": {
       "label": "Image",
       "label": "Image",
133번째 줄: 75번째 줄:
     },
     },
     "caption": {
     "caption": {
       "label": "Caption",
       "label": "Image caption",
      "description": "Caption for image or video",
       "type": "string"
       "type": "string"
     },
     },
     "imageWidth": {
     "imageWidth": {
       "label": "Image width",
       "label": "Image width",
      "description": "Width in px",
       "type": "number",
       "type": "number",
       "default": "320"
       "default": "320"
145번째 줄: 85번째 줄:
     "imageHeight": {
     "imageHeight": {
       "label": "Image height",
       "label": "Image height",
      "description": "Height in px",
       "type": "number",
       "type": "number",
       "default": "180"
       "default": "480"
     },
     },
    "title": {},
     "author": {},
     "author": {},
    "advisor": {},
     "institution": {},
     "institution": {},
     "conference": {},
     "conference": {},
     "publisher": {},
     "year": {}
    "date": {},
    "pages": {},
    "doi": {},
    "arxiv": {},
    "series": {}
   },
   },
   "paramOrder": [
   "paramOrder": [
     "title", "youtube", "image", "imageWidth", "imageHeight", "caption",
     "title",
     "author", "advisor", "institution", "conference", "publisher", "date",
    "image",
     "pages", "doi", "arxiv", "series"
    "imageWidth",
    "imageHeight",
    "caption",
     "author",
    "institution",
    "conference",
     "year"
   ],
   ],
   "format": "block"
   "format": "block"
}
}
</templatedata>
</templatedata>
 
<!--
Category
--------
-->
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

2025년 7월 2일 (수) 05:17 판



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


Usage

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

TemplateData

<templatedata> {

 "params": {
   "title": {},
   "image": {
     "label": "Image",
     "type": "wiki-file-name",
     "suggested": true
   },
   "caption": {
     "label": "Image caption",
     "type": "string"
   },
   "imageWidth": {
     "label": "Image width",
     "type": "number",
     "default": "320"
   },
   "imageHeight": {
     "label": "Image height",
     "type": "number",
     "default": "480"
   },
   "author": {},
   "institution": {},
   "conference": {},
   "year": {}
 },
 "paramOrder": [
   "title",
   "image",
   "imageWidth",
   "imageHeight",
   "caption",
   "author",
   "institution",
   "conference",
   "year"
 ],
 "format": "block"

} </templatedata>