|
|
| 第1行: |
第1行: |
| <includeonly><span class="card-hover-trigger" style="color: #4169E1; text-decoration: underline; cursor: pointer; position: relative;" data-module="{{{1}}}" data-card="{{{2}}}">
| | <span class="card-link" data-module="{{{1}}}" data-card="{{{2}}}" style="color: #4169ff; text-decoration: underline; cursor: pointer; position: relative;">{{{2}}}</span><includeonly>{{#invoke:卡牌|main|{{{1}}}|{{{2}}}}}</includeonly> |
| {{{2|卡牌}}}
| |
| <span class="card-hover-popup" style="display: none; position: absolute; left: 0; top: 100%; z-index: 10000; margin-top: 5px; filter: drop-shadow(0 4px 12px rgba(0,0,0,0.5));">
| |
| {{#invoke:卡牌|hover|{{{1}}}|{{{2}}}}} | |
| </span>
| |
| </span></includeonly><noinclude>
| |
| == 使用说明 ==
| |
| 用法:<code><nowiki>{{卡牌|战斗员名|卡牌名}}</nowiki></code>
| |
| | |
| 效果:
| |
| * 显示为蓝色下划线的卡牌名
| |
| * 鼠标悬停时显示卡牌预览
| |
| | |
| [[Category:模板]]
| |
| </noinclude>
| |