首页
旅人图鉴
秘纹图鉴
特殊页面
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
您可以查看和复制此页面的源代码。
<noinclude> == 使用方法 == <pre> {{GalleryDetails |data=MediaWiki:Zh-CN:TravelerList.json |type=default }} </pre> <noinclude> === 参数说明 === * '''data'''(必需):数据源页面名称,例如 <code>MediaWiki:Zh-CN:TravelerList.json</code> * '''type'''(可选):类型,可选值:<code>default</code>、<code>traveler</code>、<code>secret</code>,默认为 <code>default</code> * '''abilities_order'''(可选):能力表排序顺序,用逗号分隔,例如 <code>普,主,援,绝</code>。仅在 <code>type=traveler</code> 时生效 * '''potentials_order'''(可选):潜能表排序顺序,用逗号分隔,例如 <code>主控,援护,通用</code>。仅在 <code>type=traveler</code> 时生效 注意:项目键名(key)将自动从URL参数中获取。 [[Category:Template]] </noinclude><includeonly>{{#gallerydetails: |data={{{data|}}} |type={{{type|default}}} |abilities_order={{{abilities_order|}}} |potentials_order={{{potentials_order|}}} }}</includeonly>
返回
模板:GalleryDetails
。