Template:Item Info Armor
提供:Terraria Japan Wiki
(版間での差分)
(ページの作成:「{| style = "border: 1px solid #aaaaaa; background: #f9f9f9; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; font-size: 89%; width:{{{width|26em}}}; -...」) |
細 |
||
15行: | 15行: | ||
|colspan="2"|[[{{{type|Armor}}}]] | |colspan="2"|[[{{{type|Armor}}}]] | ||
|- | |- | ||
- | |''' | + | |'''セット防御力''' |
|colspan="2"|{{{defense}}} | |colspan="2"|{{{defense}}} | ||
|- | |- | ||
24行: | 24行: | ||
|colspan="2"|{{{rarity|{{Rare|0}}}}} | |colspan="2"|{{{rarity|{{Rare|0}}}}} | ||
|- | |- | ||
- | |''' | + | |'''セット売値''' |
|colspan="2"|{{{sell|{{cc|0}}}}} | |colspan="2"|{{{sell|{{cc|0}}}}} | ||
|- | |- | ||
37行: | 37行: | ||
<pre style="font-size: 127%;"> | <pre style="font-size: 127%;"> | ||
{{Item Info Armor | {{Item Info Armor | ||
- | | name = | + | | name = アイテムの名称。行削除可能。 (default = ページ名) |
| subname = 日本語化の名称 | | subname = 日本語化の名称 | ||
| image = 表示する画像の名称。行削除可能。 (default = [[ファイル:ページ名.png]]) | | image = 表示する画像の名称。行削除可能。 (default = [[ファイル:ページ名.png]]) | ||
- | | type = | + | | type = 防具の種類。行削除可能。(default = Armor) |
- | | defense = | + | | defense = セット防御力 |
| setbonus = セットボーナスの効果(例えば「ミニオン攻撃力10%アップ」) | | setbonus = セットボーナスの効果(例えば「ミニオン攻撃力10%アップ」) | ||
| rarity = レアリティ(default = {{Rare|0}}) [[Rarity|レアリティ]]参照。 | | rarity = レアリティ(default = {{Rare|0}}) [[Rarity|レアリティ]]参照。 | ||
- | | sell = | + | | sell = セット売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) |
}} | }} | ||
</pre> | </pre> |
2015年10月19日 (月) 21:53時点における版
Item Info Armor | ||
---|---|---|
{{{subname}}} | ||
ファイル:Item Info Armor.png | ||
情報 | ||
タイプ | Armor | |
セット防御力 | {{{defense}}} | |
セット効果 | {{{setbonus}}} | |
レアリティ | ||
セット売値 | 0 |
説明
「防具」の情報を書くためのinfoboxのテンプレートです。下のタグコードを編集してご使用ください。
「 = 」の右を指定したい文章に編集します。
タグコード(コピーペースト用)
{{Item Info Armor | name = アイテムの名称。行削除可能。 (default = ページ名) | subname = 日本語化の名称 | image = 表示する画像の名称。行削除可能。 (default = [[ファイル:ページ名.png]]) | type = 防具の種類。行削除可能。(default = Armor) | defense = セット防御力 | setbonus = セットボーナスの効果(例えば「ミニオン攻撃力10%アップ」) | rarity = レアリティ(default = {{Rare|0}}) [[Rarity|レアリティ]]参照。 | sell = セット売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) }}
履歴
- テンプレートを公式版のように作成。