打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

本站正在进行早期测试,目前仍存在许多内容的缺失。

模板:SeedRecipes:修订间差异

来自星砂岛百科
Sizau-bot留言 | 贡献
收束物品样例页装配规范与标题结构
Sizau-bot留言 | 贡献
补强物品包装模板的变量回退与标题结构
 
第1行: 第1行:
<includeonly><!--
<includeonly><!--
-->{{#vardefine:seed_recipe_process|{{#invoke:Seed|processRecipeList|{{{1|{{PAGENAME}}}}}}}}}<!--
-->{{#vardefine:seed_recipe_target|{{{1|{{#var:item_id|{{PAGENAME}}}}}}}}}<!--
-->{{#vardefine:seed_recipe_production|{{#invoke:Seed|productionRecipeList|{{{1|{{PAGENAME}}}}}}}}}<!--
-->{{#vardefine:seed_recipe_process|{{#invoke:Seed|processRecipeList|{{#var:seed_recipe_target}}}}}}<!--
-->{{#vardefine:seed_recipe_production|{{#invoke:Seed|productionRecipeList|{{#var:seed_recipe_target}}}}}}<!--
-->{{#if:{{#var:seed_recipe_process}}{{#var:seed_recipe_production}}|<h2>配方</h2>
-->{{#if:{{#var:seed_recipe_process}}{{#var:seed_recipe_production}}|<h2>配方</h2>
{{#if:{{#var:seed_recipe_process}}|<h3>加工</h3>
{{#if:{{#var:seed_recipe_process}}|<h3>加工</h3>

2026年4月1日 (三) 17:58的最新版本

文档

概述

SeedRecipes 用于展示种子条目的加工与产出配方,通常用于种子页底部的配方区块。

用法

默认使用当前页面名:

指定种子名称:

示例

模板数据

展示种子条目的加工与产出配方。

模板参数[编辑模板数据]

此模板首选参数换行的代码块格式。

参数描述类型状态
种子1

种子名称、页面名或映射名称,默认使用当前页面标题。

示例值
玉米种子
字符串可选