Template:Item Infobox2
提供:Terraria Japan Wiki
(版間での差分)
細 |
|||
1行: | 1行: | ||
- | + | {| cellpadding="2" align="right" style = "margin: 0 auto 1em; background: #f9f9f9; border: 1px #AFCFE2 solid; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 7px; width:300px; font-size:1.2em; letter-spacing:0.05em; margin: 0em 0.5em 0.5em 0.5em;" | |
|- | |- | ||
- | ! colspan="2" style="background:#E4F0F7; color:#063B5E | + | ! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size: 120%; padding: 0.5em;"|{{{name|{{BASEPAGENAME}}}}} |
|- | |- | ||
- | ! colspan="2" style="padding:0.5em | + | ! colspan="2" style="background-color: #E4F0F7; color: #063B5E; font-size: 120%; padding: 0.5em;"|{{{subname|日本語化の名称}}} |
|- | |- | ||
- | ! | + | ! colspan="2"|{{{image|[[ファイル:{{BASEPAGENAME}}.png]]}}} |
|- | |- | ||
- | !style=" | + | ! colspan="2" style="background-color: #E4F0F7; color: #063B5E; padding:0em;" | 情報 |
- | + | ||
|- | |- | ||
- | + | | style="width:40%" | | |
- | | | + | | style="width:60%" | |
|- | |- | ||
- | + | |'''分類''' | |
- | |{{{ | + | |{{{type}}} |
|- | |- | ||
- | + | |'''設置''' | |
- | |{{{ | + | |{{{placeable}}} |
|- | |- | ||
- | + | |'''大きさ(横x縦)''' | |
- | |{{{ | + | |{{{size}}} |
|- | |- | ||
- | + | |'''[[Rarity|希少度]]''' | |
- | |{{{ | + | |{{{rarity}}} |
|- | |- | ||
- | + | |'''最大所持数''' | |
- | |{{{ | + | |{{{stack}}} |
|- | |- | ||
- | + | |'''売値''' | |
- | |{{{ | + | |{{{sell}}} |
|- | |- | ||
- | + | |'''[[Journey_Mode#Research.EF.BC.88.E8.AA.BF.E6.9F.BB.EF.BC.89|調査]]''' | |
- | |{{{ | + | |{{{research}}} |
|- | |- | ||
- | !style="background:#E4F0F7; color:#063B5E; | + | ! colspan="3" style="background-color: #E4F0F7; color: #063B5E; font-size:10px; font-weight: normal; padding:0em;" |Internal Item ID : {{{id}}} |
- | |} | + | |}<noinclude> |
- | <noinclude> | + | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | ||
- | + | == '''説明''' == | |
- | {{ | + | *呼称を統一する為、新たに「subname」の項目を設けた。呼称については[http://wikiwiki.jp/trjpproject/ Terraria日本語化プロジェクトWiki]の[https://docs.google.com/spreadsheets/d/19Qm4zWm_R6SpkDsOdbvJ9R1vmVSLZGjqTXDBw3eXRwM/edit?pli=1#gid=1328176312 スプレッドシート]から見つけ出すこと。 |
- | | | + | |
- | | | + | |
- | + | == '''タグコード(コピーペースト用) ''' == | |
- | + | <pre style="font-size: 127%;"> | |
- | |[[ファイル: | + | {{Item_Infobox1 |
- | | | + | | name = アイテムの名称 (default = ページ名)≪行削除可能≫ |
- | | | + | | subname = 日本語化の名称 |
- | | | + | | image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ |
- | |{{cc| | + | | type = アイテムの分類 |
- | | | + | | placeable = 設置の可否(可能 or 不可) |
+ | | size = 横x縦のサイズ(例:2x3)、設置不可の場合は「-」 | ||
+ | | rarity = レアリティの画像(例:[[File:Rarity_color_0.png]]) | ||
+ | | stack = 最大所持数(1~999) | ||
+ | | sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | ||
+ | | research = 調査に必要な数(1~999) | ||
+ | | id = アイテムのID | ||
}} | }} | ||
- | [[Category:Template]] | + | </pre> |
+ | |||
+ | == '''簡易手打ちタグコード(コピーペースト用) ''' == | ||
+ | <pre style="font-size: 127%;"> | ||
+ | {{Item_Infobox1 | ||
+ | | subname = | ||
+ | | type = | ||
+ | | placeable = | ||
+ | | size = | ||
+ | | rarity = | ||
+ | | stack = | ||
+ | | sell = | ||
+ | | research = | ||
+ | | id = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | [[Category:Template|{{PAGENAME}}]][[Category:Box]] | ||
</noinclude> | </noinclude> |
2021年9月18日 (土) 18:00時点における版
Item Infobox2 | ||
---|---|---|
日本語化の名称 | ||
ファイル:Item Infobox2.png | ||
情報 | ||
分類 | {{{type}}} | |
設置 | {{{placeable}}} | |
大きさ(横x縦) | {{{size}}} | |
希少度 | {{{rarity}}} | |
最大所持数 | {{{stack}}} | |
売値 | {{{sell}}} | |
調査 | {{{research}}} | |
Internal Item ID : {{{id}}} |
説明
- 呼称を統一する為、新たに「subname」の項目を設けた。呼称についてはTerraria日本語化プロジェクトWikiのスプレッドシートから見つけ出すこと。
タグコード(コピーペースト用)
{{Item_Infobox1 | name = アイテムの名称 (default = ページ名)≪行削除可能≫ | subname = 日本語化の名称 | image = 画像表示位置に表示する内容(default = [[ファイル:ページ名.png]])≪行削除可能≫ | type = アイテムの分類 | placeable = 設置の可否(可能 or 不可) | size = 横x縦のサイズ(例:2x3)、設置不可の場合は「-」 | rarity = レアリティの画像(例:[[File:Rarity_color_0.png]]) | stack = 最大所持数(1~999) | sell = 売値(例:{{cc|1}} {{sc|1}} {{gc|1}} {{pc|1}}) | research = 調査に必要な数(1~999) | id = アイテムのID }}
簡易手打ちタグコード(コピーペースト用)
{{Item_Infobox1 | subname = | type = | placeable = | size = | rarity = | stack = | sell = | research = | id = }}