문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 중 하나의 권한을 가진 사용자에게 제한됩니다: 사용자, 관리자. 문서를 고치려면 이메일 인증 절차가 필요합니다. 사용자 환경 설정에서 이메일 주소를 입력하고 이메일 주소 인증을 해주시기 바랍니다. 문서의 원본을 보거나 복사할 수 있습니다. <includeonly>{{BubbleBox|tags=tagI슾박스|open|border={{{color|}}}|background=rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.15) |style=width: 350px; padding: 8px; float: right; {{{style|}}}}} <span class="tagTab" style="display: none; padding: 2px; margin-right: 2px; cursor: default; border-width: 1px 3px 1px 3px; border-style: solid; border-radius: 4px; font-size: 12px; border-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.5); background-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.2); outline-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.3); ">{{{title|{{PAGENAME}}}}}​</span> {{InfoboxTitle|color={{{color|}}}|{{{title|{{PAGENAME}}}}}}} <div style="text-align: center; margin: 8px; max-width: 334px;">{{#if:{{{logo|}}}|[[File:{{{logo|}}}|frameless|334x250px]]<br />}}[[File:{{{image|Example.png}}}|frameless|334x250px]]{{#if:{{{caption|}}}|<br />''{{{caption}}}''}}</div><!-- -->{{#ifeq:{{{1|}}}|open||{{{1|}}}</div>}}<!-- --></includeonly><noinclude>__NOTOC__ Produces a basic infobox for a game. === Parameters === {||- style="vertical-align: top;" |<code>open</code>||Optional.||Like with {{t|BubbleBox}}, the "open" parameter leaves the table open (unclosed div) for further customization. |- style="vertical-align: top;" |- style="vertical-align: top;" |<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{t|SiteColor|Generic}}. |- style="vertical-align: top;" |<code>style</code>||Optional.||A CSS property list to apply to the top-level container. |- style="vertical-align: top;" |<code>title</code>||Optional.||The title. If absent, the page name is used. |- style="vertical-align: top;" |<code>logo</code>||Optional.||The filename of the logo to display. |- style="vertical-align: top;" |<code>image</code>||Optional.||The filename of the image to display. |- style="vertical-align: top;" |<code>caption</code>||Optional.||Text displayed below the image. |- style="vertical-align: top;" |} === Example === ==== Markup ==== <nowiki>{{슾박스 |color = {{SiteColor|Splatoon}} |title = Splatoon |image = Boxart.jpg |caption = North American box art }}</nowiki> ==== Output ==== {{슾박스 |color = {{SiteColor|Splatoon}} |title = Splatoon |image = Boxart.jpg |caption = North American box art }} {{clr}} <nowiki>{{슾박스 |color = {{SiteColor|Splatoon 2}} |title = Splatoon 2 |caption = Example }}</nowiki> ==== Output ==== {{슾박스 |color = {{SiteColor|Splatoon 2}} |title = Splatoon 2 |caption = Example }} {{clr}} <nowiki>{{슾박스 |color = {{SiteColor|Generic}} |title = Moray Towers |image = S Stage Moray Towers.png |caption = Horizontal image }}</nowiki> ==== Output ==== {{슾박스 |color = {{SiteColor|Generic}} |title = Moray Towers |image = S Stage Moray Towers.png |caption = Horizontal image }} {{clr}} <nowiki>{{슾박스|open|color={{SiteColor|NIWA}}}} {| style="border-spacing: 4px;" {{InfoboxProperty|color={{SiteColor|NIWA}}|Field 1|Text 1}} {{InfoboxProperty|color={{SiteColor|NIWA}}|Field 2|Text 2}} |}</div></nowiki> ==== Output ==== {{슾박스|open|color={{SiteColor|NIWA}}}} {| style="border-spacing: 4px;" {{InfoboxProperty|color={{SiteColor|NIWA}}|Field 1|Text 1}} {{InfoboxProperty|color={{SiteColor|NIWA}}|Field 2|Text 2}} |}</div> {{clr}} </noinclude> 이 문서에서 사용한 틀: 틀:BubbleBox (원본 보기) 틀:BubbleBoxstyles.css (원본 보기) 틀:Clr (원본 보기) 틀:InfoboxProperty (원본 보기) 틀:InfoboxTitle (원본 보기) 틀:SiteColor (원본 보기) 틀:T (원본 보기) 틀:T/piece (원본 보기) 틀:슾박스 (원본 보기) 틀:슾박스 문서로 돌아갑니다.