「テンプレート:DLC」の版間の差分
ナビゲーションに移動
検索に移動
(ページの作成:「<includeonly>{{infobox |width=330px |float=right |clear=right |header=<div style="font-size:150%; padding: 3px 0px; margin-bottom: 3px;">{{#if: {{{icon|}}} | File:{{{ic…」) |
|||
| 7行目: | 7行目: | ||
{{#if: {{{logo|}}} | [[File:{{{logo}}}|330px]] | {{#if: {{{logo|}}} | [[File:{{{logo}}}|330px]] | ||
----}} | ----}} | ||
| − | ''' | + | '''タイプ'''<div style="float:right;">[[Downloadable content#{{{header|}}}| {{{type|What type of DLC is it?}}} ]]</div> |
---- | ---- | ||
| − | ''' | + | '''リリース日付 {{#if: {{{patch|}}}|/ Patch }}'''<div style="float:right;">{{{date|YYYY-MM-DD}}} {{#if: {{{patch|}}}|/ [[Patch {{{patch|}}}|{{{patch|1.XX}}}]] }}</div> |
{{#if: {{{storeb|}}}| | {{#if: {{{storeb|}}}| | ||
---- | ---- | ||
| − | ''' | + | '''ストア: {{{type|}}}'''<div style="float:right;"> {{{storeb|{{Store|pdx}} / {{Store|steam}} }}} </div> }} |
{{#if: {{{storec|}}}| | {{#if: {{{storec|}}}| | ||
---- | ---- | ||
| − | ''' | + | '''ストア:コンテンツパック'''<div style="float:right;"> {{{storec|{{Store|pdx}} / {{Store|steam}} }}} </div> }} |
{{#if: {{{storem|}}}| | {{#if: {{{storem|}}}| | ||
---- | ---- | ||
| − | ''' | + | '''ストア:ミュージックパック'''<div style="float:right;"> {{{storem|{{Store|pdx}} / {{Store|steam}} }}} </div> }} |
}}</includeonly><noinclude> | }}</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 useful "at-a-glance" info on the related product. Store links are to be provided ''via'' the {{template|Store}} template. | ||
| − | == | + | == パラメーター== |
{| class="wikitable" | {| class="wikitable" | ||
| − | ! | + | ! パラメーター!! 注意事項!! 必要性 |
|- | |- | ||
| − | | | + | | ヘッダー |
| | | | ||
* DLC title (expansions will also display the in-game icon). | * DLC title (expansions will also display the in-game icon). | ||
* Expansion icons can be found in [[:Category:Expansion icons]]. | * Expansion icons can be found in [[:Category:Expansion icons]]. | ||
| − | | ''' | + | | '''必須''' |
|- | |- | ||
| − | | | + | | ロゴ |
| | | | ||
* DLC banner/header (usually from Steam for size consistency). | * DLC banner/header (usually from Steam for size consistency). | ||
* DLC banners can be found in [[:Category:DLC banners]]. | * DLC banners can be found in [[:Category:DLC banners]]. | ||
| − | | ''' | + | | '''なくても良い''' |
|- | |- | ||
| − | | | + | | タイプ |
| − | | | + | | DLCタイプ (includes link to section on [[DLC]] page). Can be either: {{MultiColumn| |
* Expansion | * Expansion | ||
* Immersion Pack | * Immersion Pack | ||
| 45行目: | 45行目: | ||
* Music Pack | * Music Pack | ||
* E-book |2}} | * E-book |2}} | ||
| − | | ''' | + | | '''必須''' |
|- | |- | ||
| − | | | + | | パッチ |
| | | | ||
* Add only for gameplay affecting DLCs. | * Add only for gameplay affecting DLCs. | ||
| 53行目: | 53行目: | ||
| '''optional''' | | '''optional''' | ||
|- | |- | ||
| − | | | + | | 日付 |
| Release date in the format YYYY-MM-DD | | Release date in the format YYYY-MM-DD | ||
| − | | ''' | + | | '''必須''' |
|- | |- | ||
| storeb | | storeb | ||
| 61行目: | 61行目: | ||
* Base product link to the Paradox Interactive / Steam store. | * Base product link to the Paradox Interactive / Steam store. | ||
* To be used alongside the {{template|Store}} template. | * To be used alongside the {{template|Store}} template. | ||
| − | | ''' | + | | '''必須''' |
|- | |- | ||
| storec</br>storem | | storec</br>storem | ||
| 68行目: | 68行目: | ||
* Content pack | * Content pack | ||
* Music pack |2}} | * Music pack |2}} | ||
| − | | ''' | + | | '''なくても良い''' |
|} | |} | ||
== Example == | == Example == | ||
| − | + | ''Crusader Kings III''ベースゲームのDLC、infoxboxは以下のように設定されます。 | |
<pre> | <pre> | ||
2021年1月4日 (月) 16:47時点における版
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.
パラメーター
| パラメーター | 注意事項 | 必要性 |
|---|---|---|
| ヘッダー |
|
必須 |
| ロゴ |
|
なくても良い |
| タイプ | DLCタイプ (includes link to section on DLC page). Can be either:
|
必須 |
| パッチ |
|
optional |
| 日付 | Release date in the format YYYY-MM-DD | 必須 |
| storeb |
|
必須 |
| storec storem |
Additional store links for:
|
なくても良い |
Example
Crusader Kings IIIベースゲームのDLC、infoxboxは以下のように設定されます。
{{DLC
| header= Crusader Kings III
| logo= Banner Crusader Kings III.jpg
| type= Base game
| patch= 1.0
| date= 2020-09-01
| storeb = {{Store|pdx|crusader-kings-iii/CKCK03GSK0000001-MASTER.html}} / {{Store|steam|app/1158310}}
}}