Template:CharacterData-MK1: Difference between revisions

Template page
No edit summary
mNo edit summary
Line 6: Line 6:
| icon          = String
| icon          = String
| hp            = Wikitext String
| hp            = 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 13: Line 14:
| icon          = {{{icon}}}
| icon          = {{{icon}}}
| hp            = {{{hp}}}
| hp            = {{{hp}}}
| throwdmg      = {{{throwdmg}}}
}}}}
}}}}
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 19: Line 21:
! Icon
! Icon
! HP
! HP
! Throw Damage
|-
|-
| 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|{{{throwdmg|}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
[[Category:Mortal Kombat 1]]
[[Category:Mortal Kombat 1]]

Revision as of 17:44, 16 September 2023

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

Template DocumentationEdit This Documentation
{{CharacterData-SF6
| chara 	=
| name          =
| portrait      =
| icon          =
| hp            =
| hpmod         =
| throwdmg      =
}}

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
| hpmod     = 0
| throwdmg  = 130
}}


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

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