Template:CharacterData-MK1

Template page
Revision as of 19:30, 14 September 2023 by Shiburizu (talk | contribs) (Created page with "<noinclude>{{#cargo_declare: _table=SF6_CharacterData | chara = String | name = String | portrait = String | icon = String | hp = Wikitext String }}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store: _table=SF6_CharacterData | chara = {{{chara}}} | name = {{{name}}} | portrait = {{{portrait}}} | icon = {{{icon}}} | hp = {{{hp}}} }}}} {| class="wikitable sortable" |+ {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template defines the table "SF6_CharacterData". View table.

Template DocumentationEdit This Documentation
{{CharacterData-MK1
| chara 	=
| name          =
| portrait      =
| icon          =
| hp            =
| unlock        =
}}

Usage

Stores Character data for Mortal Kombat 1.

Example

{{CharacterData-MK1
| chara        = Sub
| name         = Sub-Zero
| portrait     = MK1 Sub portrait.png
| icon         = MK1 Sub icon.png
| hp           = 1000
| unlock       = Base Roster
}}


Sub-Zero
Portrait Icon HP
MK1 Sub portrait.png MK1 Sub icon.png 1000

This documentation is automatically transcluded from Template:CharacterData-MK1/Documentation and is not included when this page is transcluded.