模板:Infobox flower:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
m 文本替换 - 替换“{{#vardefine:item_id|{{ID|{{{eng|{{English|{{{name|{{PAGENAME}}}}}}}}}}}}}}”为“{{#vardefine:item_id|{{{id|{{ID|{{{eng|{{English|{{{name|{{PAGENAME}}}}}}}}}}}}}}}}}” |
m 文本替换 - 替换“{{{English|{{{eng|{{English|”为“{{{English|{{{eng|{{Eng|” |
||
| 第5行: | 第5行: | ||
<table class="infoboxtable infobox{{#vardefineecho:infobox_count|{{#expr:{{#var:infobox_count|0}}+1}}}}" style="max-width: 350px;"> | <table class="infoboxtable infobox{{#vardefineecho:infobox_count|{{#expr:{{#var:infobox_count|0}}+1}}}}" style="max-width: 350px;"> | ||
<tr> | <tr> | ||
<td colspan="2" class="infoboxheader infoboxheader-zh"{{#if: {{{English|{{{eng|{{ | <td colspan="2" class="infoboxheader infoboxheader-zh"{{#if: {{{English|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}||}}>{{{name|{{PAGENAME}}}}}</td> | ||
</tr> | </tr> | ||
{{#if: {{{English|{{{eng|{{ | {{#if: {{{English|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}| | ||
<tr> | <tr> | ||
<td colspan="2" class="infoboxheader infoboxheader-en">{{{English|{{{eng|{{ | <td colspan="2" class="infoboxheader infoboxheader-en">{{{English|{{{eng|{{Eng|{{{name|{{PAGENAME}}}}}}}}}}}}}</td> | ||
</tr>|}} | </tr>|}} | ||
<tr> | <tr> | ||
2025年9月8日 (一) 20:52的版本
简介
此模板({{Infobox flower}})是用于展示游戏中花类物品的信息框,其基本用法为:
{{Infobox flower
|name = 中文名称
|eng = 英文名称
|source = 获取方式
|location = 地点,仅限于通过采集获得的花
|seed = 对应的种子,仅限于通过耕种获得的花
|growth = 生长时间,仅限于通过耕种获得的花
|buff = 增益效果(若有,没有则留空)
|buffduration = 增益时长(若有,没有则留空)
|season = 生长季节
|xp = 收获获得的经验值
|edibility = 可食用性
|sellprice = 基础售价
|quality = 是否具有品质,若没有,值为 false
|tag = Wiki 内处理不同花的识别标签
}}
Tag 的用法
Tag 主要用于区分该花的来源,与游戏数据无关,主要用于方便模板进行类别辨认,不区分大小写。
根据逻辑,目前的花分类大致可以分为以下两种:
- 通过耕种获得的花,例如玫瑰仙子,它们有对应的蜂蜜产物,Tag 值为
farm或farming - 通过采集获得的花,例如甜豌豆,它们没有对应的蜂蜜产物,Tag 值为空
注意
- 特殊产物(例如向日葵 → 油)在模板内进行特殊处理
另见
普通
{{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 flower/doc。