模板:ResourceRecipes:修订间差异
来自星砂岛百科
更多语言
更多操作
同步更新 |
收束物品样例页装配规范与标题结构 |
||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly><!-- | ||
-->{{#vardefine:resource_recipe_process|{{#invoke:Resource|processRecipeList|{{{1|{{PAGENAME}}}}}}}}}<!-- | |||
{{#invoke:Resource|processRecipeList|{{{1|{{PAGENAME}}}}}}} | -->{{#vardefine:resource_recipe_production|{{#invoke:Resource|productionRecipeList|{{{1|{{PAGENAME}}}}}}}}}<!-- | ||
-->{{#if:{{#var:resource_recipe_process}}{{#var:resource_recipe_production}}|<h2>配方</h2> | |||
{{#if:{{#var:resource_recipe_process}}|<h3>加工</h3> | |||
{{#invoke:Resource|productionRecipeList|{{{1|{{PAGENAME}}}}}}} | {{#var:resource_recipe_process}}|}} | ||
</includeonly><noinclude>{{Documentation}}</noinclude> | {{#if:{{#var:resource_recipe_production}}|<h3>产出</h3> | ||
{{#var:resource_recipe_production}}|}}|}}</includeonly><noinclude>{{Documentation}}</noinclude> | |||
2026年4月1日 (三) 17:50的版本
概述
ResourceRecipes 用于展示资源条目的加工与产出配方,帮助读者追踪基础材料的上下游关系。
用法
默认使用当前页面名:
{{ResourceRecipes}}
指定资源名称:
{{ResourceRecipes|木材}}
示例
模板数据
展示资源条目的加工与产出配方。
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| 资源 | 1 | 资源名称、页面名或映射名称,默认使用当前页面标题。
| 字符串 | 可选 |