Template:MiniCharacterCard/doc

Template page
A template for writing shorthand cargo queries that display a Mini Character Card pop-up.

Usage

Using MCC instead of MiniMoveCard is also valid.

 Expects argument:
 input = input for the move for the cargo query
 Optional arguments:
 game        = name of the game as it appears in the cargo table. If this is not provided, it will assume the game from the RootPageName of the current page.
 chara       = name of the character for the cargo query. If this is not provided, it will assume the character from the second segment of the current page title.
 label       = whatever text you want the tooltip to appear over. If not provided, uses the character name instead.

Examples

Default Behavior

{{MCC|chara=Venom|game=GGACR}}

Lorem ipsum dolor sit amet, Venom GGACR Venom Portrait.pngDamage Received:
1.06
Guts Rating:
1
Weight Class:
1
Wakeup Time:
21/26
, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Label Override

{{MCC|chara=Venom|game=GGACR|label=The Best Guilty Gear Character Ever}}

Lorem ipsum dolor sit amet, The Best Guilty Gear Character Ever GGACR Venom Portrait.pngDamage Received:
1.06
Guts Rating:
1
Weight Class:
1
Wakeup Time:
21/26
, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.