模板:角色图鉴/行:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第2行: | 第2行: | ||
| <div class="flex-column-center">[[File:{{#replace:{{{ID}}}|_|-}}-图标.webp|100px|link={{{标题}}}]]</div> | | <div class="flex-column-center">[[File:{{#replace:{{{ID}}}|_|-}}-图标.webp|100px|link={{{标题}}}]]</div> | ||
| class="text-start d-none d-sm-table-cell" |{{#if:{{{名称简中|}}}|{{{名称简中|}}}|}}<br>{{#if:{{{名称繁中|}}}|{{{名称繁中|}}}|}}<br>{{#if:{{{名称英文|}}}|{{{名称英文|}}}|}}<br>{{#if:{{{片假名|}}}|{{{片假名|}}}|}} | | class="text-start d-none d-sm-table-cell" |{{#if:{{{名称简中|}}}|{{{名称简中|}}}|}}<br>{{#if:{{{名称繁中|}}}|{{{名称繁中|}}}|}}<br>{{#if:{{{名称英文|}}}|{{{名称英文|}}}|}}<br>{{#if:{{{片假名|}}}|{{{片假名|}}}|}} | ||
| {{#cargo_query:tables=角色,卡池和普通卡面 | |||
|join on=角色.关联卡面ID HOLDS 卡池和普通卡面.卡面ID | |||
|fields=卡池和普通卡面.卡面名称,卡池和普通卡面.卡面图标,卡池和普通卡面.稀有度,卡池和普通卡面.概率,卡池和普通卡面.卡面ID | |||
|order by=角色._pageID DESC | |||
|where=角色.ID="{{{ID}}}" AND 卡池和普通卡面.卡池ID = "{{{ID}}}" | |||
|template=卡池卡面图标 | |||
|named args=yes | |||
|limit=2000 | |||
|default= | |||
|format=template}} | |||
| <div class="flex-column-center">[[File:团体图标-{{#replace:{{#replace:{{{所属团体}}}|_|-}}|!|}}.webp|50px|link=]]<br>{{{所属团体|}}}</div> | | <div class="flex-column-center">[[File:团体图标-{{#replace:{{#replace:{{{所属团体}}}|_|-}}|!|}}.webp|50px|link=]]<br>{{{所属团体|}}}</div> | ||
|- | |- |
2024年7月12日 (五) 17:29的版本
|- class="item soc-filter-item" data-paramsstt=""
|
[[File:{{{ID}}}-图标.webp|100px|link={{{标题}}}]]
| class="text-start d-none d-sm-table-cell" |
|
|
[[File:团体图标-{{{所属团体}}}.webp|50px|link=]]
|-