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

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

模板:NavboxCrop:修订间差异

来自星砂岛百科
Sizau-bot留言 | 贡献
同步更新物品导航框
 
Sizau-bot留言 | 贡献
调整物品导航框样式与排序
 
第1行: 第1行:
<includeonly><!--
<includeonly><!--
-->{{#vardefine:navbox_crop_target|{{{1|{{#var:item_id|{{PAGENAME}}}}}}}}}<!--
-->{{#vardefine:navbox_crop_target|{{{1|{{#var:item_id|{{PAGENAME}}}}}}}}}<!--
-->{{#vardefine:navbox_crop_content|{{Navbox|数据:Item/item_navbox_index.json|crop|{{#var:navbox_crop_target}}|class=item-navbox}}}}<!--
-->{{#vardefine:navbox_crop_icon_file|{{#if:{{#var:item_id}}|{{#var:item_id}}.png|}}}}<!--
-->{{#vardefine:navbox_crop_content|{{Navbox|数据:Item/item_navbox_index.json|crop|{{#var:navbox_crop_target}}|class=item-navbox|icon_file={{#var:navbox_crop_icon_file}}}}}}<!--
-->{{#if:{{#var:navbox_crop_content}}|{{#var:navbox_crop_content}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>
-->{{#if:{{#var:navbox_crop_content}}|{{#var:navbox_crop_content}}|}}</includeonly><noinclude>{{Documentation}}</noinclude>

2026年4月2日 (四) 15:23的最新版本

文档

概述

NavboxCrop 是作物页面使用的导航框包装模板。

默认用法

{{NavboxCrop}}

模板会优先读取信息框中通过 Variables 写入的 item_id,若没有则回退到当前页名。