Template:Item infobox Buff
提供:Terraria Japan Wiki
(版間での差分)
(ページの作成:「{| cellpadding="2" align="right" style = "margin: 0 auto 1em; background: #f9f9f9; border: 1px #AFCFE2 solid; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius:...」) |
|||
26行: | 26行: | ||
|'''[[Journey_Mode#Research.EF.BC.88.E8.AA.BF.E6.9F.BB.EF.BC.89|調査]]''' | |'''[[Journey_Mode#Research.EF.BC.88.E8.AA.BF.E6.9F.BB.EF.BC.89|調査]]''' | ||
|{{{research}}} | |{{{research}}} | ||
+ | |- | ||
+ | |'''Tooltip''' | ||
+ | |{{{tooltip}}} | ||
|- | |- | ||
! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-weight: bold; padding:0em;" |効果 | ! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-weight: bold; padding:0em;" |効果 |
2021年9月19日 (日) 20:48時点における版
Item infobox Buff | ||
---|---|---|
日本語化の名称 | ||
ファイル:Item infobox Buff.png | ||
情報 | ||
分類 | ポーション類 | |
希少度 | {{{rarity}}} | |
最大所持数 | {{{stack}}} | |
売値 | {{{sell}}} | |
調査 | {{{research}}} | |
Tooltip | {{{tooltip}}} | |
効果 | ||
バフ | {{{bufffile}}}{{{buffname}}} | |
説明 | {{{bufftip}}} | |
持続時間 | {{{duration}}} | |
Official Terraria Wiki | ||
Item infobox Buff | ||
Internal Item ID : {{{itemid}}} | ||
Internal Buff ID : {{{buffid}}} |
説明
- バフアイテム用のInfobox。ポーションや食料アイテムに。
- 呼称を統一する為、新たに「subname」の項目を設けた。呼称についてはTerraria日本語化プロジェクトWikiのスプレッドシートから見つけ出すこと。
タグコード(コピーペースト用)
{{Item_Infobox_Buff | name = アイテムの名称 (default = ページ名)≪行削除可能≫ | subname = 日本語化の名称 | image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ | type = アイテムの分類(default = [[ポーション類]])≪行削除可能≫ | rarity = レアリティの画像(default = {{Rare|0}}) | stack = 最大所持数(1~999) | sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | research = 調査に必要な数(1~999) | bufffile = バフの画像ファイル(例:[[File:Well_Fed.png]] | buffname = バフの名前(リンク可、例:[[Well Fed]]) | bufftip = バフの説明(例:防御力+2<br>クリティカル率+2% | duration = バフの持続時間(例:10分) | url = Official WikiのURL(default = https://terraria.fandom.com/wiki/ページ名)≪行削除可能≫ | pagename = Official Wikiへのリンク用文字列(default = ページ名)≪行削除可能≫ | itemid = Internal Item ID(公式Wiki参照) | buffid = Internal Buff ID(公式Wiki参照) }}
簡易手打ちタグコード(コピーペースト用)
{{Item_Infobox_Buff | subname = 日本語化の名称 | type = | rarity = | stack = | sell = | research = | bufffile = | buffname = | bufftip = | duration = | itemid = | buffid = }}