模板:Infobox forage:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
m 文本替换 - 替换“{{{English”为“{{{native” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly>< | <includeonly><div class="infoboxborder"> | ||
- | <table class="infoboxtable"> | ||
<tr class="infoboxtitle"> | |||
<td colspan="2" class="infoboxheader" data-category="{{{cat|{{Category|name|{{{name|}}}|id={{{id|}}}}}}}}" style="--category-color: {{{cat2|{{Category|color|{{{name|}}}|id={{{id|}}}}}}}}">{{{name|{{PAGENAME}}}}}</td> | |||
< | </tr>{{#if:{{{native|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}|<tr class="infoboxtitle"><td colspan="2" class="infoboxheader">{{{native|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}</td></tr>|}} | ||
<tr> | <tr> | ||
<td colspan="2 | <td colspan="2">[[File:{{{eng|Blank icon}}}.png|link=]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| 第98行: | 第91行: | ||
}}{{#if:{{{tag|}}} | <nowiki /> | }}{{#if:{{{tag|}}} | <nowiki /> | ||
<tr> | <tr> | ||
<td colspan="2" | <td colspan="2" class="subtable"> | ||
<table | <table> | ||
<tr> | <tr> | ||
<td class="infoboxsection" colspan="3">{{#ifeq:{{{tag|}}}|fish|产品售出价格|制成品售出价格}}</td> | <td class="infoboxsection" colspan="3">{{#ifeq:{{{tag|}}}|fish|产品售出价格|制成品售出价格}}</td> | ||
| 第158行: | 第151行: | ||
</td> | </td> | ||
</tr> | </tr> | ||
}}{{ | }}{{Infobox utils|id|name={{{name|}}}|eng={{{eng|}}}|id={{{id|}}}}} | ||
}} | |||
</table> | </table> | ||
</div>{{InfoboxSEO | </div>{{InfoboxSEO}}</includeonly><noinclude>{{Documentation}} | ||
</noinclude> | </noinclude> | ||
2025年9月9日 (二) 21:34的版本
注意
本模板适用于分类标签为“采集品”的物品或沙滩采集品,通过采集获得的水果(例如香味浆果、水晶果等),它们的分类标签为“水果”,请使用{{Infobox fruit}}模板!!
简介
此模板({{Infobox forage}})是用于展示游戏中采集品的信息框,其基本用法为:
{{Infobox forage
|name = 中文名称
|eng = 英文名称
|source = 获取方式
|location = 采集地点
|buff = 增益效果(若有,没有则留空)
|buffduration = 增益时长(若有,没有则留空)
|season = 生长季节
|xp = 收获获得的经验值
|edibility = 可食用性
|sellprice = 基础售价
|color = 颜色值
|quality = 是否具有品质,若没有,值为 false
|tag = Wiki 内处理不同采集品的识别标签
}}
Tag 的用法
Tag 主要用于区分该采集品的类型,与游戏数据无关,主要用于方便模板进行类别辨认,不区分大小写。
根据逻辑,目前的采集品分类大致可以分为以下三类:
- 更类似于蔬菜的采集品,例如野山葵、雪山药,它们可以被放入小桶中制作蔬菜汁、放入罐头瓶中制作腌菜,Tag 值为
vegetable - 蘑菇,例如紫蘑菇、羊肚菌(不包含红蘑菇),它们可以被放入烘干机中制作蘑菇干、放入罐头瓶中制作腌菜,Tag 值为
mushroom - 所有可食用性 <=0 的采集品,例如冬青树、红蘑菇,它们无法被放入任何机器中,Tag 值为空
- 部分能放入鱼塘中产出鱼籽的沙滩采集品,目前仅有海胆一种,Tag 值为
fish
另见
普通
{{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 forage/doc。