Template:CharacterData-MK1: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 6: Line 6:
| icon          = String
| icon          = String
| hp            = Wikitext String
| hp            = Wikitext String
| hpmod        = Wikitext String
| availabilty  = Wikitext String
| throwdmg      = Wikitext String
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:
}}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store:
_table=MK1_CharacterData
_table=MK1_CharacterData
Line 15: Line 14:
| icon          = {{{icon}}}
| icon          = {{{icon}}}
| hp            = {{{hp}}}
| hp            = {{{hp}}}
| availability  = {{{unlock}}}
| unlock        = {{{unlock}}}
}}}}
}}}}
{| class="wikitable sortable"
{| class="wikitable sortable"

Latest revision as of 23:29, 16 July 2024

This template defines the table "MK1_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 Availability
MK1 Sub portrait.png MK1 Sub icon.png 1000 Base Roster

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