Template:Item infobox Weapon
提供:Terraria Japan Wiki
(版間での差分)
細 (Template:Item Infobox meleeをTemplate:Item Infobox Weaponへ移動: 共通項は武器で共通かと) |
(照合) |
||
7行: | 7行: | ||
|- | |- | ||
|style="font-weight:bold; width:40%;"|タイプ | |style="font-weight:bold; width:40%;"|タイプ | ||
- | |style="width:60%"| | + | |style="width:60%"|{{{type|}}} {{{damagetype|}}} |
|- | |- | ||
|style="font-weight:bold;"|ダメージ | |style="font-weight:bold;"|ダメージ | ||
- | |{{{ | + | |{{{damage}}} |
|- | |- | ||
|style="font-weight:bold;"|ノックバック | |style="font-weight:bold;"|ノックバック | ||
- | |{{{ | + | |{{{knockback}}} |
|- | |- | ||
|style="font-weight:bold;"|クリティカル | |style="font-weight:bold;"|クリティカル | ||
- | |{{{ | + | |{{{critical}}} |
|- | |- | ||
|style="font-weight:bold;"|攻撃速度 | |style="font-weight:bold;"|攻撃速度 | ||
- | |{{{ | + | |{{{use}}} |
|- | |- | ||
- | |style="font-weight:bold;"| | + | |style="font-weight:bold;"|説明 |
- | |{{{ | + | |{{{tooltip}}} |
|- | |- | ||
|style="font-weight:bold;"|レアリティ | |style="font-weight:bold;"|レアリティ | ||
- | |{{{ | + | |{{{rare}}} |
|- | |- | ||
|style="font-weight:bold;"|売却額 | |style="font-weight:bold;"|売却額 | ||
- | |{{{ | + | |{{{sell}}} |
|- | |- | ||
|style="font-weight:bold; font-size:90%;"|オートスイング | |style="font-weight:bold; font-size:90%;"|オートスイング | ||
- | |{{{ | + | |{{{autoswing}}} |
|- | |- | ||
!style="{{色背景}}{{色文字}} font-size:100%;" colspan="2"|情報 | !style="{{色背景}}{{色文字}} font-size:100%;" colspan="2"|情報 | ||
|- | |- | ||
|style="font-weight:bold; width:40%;"|スタック数 | |style="font-weight:bold; width:40%;"|スタック数 | ||
- | |style="width:60%"|{{{ | + | |style="width:60%"|{{{stack}}} |
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
42行: | 42行: | ||
近接武器の個別ページ用のテンプレートです。 | 近接武器の個別ページ用のテンプレートです。 | ||
- | + | ||
+ | {{公式|page=Template:Item_infobox|s=Template:Item infobox}} | ||
==例== | ==例== | ||
<pre> | <pre> | ||
{{Item Infobox_melee | {{Item Infobox_melee | ||
- | |5 | + | |type=武器 |
- | |4% | + | |damagetype=近接 |
- | |12(Very Fast) | + | |damage=5 |
- | |4(Week) | + | |critical=4% |
- | |× | + | |use=12(Very Fast) |
- | | | + | |knockback=4(Week) |
- | + | |autoswing=× | |
- | | | + | |stack=1 |
- | |{{cc|70}} | + | |rare={{Rare|0}} |
- | |なし | + | |sell={{cc|70}} |
- | + | |tooltip=なし | |
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template|{{BASEPAGENAME}}]]</noinclude> | [[Category:Template|{{BASEPAGENAME}}]]</noinclude> |
2021年11月18日 (木) 19:57時点における版
Item infobox Weapon | |
---|---|
ファイル:Item infobox Weapon.png | |
情報 | |
タイプ | |
ダメージ | {{{damage}}} |
ノックバック | {{{knockback}}} |
クリティカル | {{{critical}}} |
攻撃速度 | {{{use}}} |
説明 | {{{tooltip}}} |
レアリティ | {{{rare}}} |
売却額 | {{{sell}}} |
オートスイング | {{{autoswing}}} |
情報 | |
スタック数 | {{{stack}}} |
近接武器の個別ページ用のテンプレートです。
公式 Terraria Wiki |
---|
Template:Item infobox |
例
{{Item Infobox_melee |type=武器 |damagetype=近接 |damage=5 |critical=4% |use=12(Very Fast) |knockback=4(Week) |autoswing=× |stack=1 |rare={{Rare|0}} |sell={{cc|70}} |tooltip=なし }}