Template:SVersion:修订间差异

(创建页面,内容为“{{#Switch: "{{{1|{{{version}}} }}}" | "Time" | "Timeless" | "1.9" = | #Default = {{ambox|type=notice |small=left |image=File:Ambox outdated info.png|22…”)
 
无编辑摘要
第1行: 第1行:
{{#Switch: "{{{1|{{{version}}} }}}"
{{#Switch: "{{{1|{{{version}}}}}}"
   | "Time"
   | "Time"
   | "Timeless"
   | "Timeless"
第6行: 第6行:
|small=left
|small=left
|image=[[File:Ambox outdated info.png|22px|link=]]
|image=[[File:Ambox outdated info.png|22px|link=]]
|text=<div style="font-size:85%;">Please help with verifying or updating this {{#Switch: {{{2|{{{scope|}}} }}}
|text=<div style="font-size:85%;">{{#Switch: {{{2|{{{scope|}}}}}}
   | section = section
   | table = 这张表格
   | infobox = infobox
   | infobox = 这条信息
   | table = table
   | image = 这幅图片
   | image = image
   | link = 这篇链接
   | link = linked article
   | section
   | #Default = section
   | #Default = 这部分内容
}}. It was last verified for [[Project:Versioning|version]] {{{1|unknown}}}.</div>
}} 可能已不适合当前[[Project: 版本| 版本]] ,最后更新于{{{1|{{{version|未知版本}}}}}} </div>
}}{{#ifeq: {{{2|{{{scope|}}}}}} | infobox |
}}{{#ifeq: {{{2|{{{scope|}}}}}} | infobox |
----
----
}}
}}
<includeonly>{{#if: {{{nocat|}}}| |{{#Switch: {{{2|{{{scope|}}} }}}
<includeonly>{{#if: {{{nocat|}}}| |{{#Switch: {{{2|{{{scope|}}}}}}
   | section = [[Category:Articles with potentially outdated sections]]
   | table = [[Category: 过时表格]]
   | infobox = [[Category:Articles with potentially outdated infoboxes]]
   | infobox = [[Category: 过时信息]]
   | table = [[Category:Articles with potentially outdated tables]]
   | image = [[Category: 过时图片]]
   | image = [[Category:Articles with potentially outdated images]]
   | link = [[Category: 过时链接]]
   | link = [[Category:Articles with potentially outdated links]]
   | section
   | #Default = [[Category:Articles with potentially outdated sections]]
   | #Default = [[Category: 过时内容]]
}}
}}
}}</includeonly>
}}</includeonly>
第29行: 第29行:
{{Template doc}}
{{Template doc}}
<!-- Add metadata to the /doc subpage, not here - thanks! -->
<!-- Add metadata to the /doc subpage, not here - thanks! -->
[[Category:Versioning templates]]
[[ 分类: 版本模板]]
</noinclude>
</noinclude>

2020年8月15日 (六) 17:18的版本

[阅读] [编辑]Template-info.png 模板文档

SVersion should be used to indicate for which major version of Hearts of Iron 4 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)
Time or Timeless For timeless articles.
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 Meneth.

Examples

The following:
=== Important centers of trade ===
{{SVersion|Timeless}}
Important centers of trade provide:
* {{green|+20}} Trade power
* {{green|+2}} Naval force limit (not for inland centers)

will display:

Important centers of trade

Important centers of trade provide:

  • +20 Trade power
  • +2 Naval force limit (not for inland centers)
The following:
=== Important centers of trade ===
{{SVersion|1.6}}
Important centers of trade provide:
* {{green|+10}} Trade power
* {{green|+1}} Naval force limit

will display:

Important centers of trade

Important centers of trade provide:

  • +10 Trade power
  • +1 Naval force limit