模板:角色信息栏样式/文档:修订间差异

来自骷髅女孩Wiki
第1行: 第1行:
{{模板说明/开始}}
{{模板说明/开始}}
This template is used as a formatter for cargo queries on 角色
This template is used as a formatter for cargo queries on 角色统计
==Example==
==Example==
Edit the page to see the markdown used to generate this example.
Edit the page to see the markdown used to generate this example.
<pre>
<pre>
{{#cargo_query:tables=角色
{{#cargo_query:tables=角色统计
|fields=name,actionshot,dash,double_jump,air_dash,iad_lock
|fields=name,actionshot,dash,doublejump,airdash,iadlock
|where=name="{{#titleparts:{{PAGENAME}}| 1 }}"
|where=name="{{#titleparts:{{PAGENAME}}| 1 }}"
|format=table
|format=table
|template=角色信息栏格式
|template=角色信息栏样式
|named args=yes
|named args=yes
}}
}}
</pre>
</pre>
<table class="stripe" style="width: 100%;" cellspacing="0">
<table class="stripe" style="width: 100%;" cellspacing="0">
{{#cargo_query:tables=角色
{{#cargo_query:tables=角色统计
|fields=name,actionshot,dash,double_jump,air_dash,iad_lock
|fields=name,actionshot,dash,doublejump,airdash,iadlock
|where=name="菲莉亚"
|where=name="菲莉亚"
|format=table
|format=table
|template=角色信息栏格式
|template=角色信息栏样式
|named args=yes
|named args=yes
}}
}}
</table>
</table>
{{模板说明/结束}}
{{模板说明/结束}}

2023年12月8日 (五) 12:58的版本

This template is used as a formatter for cargo queries on 角色统计

Example

Edit the page to see the markdown used to generate this example.

{{#cargo_query:tables=角色统计
|fields=name,actionshot,dash,doublejump,airdash,iadlock
|where=name="{{#titleparts:{{PAGENAME}}| 1 }}"
|format=table
|template=角色信息栏样式
|named args=yes
}}
没有结果

本文档是一个模板说明,应当在主模板页面中显示。访问模板:模板说明查看详情。