模板:Infobox seed:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
SummerFleur(留言 | 贡献) 无编辑摘要 |
SummerFleur(留言 | 贡献) 无编辑摘要 |
||
| 第110行: | 第110行: | ||
}}{{#if:{{{otherprice|}}}|<nowiki /> | }}{{#if:{{{otherprice|}}}|<nowiki /> | ||
<tr> | <tr> | ||
<td class="infoboxsection">其他</td> | <td class="infoboxsection" style="padding-left: 5px; white-space: nowrap;">其他</td> | ||
<td class="infoboxdetail">{{{otherprice|}}}</td> | <td class="infoboxdetail">{{{otherprice|}}}</td> | ||
</tr> | </tr> | ||
}}{{#if:{{{ | }}{{#if:{{{artisan|}}}|<nowiki/> | ||
<tr> | <tr> | ||
<td colspan="2" style="padding: 0; border: 0;"> | |||
<table style="width: 101%; margin-top: -2px; margin-left: -2px;"> | |||
<tr> | |||
<td colspan="2" class="infoboxsection">制成品售出价格</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="infoboxsection" style="text-align: left;">处理设备</td> | <td class="infoboxsection" style="width: 30%; text-align: left;">处理设备</td> | ||
<td class="infoboxsection">售价</td> | <td class="infoboxsection">售价</td> | ||
</tr> | </tr> | ||
| 第125行: | 第128行: | ||
<tr> | <tr> | ||
<td class="infoboxsection">[[File:Oil Maker.png|16px|link=]] [[产油机]]</td> | <td class="infoboxsection">[[File:Oil Maker.png|16px|link=]] [[产油机]]</td> | ||
<td>{{Qualityprice|Oil|100|dsv=false|quality=0}}</td> | <td class="infoboxdetail">{{Qualityprice|Oil|100|dsv=false|quality=0}}</td> | ||
</tr> | </tr> | ||
|coffee bean = | |coffee bean = | ||
<tr> | <tr> | ||
<td class="infoboxsection">[[File:Keg.png|16px|link=]] [[小桶]]</td> | <td class="infoboxsection">[[File:Keg.png|16px|link=]] [[小桶]]</td> | ||
<td>{{Qualityprice|Coffee|150|dsv=false|quality=0}}</td> | <td class="infoboxdetail">{{Qualityprice|Coffee|150|dsv=false|quality=0}}</td> | ||
</tr>}} | </tr>}} | ||
}}{{#switch:{{lc:{{{source|}}}}} | </table> | ||
</td> | |||
</tr>}}{{#switch:{{lc:{{{source|}}}}} | |||
|crafting |打造 |[[打造]] = | |crafting |打造 |[[打造]] = | ||
<tr> | <tr> | ||
| 第174行: | 第179行: | ||
|tPrice = {{tprice|30}} | |tPrice = {{tprice|30}} | ||
|nmday = 16 | |nmday = 16 | ||
| | |artisan = y | ||
}}</noinclude> | }}</noinclude> | ||
2025年8月10日 (日) 22:41的版本
简介
此模板({{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。