模板:Infobox seed:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
SummerFleur(留言 | 贡献) 无编辑摘要 |
SummerFleur(留言 | 贡献) 无编辑摘要 |
||
| 第108行: | 第108行: | ||
<td class="infoboxdetail">{{{otherprice|}}}</td> |
<td class="infoboxdetail">{{{otherprice|}}}</td> |
||
</tr> |
</tr> |
||
}}{{# |
}}{{#if:{{{produces|}}}|<nowiki/> |
||
| ⚫ | |||
<tr> |
<tr> |
||
<td class="infoboxsection" colspan="2">制成品售出价格</td> |
|||
</tr> |
</tr> |
||
<tr> |
<tr> |
||
<td class="infoboxsection"> |
<td class="infoboxsection" style="width: 30%; text-align: left;">处理设备</td> |
||
<td class=" |
<td class="infoboxsection">售价</td> |
||
</tr> |
</tr> |
||
{{#switch:{{lc:{{{eng|}}}}} |
|||
| ⚫ | |||
<tr> |
|||
<td class="infoboxsection">[[File:Oil Maker.png|16px|link=]] [[产油机]]</td> |
|||
<td>{{Qualityprice|Oil|100|dsv=false|quality=0}}</td> |
|||
</tr> |
|||
|coffee bean = |
|||
<tr> |
|||
<td class="infoboxsection">[[File:Keg.png|16px|link=]] [[小桶]]</td> |
|||
<td>{{Qualityprice|Coffee|150|dsv=false|quality=0}}</td> |
|||
</tr>}} |
|||
}}{{#switch:{{lc:{{{source|}}}}} |
}}{{#switch:{{lc:{{{source|}}}}} |
||
|crafting |打造 |[[打造]] = |
|crafting |打造 |[[打造]] = |
||
| 第148行: | 第158行: | ||
==示例== |
==示例== |
||
{{Infobox seed |
{{Infobox seed |
||
|name = |
|name = 向日葵种子 |
||
| |
|eng = Coffee Bean |
||
| |
|image = Sunflower Seeds.png |
||
| ⚫ | |||
|growth = 11 天 |
|growth = 11 天 |
||
|season = Summer |
|season = Summer |
||
| 第158行: | 第169行: | ||
|tPrice = {{tprice|30}} |
|tPrice = {{tprice|30}} |
||
|nmday = 16 |
|nmday = 16 |
||
|produces = y |
|||
}} |
|||
{{Infobox seed |
|||
|name = 草籽 |
|||
|eng = Grass Starter |
|||
|description = {{Description|Grass Starter}} |
|||
|image = Grass Starter.png |
|||
| ⚫ | |||
|growth = 立即 |
|||
|sellprice = {{price|50}} |
|||
|gPrice = {{price|100}} |
|||
|jPrice = {{price|125}} |
|||
|source = [[打造]] |
|||
|ingredients = {{name|Fiber|10}} |
|||
|recipe = [[皮埃尔的杂货店]]以{{price|1000}}购买 |
|||
|recipename = 草籽(配方) |
|||
}}</noinclude> |
}}</noinclude> |
||
2025年8月10日 (日) 21:43的版本
简介
此模板({{Infobox seed}})是用于展示游戏中各种种子的信息框,其基本用法为:
{{Infobox seed
|name = 中文名称
|eng = 英文名称
|crop = 生长出的作物
|growth = 生长时间
|season = 生长季节
|xp = 收获获得的经验值
|sellprice = 基础售价
|gPrice = 皮埃尔杂货店的出售价格
|jPrice = Joja 超市的出售价格
|oPrice = 绿洲商店的出售价格
|tPrice = 猪车的出售价格
|iPrice = 姜岛商店的出售价格
|nmday = 夜市魔法商船的出售日期
|raccoon = 浣熊商店的出售价格
|otherprice = 其他地方的出售价格
|artisan = 是否可制成工匠物品,仅适用于向日葵种子和咖啡豆
|source = 其他来源,一般是打造
|recipe = 配方来源
|ingredients = 制作原料
|produces = 每次打造获得的数量,若只获得 1 个则留空
|displayname = 不会被本模板引用,但是被其它模板使用,详见下文介绍
}}
displayname 参数的使用
目前 displayname 仅在模板 {{CraftRow}} 中使用,代替中文名称显示,以确保其与游戏内打造配方名称一致。
此处以夏季种子为例:夏季种子内填写了 displayname = 野生种子(夏季),效果如下所示:
另见
普通
{{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 seed/doc。