无编辑摘要 |
无编辑摘要 |
||
(未显示2个用户的4个中间版本) | |||
第1行: | 第1行: | ||
<includeonly>{| | <includeonly>{{infobox | ||
| | |width=346px | ||
|float=right | |||
| | |clear=right | ||
|header=<div style="font-size:150%; padding: 3px 0px; margin-bottom: 3px;">{{#if: {{{icon|}}} | [[File:{{{icon|}}}|28px|link={{{header|}}} ]] }} {{{header|DLC}}}</div> | |||
|content= | |||
{{#if: {{{logo|}}} | [[File:{{{logo}}}|330px]] | |||
----}} | |||
''' 类型'''<div style="float:right;">[[DLC#{{{type|}}}s| {{{type|是什么类型的DLC?}}} ]]</div> | |||
---- | |||
'''发布日期{{#if: {{{patch|}}}|/ 补丁 }}'''<div style="float:right;">{{{date|YYYY-MM-DD}}} {{#if: {{{patch|}}}|/ [[Patch {{{patch|}}}|{{{patch|1.XX}}}]] }}</div> | |||
{{#if: {{{storeb|}}}| | |||
---- | |||
|- | '''商店:{{{type|}}}'''<div style="float:right;"> {{{storeb|{{Store|pdx}} / {{Store|steam}} }}} </div> }} | ||
{{#if: {{{storec|}}}| | |||
---- | |||
'''商店: 内容 包'''<div style="float:right;"> {{{storec|{{Store|pdx}} / {{Store|steam}} }}} </div> }} | |||
{{#if: {{{storem|}}}| | |||
---- | |||
'''商店:音乐包'''<div style="float:right;"> {{{storem|{{Store|pdx}} / {{Store|steam}} }}} </div> }} | |||
}}</includeonly><noinclude> | |||
The template's main purpose is to provide useful "at-a-glance" info on the related product. Store links are to be provided ''via'' the {{template|Store}} template. | |||
The template's main purpose is to provide | |||
== Parameters == | == Parameters == | ||
第50行: | 第46行: | ||
| DLC type (includes link to section on [[DLC]] page). Can be either: {{MultiColumn| | | DLC type (includes link to section on [[DLC]] page). Can be either: {{MultiColumn| | ||
* Expansion | * Expansion | ||
* Immersion | * Immersion pack | ||
* Content | * Content pack | ||
* Music | * Music pack | ||
* E-book |2}} | * E-book |2}} | ||
| '''required''' | | '''required''' | ||
第63行: | 第59行: | ||
|- | |- | ||
| date | | date | ||
| Release date in the format | | Release date in the format YYYY-MM-DD | ||
| '''required''' | | '''required''' | ||
|- | |- | ||
| | | storeb | ||
| | | | ||
* | * Base product link to the Paradox Interactive / Steam store. | ||
* | * To be used alongside the {{template|Store}} template. | ||
| '''required''' | | '''required''' | ||
|- | |- | ||
| | | storec</br>storem | ||
| | | | ||
Additional store links for: {{MultiColumn| | |||
* Content pack | |||
* Music pack |2}} | |||
| | |||
* | |||
* | |||
| | |||
| '''optional''' | | '''optional''' | ||
|} | |} | ||
== Example == | == Example == | ||
The DLC infoxbox for the ''Horse Lords'' expansion will be set up as follows: | The DLC infoxbox for the ''Horse Lords'' expansion will be set up as follows: | ||
第103行: | 第86行: | ||
| patch= 2.4 | | patch= 2.4 | ||
| date= 2015-07-14 | | date= 2015-07-14 | ||
| pdx | | storeb = {{Store|pdx|crusader-kings-ii-horse-lords/CKCK02ESK0000009-MASTER.html}} / {{Store|steam|app/354330}} | ||
| steam | | storec = {{Store|pdx|crusader-kings-ii-horse-lords-content-pack/CKCK02DSK0000031.html}} / {{Store|steam|app/354331}} | ||
| | |||
| | |||
}} | }} | ||
</pre> | </pre> | ||
{{DLC | {{DLC | ||
| header= | | header= 马上诸王 | ||
| icon= DLC icon Horse Lords.png | | icon= DLC icon Horse Lords.png | ||
| logo= Horse Lords banner.jpg | | logo= Horse Lords banner.jpg | ||
| type= | | type= 扩展包 | ||
| patch= 2.4 | | patch= 2.4 | ||
| date= 2015-07-14 | | date= 2015-07-14 | ||
| pdx | | storeb = {{Store|pdx|crusader-kings-ii-horse-lords/CKCK02ESK0000009-MASTER.html}} / {{Store|steam|app/354330}} | ||
| steam | | storec = {{Store|pdx|crusader-kings-ii-horse-lords-content-pack/CKCK02DSK0000031.html}} / {{Store|steam|app/354331}} | ||
| | |||
| | |||
}} | }} | ||
[[Category:DLC]] | [[Category:DLC]] | ||
[[Category: | [[Category: 信息框模板]]</noinclude> | ||
2020年12月25日 (五) 23:38的最新版本
The template's main purpose is to provide useful "at-a-glance" info on the related product. Store links are to be provided via the {{Store}}
template.
Parameters
Parameter | Notes | Status |
---|---|---|
header |
|
required |
icon |
|
optional |
logo |
|
optional |
type | DLC type (includes link to section on DLC page). Can be either:
|
required |
patch |
|
optional |
date | Release date in the format YYYY-MM-DD | required |
storeb |
|
required |
storec storem |
Additional store links for:
|
optional |
Example
The DLC infoxbox for the Horse Lords expansion will be set up as follows:
{{DLC | header= Horse Lords | icon= DLC icon Horse Lords.png | logo= Horse Lords banner.jpg | type= Expansion | patch= 2.4 | date= 2015-07-14 | storeb = {{Store|pdx|crusader-kings-ii-horse-lords/CKCK02ESK0000009-MASTER.html}} / {{Store|steam|app/354330}} | storec = {{Store|pdx|crusader-kings-ii-horse-lords-content-pack/CKCK02DSK0000031.html}} / {{Store|steam|app/354331}} }}