无编辑摘要 |
无编辑摘要 |
||
第5行: | 第5行: | ||
| compilation | | compilation | ||
| 3.3 = | | 3.3 = | ||
| #Default = {{ | | #Default = {{Ambox_2020|type=warning | ||
| | |fa=clock-o | ||
| | |text1=<div style="font-size:85%;">请帮助核对或更新这个 {{#Switch: {{{2|{{{scope|}}} }}} | ||
| section = 段落 | | section = 段落 | ||
| infobox = 信息框 | | infobox = 信息框 | ||
第15行: | 第14行: | ||
| link = 链接 | | link = 链接 | ||
| #Default = 段落 | | #Default = 段落 | ||
}}。它最近核对为 {{{1|未知}}} [[Project:版本管理|版本]]。</div> | }}。它最近核对为{{{1|未知}}}[[Project:版本管理|版本]]。</div> | ||
}}{{#ifeq: {{{2|{{{scope|}}}}}} | infobox | | }}{{#ifeq: {{{2|{{{scope|}}}}}} | infobox | | ||
---- | ---- |
2022年3月22日 (二) 17:13的版本
请帮助核对或更新这个 段落。它最近核对为未知版本。
SVersion should be used to indicate for which major version of Stellaris a section was written or updated. The template adds a disclaimer only if the specified version does not match with the most recent of the game.
Usage
This infobox may be added by copy-pasting the template as shown below at the beginning of a section.
{{SVersion|X}}
Substitute the value for X.
Parameters
Parameter | Explanation | Default | Status |
---|---|---|---|
1 | To specify for which major patch a section was written or updated | an unknown version | required |
2 | To specify the scope | section | optional |
Values
The above parameters can have the following values:
Parameter | Values | Explanation |
---|---|---|
1 | Major patch number | The major patch for which this section has been written (for example 1.2 or 1.6) |
Pre-release | If this section has been written before the release. | |
Time or Timeless | For timeless sections. |
Parameter | Values | Explanation |
---|---|---|
2 | section | This is the default setting. |
table | ||
infobox | The width is limited to 475 px. | |
image | To be used in captions. |
Updating this template
Message SolSys.
Examples
The following:
=== Important centers of trade === {{SVersion|Timeless}} There are 15 government types in [[Stellaris]] which divide into autocracies, oligarchies, and democracies. Each of the three groups contain five types. will display: Important centers of tradeThere are 15 government types in Stellaris which divide into autocracies, oligarchies, and democracies. Each of the three groups contain five types. |
The following:
=== Important centers of trade === {{SVersion|Pre-release}} There are 15 government types in [[Stellaris]] which divide into autocracies, oligarchies, and democracies. Each of the three groups contain five types. will display: Important centers of trade请帮助核对或更新这个 段落。它最近核对为Pre-release版本。 There are 15 government types in Stellaris which divide into autocracies, oligarchies, and democracies. Each of the three groups contain five types. |