模板:Infobox craft:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
SummerFleur(留言 | 贡献) m无编辑摘要 |
m 文本替换 - 替换“{{{name|}}}|id={{{id|}}}}}}}}”为“{{{name|{{{eng|{{PAGENAME}}}}}}}}|id={{{id|}}}}}}}}” |
||
| (未显示2个用户的9个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly> |
<includeonly><div class="infoboxborder"> |
||
<table class="infoboxtable"> |
|||
|Name={{{name|{{PAGENAME}}}}} |
|||
<tr class="infoboxtitle"> |
|||
|Eng={{English|{{{name|{{PAGENAME}}}}}}} |
|||
<td colspan="2" class="infoboxheader" data-category="{{{cat|{{Category|name|{{{name|{{{eng|{{PAGENAME}}}}}}}}|id={{{id|}}}}}}}}" style="--category-color: {{{cat2|{{Category|color|{{{name|{{{eng|{{PAGENAME}}}}}}}}|id={{{id|}}}}}}}}">{{{name|{{PAGENAME}}}}}</td> |
|||
|ID={{ID|{{English|{{{name|{{PAGENAME}}}}}}}}} |
|||
</tr>{{#if:{{{native|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}|<tr class="infoboxtitle"><td colspan="2" class="infoboxheader">{{{native|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}</td></tr>|}} |
|||
|Description={{{description|{{Description|{{PAGENAME}}}}}}} |
|||
|Recipe={{{recipe|}}} |
|||
|Ingredient={{{ingredient|}}} |
|||
|Price={{#iferror:{{#expr:{{{price|}}}}}||{{{price|}}}}} |
|||
|Sellprice={{#iferror:{{#expr:{{{sellprice|}}}}}||{{{sellprice|}}}}} |
|||
}}<!-- 模板代码从这里开始往下 |
|||
-->{{#vardefine:item_id|{{ID|{{{eng|{{English|{{{name|{{PAGENAME}}}}}}}}}}}}}}<!-- |
|||
-->{{#vardefine:item_id|{{#var:item_id|{{ID|{{{name|{{PAGENAME}}}}}}}}}}}<!-- |
|||
--><div class="infoboxborder"> |
|||
<table class="infoboxtable infobox{{#vardefineecho:infobox_count|{{#expr:{{#var:infobox_count|0}}+1}}}}" style="max-width: 350px;"> |
|||
<tr> |
<tr> |
||
<td colspan="2" |
<td colspan="2">[[File:{{{eng|Blank icon}}}.png|link=]]{{#if:{{{image2|}}}| [[File:{{{image2|}}}.png|link=]]|}}</td> |
||
</tr> |
</tr> |
||
{{#if: {{{English|{{{eng|{{English|{{{name|{{PAGENAME}}}}}}}}}}}}}| |
|||
<tr> |
<tr> |
||
<td colspan="2" class=" |
<td colspan="2" class="infoboxdetail">{{#if:{{{description|}}}|{{{description|}}}|{{Description|{{{name|{{PAGENAME}}}}}}}}}</td> |
||
| ⚫ | |||
| ⚫ | |||
<td colspan="2" style="padding-bottom: 5px; text-align: center;">[[File:{{{eng|Blank icon}}}.png|link=]]{{#if:{{{image2|}}}| [[File:{{{image2|}}}.png|link=]]|}}</td> |
|||
| ⚫ | |||
| ⚫ | |||
<td colspan="2" class="infoboxdetail">{{#if:{{{description|}}}|{{{description|}}}|请输入描述}}</td> |
|||
</tr> |
</tr> |
||
<tr> |
<tr> |
||
| 第88行: | 第72行: | ||
}} |
}} |
||
<tr> |
<tr> |
||
| ⚫ | |||
<td colspan="2" style="padding: 0; border: 0;"> |
|||
<table style="width: 101%; margin: -2px;"> |
|||
<tr> |
|||
| ⚫ | |||
</tr> |
|||
<tr> |
|||
| ⚫ | |||
| ⚫ | |||
</tr> |
|||
<tr> |
|||
| ⚫ | |||
| ⚫ | |||
</tr> |
|||
| ⚫ | |||
<tr> |
|||
<td class="infoboxsection">产出</td> |
|||
| ⚫ | |||
</tr> |
|||
}} |
|||
</table> |
|||
</td> |
|||
</tr> |
</tr> |
||
| ⚫ | |||
{{#if:{{#var:item_id}}| |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
<tr> |
<tr> |
||
<td |
<td class="infoboxsection">产出</td> |
||
| ⚫ | |||
</tr> |
</tr> |
||
}}{{Infobox utils|id|name={{{name|}}}|eng={{{eng|}}}|id={{{id|}}}}} |
|||
<tr> |
|||
<td class="infoboxsection">物品编号</td> |
|||
<td class="infoboxdetail consolas">{{#var:item_id}}</td> |
|||
</tr> |
|||
}} |
|||
</table> |
</table> |
||
</div>{{InfoboxSEO |
</div>{{InfoboxSEO}}</includeonly><noinclude>{{Documentation}}</noinclude> |
||
2025年9月11日 (四) 10:21的最新版本
注意
对于可以打造的种子,例如夏季种子、神秘树种等,请使用 模板:Infobox seed
简介
此模板({{Infobox craft}})主要用于展示游戏中打造物的信息框,其基本用法为:
{{Infobox craft
|name = 小桶 <!--中文名称-->
|eng = Keg <!--英文名称-->
|description = {{Description|Keg}} <!--物品描述-->
|source = [[打造]] <!--获取方式-->
|buff = <!--增益效果(若有,没有则留空)-->
|buffduration = <!--增益时长(若有,没有则留空)-->
|edibility = <!--可食用性(若它能吃,不能吃有则留空)-->
|price = <!--购买价格(若它能被买到,不能则留空)-->
|sellprice = <!--出售价格(若它能卖,不能则留空)-->
|recipe = {{Skill level|farm|8}} <!--配方来源-->
|ingredients = ... <!--制作原料-->
|recipe = <!--每次打造获得的数量,若只获得 1 个则留空-->
}}
需要注意的是,本模板在使用时应当进行可嵌入式设计,即先使用 <onlyinclude> 包裹上述代码,然后将 Infobox craft 替换为 {{{1|Infobox craft}}}。具体请参考相关物品页面的源代码。
示例
在进行了可嵌入式设计之后,即可使用 模板:Crafts 和 模板:CraftRow 快速创建打造信息表格,参见 模板:CraftRow/doc。
另见
普通
{{Infobox animal}}{{Infobox animal prod}}{{Infobox artifact}}{{Infobox artisan}}{{Infobox building}}{{Infobox cooking}}{{Infobox craft}}{{Infobox festival}}{{Infobox fish}}{{Infobox flower}}{{Infobox forage}}{{Infobox fruit}}{{Infobox item}}{{Infobox location}}{{Infobox monster}}{{Infobox resource}}{{Infobox seed}}{{Infobox tree}}{{Infobox vegetable}}{{Infobox villager}}{{Infobox weapon}}
特殊
{{Infobox utils}}{{InfoboxSEO}}{{Tabs}}
[ 查看 | 编辑 | 历史 | 刷新 ]上述文档的内容来自模板:Infobox craft/doc。