模板:CardAbility
出自Meshal Lite
第12行: | 第12行: | ||
<!--附文-->{{#ifeq:{{{desc|{{{6|}}}}}}|||<div class="cardDesc">{{{desc|{{{6|}}}}}}</div>}} | <!--附文-->{{#ifeq:{{{desc|{{{6|}}}}}}|||<div class="cardDesc">{{{desc|{{{6|}}}}}}</div>}} | ||
</div> | </div> | ||
− | </div>{{#ifeq: {{FULLPAGENAME}}|{{ucfirst: Ability:{{{name|{{{1|某个能力}}}}}}}}|{{#replaceset:{{{type|{{{2|缺少类型信息}}}}}}|/(\S+)/i=[[category:\1]]|}}|}} | + | </div>{{#ifeq: {{FULLPAGENAME}}|{{ucfirst: Ability:{{{name|{{{1|某个能力}}}}}}}}|{{#replaceset:{{{type|{{{2|缺少类型信息}}}}}}|/(\S+)/i=[[category:\1]]|}}|}}{{#ifeq: {{FULLPAGENAME}}|{{ucfirst: Ability:{{{name|{{{1|某个能力}}}}}}}}|{{#replaceset:{{{subtype|{{{7|}}}}}}|/(\S+)/i=[[category:\1]]|}}|}} |
<noinclude>[[category:模板]] | <noinclude>[[category:模板]] | ||
== 参数 == | == 参数 == | ||
第27行: | 第27行: | ||
;6 / desc | ;6 / desc | ||
:能力的附加说明文本, 用于修饰. 为空时此栏不显示. | :能力的附加说明文本, 用于修饰. 为空时此栏不显示. | ||
+ | ;7 / subtype | ||
+ | :能力的附加类型, 多个类型用空格分割 | ||
</noinclude> | </noinclude> |