틀:슾박스/VersionDoc: 두 판 사이의 차이

(새 문서: __NOTOC__ Displays an infobox for a game update. This template is a proxy that pre-evaluates parameters for Infobox/VersionEx. == Parameters == {| |-...)
 
편집 요약 없음
 
28번째 줄: 28번째 줄:
== Examples ==
== Examples ==
=== Example 1 ===
=== Example 1 ===
{{Infobox/Version
{{슾박스/Version
|game    = Splatoon 2
|game    = Splatoon 2
|version = 1.1.1
|version = 1.1.1
43번째 줄: 43번째 줄:


=== Example 2 ===
=== Example 2 ===
{{Infobox/Version
{{슾박스/Version
|game    = Splatoon
|game    = Splatoon
|version = 2.12.0
|version = 2.12.0

2021년 2월 21일 (일) 23:01 기준 최신판

Displays an infobox for a game update. This template is a proxy that pre-evaluates parameters for Infobox/VersionEx.

Parameters

game Optional. The name of the game the update applies to. The default value is "Splatoon". Must be one of the following:
  • Splatoon
  • Splatoon 2
color Optional. An RGB triplet to use as the base color for formatting. If absent, the color is determined based on the value of game.
version Optional. The version number being documented. If absent, the page title will be used.
image Optional. The filename for an image to show to represent the update.
size Optional. A MediaWiki image size parameter.
caption Opional. A short description of the update.
prev Optional. The version number of the previous update.
next Optional. The version number of the following update.
style Optional. A list of CSS rules to apply to the outermost container.

Examples

Example 1

버전 1.1.1
Splatoon 2
이전 1.0.0
다음 1.1.2
업데이트 내역
{{Infobox/Version
|game    = Splatoon 2
|version = 1.1.1
|prev    = 1.0.0
|next    = 1.1.2
}}

Example 2

버전 2.12.0
Splatoon

파일:Juddt.png
Version to end all versions!

이전 2.11.0
다음
업데이트 내역
{{Infobox/Version
|game    = Splatoon
|version = 2.12.0
|image   = Juddt.png
|caption = Version to end all versions!
|prev    = 2.11.0
}}