更多操作
无编辑摘要 |
无编辑摘要 |
||
第25行: | 第25行: | ||
tables=MoveData | tables=MoveData | ||
|fields=MoveData.version, | |fields=MoveData.version, | ||
|where=MoveData.fighter="{{#var:MoveCardTargetChara}}" and MoveData.input in ('{{{input1|}}}', | |where=MoveData.fighter="{{#var:MoveCardTargetChara}}" and MoveData.input in ('{{{input1|}}}', | ||
|format=template|template=FrameDataHeader|named args=yes||order by=MoveData.input ASC | |format=template|template=FrameDataHeader|named args=yes||order by=MoveData.input ASC | ||
|delimiter=\n | |delimiter=\n |
2024年12月19日 (四) 10:35的版本
一般由于游戏的更新和设定的变更而造成,你可以帮忙编辑。
样式代码在模板:Move Card/shared/styles.css
使用方法
参数:
{{Move Card |fighter (可选)= 指定查询哪个角色的招式。如果留白,则使用当前页面的角色。 |input1 = 需查询的招式。 |input2(直至8)(可选)= 需查询的招式。 |description = 招式的相关描述。 |note = 额外数据的相关描述。 |frameChart (可选,暂不可用) = 如参数值为“auto”,自动绘制帧数条。也可手动调用FrameChart模块的drawFrameData函数,形如{{#invoke:MetaFrameChart|drawFrameData}}或{{#invoke:FrameChart|drawFrameData}}。 }}
示例
单版本单图像
{{Move Card |fighter=Filia |input1=5LP |frameChart=auto |description=Lorum Ipsum }}
Function: CargoSQLQuery::run Query: SELECT `cargo__MoveData`.`_pageID` AS `cargo_backlink_page_id_MoveData`,`cargo__MoveData`.`version` AS `version` FROM `cargo__MoveData` WHERE `cargo__MoveData`.`fighter`="Filia" and `cargo__MoveData`.`input` in ('5LP_x1', ORDER BY `cargo__MoveData`.`input` LIMIT 1000
×1 | 防御 | 自成链 | 300 | 5 | 3 | 14 | ±0 | +3 |
Lorum Ipsum
单版本多图像
{{Move Card |fighter=Filia |input1=jMK }}
没有结果
Function: CargoSQLQuery::run Query: SELECT `cargo__MoveData`.`_pageID` AS `cargo_backlink_page_id_MoveData`,`cargo__MoveData`.`version` AS `version` FROM `cargo__MoveData` WHERE `cargo__MoveData`.`fighter`="Filia" and `cargo__MoveData`.`input` in ('jMK', ORDER BY `cargo__MoveData`.`input` LIMIT 1000
没有结果
使用参数|description=
为此招式添加描述。
描述招式的用途等信息。
介绍使用该招式的目的等值得了解的基础知识,提及需要了解的重要细节。如果该招式特别重要,它可能会在策略页面上占据一席之地——比如立回时重要的防空招式,或者连段时重要的衔接招式等。
多版本多图像
{{Move_Card |fighter=Filia |input1=5LP_x1 |input2=5LP_x2 |description= |frameChart=auto }}
Function: CargoSQLQuery::run Query: SELECT `cargo__MoveData`.`_pageID` AS `cargo_backlink_page_id_MoveData`,`cargo__MoveData`.`version` AS `version` FROM `cargo__MoveData` WHERE `cargo__MoveData`.`fighter`="Filia" and `cargo__MoveData`.`input` in ('5LP_x1', ORDER BY `cargo__MoveData`.`input` LIMIT 1000
×1 | 防御 | 自成链 | 300 | 5 | 3 | 14 | ±0 | +3 |
×2 | 防御 | - | 200 | 6 | 3 | 16 | -2 | +1 |
使用参数|description=
为此招式添加描述。
描述招式的用途等信息。
介绍使用该招式的目的等值得了解的基础知识,提及需要了解的重要细节。如果该招式特别重要,它可能会在策略页面上占据一席之地——比如立回时重要的防空招式,或者连段时重要的衔接招式等。
长描述文本测试
没有结果
Function: CargoSQLQuery::run Query: SELECT `cargo__MoveData`.`_pageID` AS `cargo_backlink_page_id_MoveData`,`cargo__MoveData`.`version` AS `version` FROM `cargo__MoveData` WHERE `cargo__MoveData`.`fighter`="Move Card" and `cargo__MoveData`.`input` in (, ORDER BY `cargo__MoveData`.`input` LIMIT 1000
没有结果
Heavy frametrap and low crush.
One of Bridget's strongest Counter Hit starters. In neutral it can low crush ground-height pokes, making it a good counterpart to 6P. It will usually hit 模板:Keyword due to distance, making it safer on block and leave Bridget further, but it is always safe when cancelled into 模块:MMC第15行Lua错误:bad argument #2 to 'format' (string expected, got nil) regardless, for enormous pushback on the opponent.
In pressure, it can be used similarly to 6K, sacrificing some pressure options in favour of Counter Hit damage and pushback on the opponent. Off P normals this also loses to 6P attacks on prediction. It is unsafe on block, forcing Bridget to cancel into 模块:MMC第36行Lua错误:Could not find matching move ( Bridget: j.236K) or Stop and Dash to remain safe. With Roman Cancel, it behaves similarly to 模块:MMC第15行Lua错误:bad argument #2 to 'format' (string expected, got nil) with its airborne state and momentum, but is less valuable to route into.
- Wall bounces on hit.
- Bridget flies forward during active frames. Will hit later based on distance.
- Bridget is airborne during active frames. Cancels into air specials.
以上文档来自模板:Move Card/doc。(编辑 | 历史)