Template:Item Infobox2
提供:Terraria Japan Wiki
(版間での差分)
(間の23版分が非表示) | |||
1行: | 1行: | ||
- | {| | + | {| style="{{スタイル右}} argin: 0 0 1em 1em; padding:0;{{色枠}}{{スタイル丸み}} width:300px; font-size:1.1em; letter-spacing:0.05em; margin: 0em 0.5em 0.5em 0.5em;" |
+ | ! colspan="2" style="{{色背景}}{{色文字}}font-size: 110%; padding: 0.5em;"|{{{name|{{BASEPAGENAME}}}}}<br>{{{subname|}}} | ||
|- | |- | ||
- | ! colspan="2 | + | ! colspan="2"|{{{image|[[ファイル:{{BASEPAGENAME}}.png]]}}} {{{image2|}}} |
|- | |- | ||
- | ! colspan="2" | + | ! colspan="2" {{Table th}}| 情報 |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
|- | |- | ||
| style="width:42%" | | | style="width:42%" | | ||
| style="width:58%" | | | style="width:58%" | | ||
|- | |- | ||
- | |'''分類''' | + | |style="text-align:right;"|'''分類''' |
|{{{type}}} | |{{{type}}} | ||
|- | |- | ||
- | |'''設置''' | + | |style="text-align:right;"|'''設置''' |
- | |{{{placeable}}} | + | |{{{placeable}}}<br>{{{size}}} |
|- | |- | ||
- | |''' | + | |style="text-align:right;"|'''最大スタック''' |
- | |{{{ | + | |{{{stack}}} |
|- | |- | ||
- | |''' | + | |style="text-align:right;"|'''ツール''' |
- | |{{{ | + | |{{{tool|}}} |
|- | |- | ||
- | |''' | + | |style="text-align:right;"|'''説明''' |
- | |{{{ | + | |{{{tooltip|なし}}} |
|- | |- | ||
- | |''' | + | |style="text-align:right;"|'''[[Rarity|レア度]]''' |
- | |{{{ | + | |{{{rarity|{{Rare|0}}}}} |
|- | |- | ||
- | |''' | + | |style="text-align:right;"|'''買値''' |
- | |{{{ | + | |{{{buy|なし}}} |
|- | |- | ||
- | |'''[[Journey_Mode#Research.EF.BC.88.E8.AA.BF.E6.9F.BB.EF.BC.89|調査]]''' | + | |style="text-align:right;"|'''売値''' |
+ | |{{{sell|なし}}} | ||
+ | |- | ||
+ | |style="text-align:right;"|'''[[Journey_Mode#Research.EF.BC.88.E8.AA.BF.E6.9F.BB.EF.BC.89|調査]]''' | ||
|{{{research}}} | |{{{research}}} | ||
|- | |- | ||
- | + | |{{{add|}}} | |
|- | |- | ||
- | ! colspan="2" font-weight: | + | ! colspan="2" style="{{色背景}}{{色文字}}font-weight: bold; padding:0em;" |公式 Terraria Wiki |
|- | |- | ||
- | ! colspan="2" | + | ! colspan="2" font-weight: normal;" | [{{{url|https://terraria.wiki.gg/wiki/{{BASEPAGENAMEE}}}}} {{{pagename|{{BASEPAGENAME}}}}}] |
+ | |- | ||
+ | ! colspan="2" style="{{色背景}}{{色文字}}font-size:10px; font-weight: normal; padding:0em;" |{{{id|}}} | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
+ | 呼称を統一するため、新たに「subname」の項目を設けた。呼称については[http://wikiwiki.jp/trjpproject/ Terraria日本語化プロジェクトWiki]の[https://docs.google.com/spreadsheets/d/19Qm4zWm_R6SpkDsOdbvJ9R1vmVSLZGjqTXDBw3eXRwM/edit?pli=1#gid=1328176312 スプレッドシート]から見つけ出すこと。 | ||
- | + | *{{Tl|Rare}} | |
- | * | + | |
- | + | ||
- | == | + | ==使用例のテンプレート== |
<pre style="font-size: 127%;"> | <pre style="font-size: 127%;"> | ||
- | {{ | + | {{Item Infobox2 |
| name = アイテムの名称 (default = ページ名)≪行削除可能≫ | | name = アイテムの名称 (default = ページ名)≪行削除可能≫ | ||
| subname = 日本語化の名称 | | subname = 日本語化の名称 | ||
| image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ | | image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ | ||
+ | | image2 = 2枚目の画像 | ||
| type = アイテムの分類 | | type = アイテムの分類 | ||
| placeable = 設置の可否(可能 or 不可) | | placeable = 設置の可否(可能 or 不可) | ||
- | | size = | + | | size = 横x縦のサイズ(例:2x3)、設置不可の場合は省略 |
- | + | ||
| stack = 最大所持数(1~999) | | stack = 最大所持数(1~999) | ||
| tool = 破壊に最適なツール | | tool = 破壊に最適なツール | ||
+ | | tooltip = アイテムの説明文 | ||
+ | | rarity = レア度の画像(例:{{Rare|0}}) | ||
+ | | buy = 買値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | ||
| sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | | sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | ||
| research = 調査に必要な数(1~999) | | research = 調査に必要な数(1~999) | ||
- | | url = Official WikiのURL(default = https://terraria. | + | | add = バフ効果用のテンプレを追加 |
+ | | url = Official WikiのURL(default = https://terraria.wiki.gg/wiki/ページ名)≪行削除可能≫ | ||
| pagename = Official Wikiへのリンク用文字列(default = ページ名)≪行削除可能≫ | | pagename = Official Wikiへのリンク用文字列(default = ページ名)≪行削除可能≫ | ||
| id = Internal Item ID、Tile IDなど | | id = Internal Item ID、Tile IDなど | ||
70行: | 75行: | ||
</pre> | </pre> | ||
- | == | + | ==使用例 簡易== |
<pre style="font-size: 127%;"> | <pre style="font-size: 127%;"> | ||
- | {{ | + | {{Item Infobox2 |
- | | subname = | + | | subname = |
- | | type = | + | | type = |
- | | placeable = | + | | placeable = |
- | | size | + | | size = |
- | + | | stack = | |
- | | stack = | + | |
| tool = | | tool = | ||
- | | sell = | + | | tooltip = |
- | | research = | + | | rarity = |
- | | id = | + | | buy = |
+ | | sell = | ||
+ | | research = | ||
+ | | id = | ||
}} | }} | ||
</pre> | </pre> | ||
- | [[Category:Template|{{PAGENAME}}]][[Category:Box]] | + | [[Category:Template|{{PAGENAME}}]] |
+ | [[Category:Box|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
2022年5月19日 (木) 13:09時点における最新版
Item Infobox2 | |
---|---|
ファイル:Item Infobox2.png | |
情報 | |
分類 | {{{type}}} |
設置 | {{{placeable}}} {{{size}}} |
最大スタック | {{{stack}}} |
ツール | |
説明 | なし |
レア度 | |
買値 | なし |
売値 | なし |
調査 | {{{research}}} |
公式 Terraria Wiki | |
Item Infobox2 | |
呼称を統一するため、新たに「subname」の項目を設けた。呼称についてはTerraria日本語化プロジェクトWikiのスプレッドシートから見つけ出すこと。
- {{Rare}}
[編集] 使用例のテンプレート
{{Item Infobox2 | name = アイテムの名称 (default = ページ名)≪行削除可能≫ | subname = 日本語化の名称 | image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ | image2 = 2枚目の画像 | type = アイテムの分類 | placeable = 設置の可否(可能 or 不可) | size = 横x縦のサイズ(例:2x3)、設置不可の場合は省略 | stack = 最大所持数(1~999) | tool = 破壊に最適なツール | tooltip = アイテムの説明文 | rarity = レア度の画像(例:{{Rare|0}}) | buy = 買値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | research = 調査に必要な数(1~999) | add = バフ効果用のテンプレを追加 | url = Official WikiのURL(default = https://terraria.wiki.gg/wiki/ページ名)≪行削除可能≫ | pagename = Official Wikiへのリンク用文字列(default = ページ名)≪行削除可能≫ | id = Internal Item ID、Tile IDなど }}
[編集] 使用例 簡易
{{Item Infobox2 | subname = | type = | placeable = | size = | stack = | tool = | tooltip = | rarity = | buy = | sell = | research = | id = }}