(새 문서: <includeonly>{{슾박스|open|color={{{color|}}}|style={{{style|}}}|title={{{title|}}}|logo={{{logo|}}}|image={{{image|}}}|caption={{{caption|}}}}} {| style="border-spacing: 4px;" {{I...) |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<includeonly>{{슾박스|open|color={{{color|}}}|style={{{style|}}}|title={{{title|}}}|logo={{{logo|}}}|image={{{image|}}}|caption={{{caption|}}}}} | <includeonly>{{슾박스|open|color={{{color|}}}|style={{{style|}}}|title={{{title|}}}|logo={{{logo|}}}|image={{{image|}}}|caption={{{caption|}}}}} | ||
{| style="border-spacing: 4px;" | {| style="border-spacing: 4px;" | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|종류|{{{type}}}}} | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|참가자|{{{players}}}}} | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|랭크여부|{{{ranked}}}}} | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|무기|{{{weapons}}}}} | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|컨트롤러|{{{controllers|}}}}} | ||
{{InfoboxProperty|color={{{color|}}}| | {{InfoboxProperty|color={{{color|}}}|출시일|{{{release|Launch}}}}} | ||
|} | |} | ||
</div> | </div> |
2021년 2월 21일 (일) 18:19 기준 최신판
Produces an infobox for a mode.
Parameters
color |
Optional. | An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|<Generic>}}. |
style |
Optional. | A CSS property list to apply to the top-level container. |
title |
Optional. | The mode's title. If absent, the page name is used. |
image |
Optional. | The filename of the logo to display. Nothing appears if unspecified. |
image |
Optional. | The filename to display. If not specified, an example image is used. |
caption |
Optional. | Text displayed below the image. |
players |
Optional. | How many players can play in a match in this mode |
ranked |
Optional. | Is the mode Ranked? |
weapons |
Optional. | The weapon(s) allowed in this mode. |
controllers |
Optional. | The available controllers for this mode. |
release |
Optional. | The date(s) this mode was made available. Defaults to "Launch" |
Example
Markup
{{InfoboxMode | color = {{SiteColor|Splatoon}} | title = Turf War | image = FlounderHeights4.jpg | caption = Turf War | type = Online multiplayer [[mode]] | players = 8 (4v4) | ranked = No | weapons = All | controllers = {{GP}} GamePad }}
Output
Turf War
파일:FlounderHeights4.jpg
Turf War
Turf War
종류 | Online multiplayer mode |
참가자 | 8 (4v4) |
랭크여부 | No |
무기 | All |
컨트롤러 | ![]() |
출시일 | Launch |