模块:Seed/doc:修订间差异
来自星砂岛百科
更多语言
更多操作
< 模块:Seed
同步更新 |
同步更新 |
||
| 第1行: | 第1行: | ||
== 概述 == | == 概述 == | ||
'''Seed''' 提供种子域的数据读取与配方列表渲染,供 {{tl|Infobox seed}} | '''Seed''' 提供种子域的数据读取与配方列表渲染,供 {{tl|Infobox seed}} 与 {{tl|SeedRecipes}} 调用。 | ||
== 用法 == | == 用法 == | ||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||
{{#invoke:Seed|getField| | {{#invoke:Seed|getField|土豆种子|type_display}} | ||
{{#invoke:Seed|processRecipeList| | {{#invoke:Seed|processRecipeList|土豆种子}} | ||
{{#invoke:Seed|productionRecipeList| | {{#invoke:Seed|productionRecipeList|土豆种子}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| 第22行: | 第17行: | ||
== 数据来源 == | == 数据来源 == | ||
* [[数据:Seed/seed_index.json]] | * [[数据:Seed/seed_index.json]] | ||
* [[数据: | * [[数据:Item/item_mapping.json]] | ||
[[分类:模块文档]] | [[分类:模块文档]] | ||
2026年3月17日 (二) 14:18的最新版本
概述
Seed 提供种子域的数据读取与配方列表渲染,供 {{Infobox seed}} 与 {{SeedRecipes}} 调用。
用法
{{#invoke:Seed|getField|土豆种子|type_display}}
{{#invoke:Seed|processRecipeList|土豆种子}}
{{#invoke:Seed|productionRecipeList|土豆种子}}
函数
getField:读取条目字段,默认查当前页面标题。processRecipeList:渲染加工配方列表。productionRecipeList:渲染产出配方列表。machineList:返回关联机器名称列表。