검색 여닫기
검색
메뉴 여닫기
537
245
4
2.1천
noriwiki
둘러보기
대문
최근 바뀜
임의의 문서로
미디어위키 도움말
특수 문서 목록
파일 올리기
환경 설정 메뉴 여닫기
notifications
개인 메뉴 여닫기
로그인하지 않음
지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.
user-interface-preferences
한국어
개인 도구
로그인
틀:Paper 문서 원본 보기
noriwiki
다른 명령
←
틀:Paper
문서 편집 권한이 없습니다. 다음 이유를 확인해주세요:
요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다:
사용자
.
문서의 원본을 보거나 복사할 수 있습니다.
<includeonly><!-- Template --><table class="tg-infobox floatright"><!-- -->{{#if:{{{youtube|}}} | <tr><td colspan="2"> <div class="video-container"> {{#tag:iframe | | width="{{{imageWidth|320}}}" height="{{{imageHeight|180}}}" src="https://www.youtube.com/embed/{{#invoke:String|replace|source={{{youtube}}}|pattern=^.*v=([^&]+).*$|replacement=\1}}" frameborder="0" allowfullscreen }} </div> </td></tr> | {{Infobox image row |image = {{{image|}}} |caption = {{{caption|}}} |imageWidth = {{{imageWidth|}}} |imageHeight = {{{imageHeight|}}} }} }}<!-- -->{{Infobox row |colspan = 2 |header = {{{title|{{#explode:{{PAGENAME}}| (|0}}}}} |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 |label = Author |data = {{{author|}}} }}<!-- -->{{Infobox row |condition = {{{advisor|}}} |label = Advisor |data = {{{advisor|}}} }}<!-- -->{{Infobox row |condition = {{{institution|}}} |label = Institution |data = {{{institution|}}} }}<!-- -->{{Infobox row |condition = {{{conference|}}} |label = Conference |data = {{{conference|}}} }}<!-- -->{{Infobox row |condition = {{{publisher|}}} |label = Publisher |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> <templatestyles src="Template:Infobox/styles.css"/> <style> .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; } .video-container iframe { position: absolute; width: 100%; height: 100%; left: 0; top: 0; } </style> </includeonly><!-- Documentation ------------- --><noinclude> {{paper | title={{{title}}} | youtube={{{youtube}}} | image={{{image}}} | imageWidth={{{imageWidth}}} | imageHeight={{{imageHeight}}} | caption={{{caption}}} | author={{{author}}} | advisor={{{advisor}}} | institution={{{institution}}} | conference={{{conference}}} | publisher={{{publisher}}} | date={{{date}}} | pages={{{pages}}} | doi={{{doi}}} | arxiv={{{arxiv}}} | series={{{series}}} }} ==Usage== <pre> {{paper | title= | youtube=https://www.youtube.com/watch?v=xxxxxxxxxxx | image= | imageWidth=320 | imageHeight=180 | caption= | author= | advisor= | institution= | conference= | publisher= | date= | pages= | doi= | arxiv= | series= }} </pre> ==TemplateData== <templatedata> { "params": { "youtube": { "label": "YouTube link", "description": "A YouTube video to embed if no image is provided", "type": "string" }, "image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, "caption": { "label": "Caption", "description": "Caption for image or video", "type": "string" }, "imageWidth": { "label": "Image width", "description": "Width in px", "type": "number", "default": "320" }, "imageHeight": { "label": "Image height", "description": "Height in px", "type": "number", "default": "180" }, "title": {}, "author": {}, "advisor": {}, "institution": {}, "conference": {}, "publisher": {}, "date": {}, "pages": {}, "doi": {}, "arxiv": {}, "series": {} }, "paramOrder": [ "title", "youtube", "image", "imageWidth", "imageHeight", "caption", "author", "advisor", "institution", "conference", "publisher", "date", "pages", "doi", "arxiv", "series" ], "format": "block" } </templatedata> [[Category:Infobox templates|{{PAGENAME}}]] </noinclude>
이 문서에서 사용한 틀:
틀:Infobox/styles.css
(
원본 보기
)
틀:Infobox image row
(
원본 보기
)
틀:Infobox row
(
원본 보기
)
틀:Paper
(
원본 보기
)
틀:Paper
문서로 돌아갑니다.