Template:XCard: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
m (Text replacement - "}} </includeonly>" to "}}</includeonly>")
 
(3 intermediate revisions by 2 users not shown)
Line 19: Line 19:
{{!}} style="background:#DFDFDF; border: solid 2px #EFEFEF;" {{!}} {{{lux}}}/{{{luxmax}}}}}
{{!}} style="background:#DFDFDF; border: solid 2px #EFEFEF;" {{!}} {{{lux}}}/{{{luxmax}}}}}
{{#if:{{{attack|}}}|
{{#if:{{{attack|}}}|
{{!}} style="background:#DFDFDF; border: solid 2px #EFEFEF;" {{!}} {{{defense}}}/{{{defensemax}}}}}
{{!}} style="background:#DFDFDF; border: solid 2px #EFEFEF;" {{!}} {{{defense}}}/{{{defensemax}}}}}</includeonly><noinclude>
</includeonly><noinclude>
This template is for the display of cards from ''[[Kingdom Hearts χ]]''. To use, simply type
This template is for the display of cards from ''[[Kingdom Hearts χ]]''. To use, simply type
<pre>
<pre>
Line 59: Line 58:
'''NOTE''': This template only supplies a row in a table. Be sure to use with [[Template:XCardHeader]] and to use <code>|}</code> after the last row.
'''NOTE''': This template only supplies a row in a table. Be sure to use with [[Template:XCardHeader]] and to use <code>|}</code> after the last row.


[[Category:Utility templates]]
[[Category:Utility templates]]</noinclude>
</noinclude>

Latest revision as of 00:39, 29 December 2020

This template is for the display of cards from Kingdom Hearts χ. To use, simply type

{{XCard
|cardnumber=
|rarity=
|JPNcardname=
|ENGcardname=
|cost=
|sell=
|attack=
|attackmax=
|defense=
|defensemax=
|ability=
|maxlvl=
}}

for Attack cards and

{{XCard
|cardnumber=
|rarity=
|JPNcardname=
|ENGcardname=
|cost=
|sell=
|HP=
|HPmax=
|lux=
|luxmax=
|ability=
|maxlvl=
}}

for Assist cards. See Cards (KHχ) for more information.

NOTE: This template only supplies a row in a table. Be sure to use with Template:XCardHeader and to use |} after the last row.