mNo edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| icon = String | | icon = String | ||
| hp = Wikitext String | | hp = Wikitext String | ||
| | | availabilty = 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 14: | Line 14: | ||
| icon = {{{icon}}} | | icon = {{{icon}}} | ||
| hp = {{{hp}}} | | hp = {{{hp}}} | ||
| | | unlock = {{{unlock}}} | ||
}}}} | }}}} | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 21: | Line 21: | ||
! Icon | ! Icon | ||
! HP | ! HP | ||
! | ! Availability | ||
|- | |- | ||
| rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | | rowspan=5|{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|175px]]}} | ||
| rowspan=5|{{#if:{{{icon|}}}|[[File:{{{icon|}}}|64px]]}} | | rowspan=5|{{#if:{{{icon|}}}|[[File:{{{icon|}}}|64px]]}} | ||
| rowspan=5|{{{hp|}}} | | rowspan=5|{{{hp|}}} | ||
| rowspan=5|{{{ | | rowspan=5|{{{unlock|}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
[[Category:Mortal Kombat 1]] | [[Category:Mortal Kombat 1]] |
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 }}
Portrait | Icon | HP | Availability |
---|---|---|---|
![]() |
![]() |
1000 | Base Roster |
This documentation is automatically transcluded from Template:CharacterData-MK1/Documentation and is not included when this page is transcluded.