Difference between revisions of "Template:Combat"

From Twilight Heroes Wiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
'''Item Drops:''' {{{items}}}
 
'''Item Drops:''' {{{items}}}
 
   
 
   
 
 
'''Chip Drops:''' {{{chips}}}
 
'''Chip Drops:''' {{{chips}}}
 
  
 
'''Encounter Level:''' {{{EL}}}
 
'''Encounter Level:''' {{{EL}}}
 
  
 
'''Damage:''' {{{DMG}}}
 
'''Damage:''' {{{DMG}}}
 
  
 
'''Experience Gained:''' {{{exp}}}
 
'''Experience Gained:''' {{{exp}}}
 
  
 
'''Health:''' {{{HP}}}
 
'''Health:''' {{{HP}}}

Revision as of 20:05, 13 March 2008


Usage

{{combat
|name=
|name2=
|image=
|items=
|chips=
|EL=
|DMG=
|exp=
|HP=}}

Examples

{{combat
|name=thug
|image=thug.jpg
|items=[[baseball bat]], [[hammer]]
|chips=4-11
|EL=
|DMG=
|exp=5
|HP=5}}

Results in...

thug
Thug.jpg

Item Drops: baseball bat, hammer

Chip Drops: 4-11

Experience Gained: 5

Health: 5




If an enemy has a character in its name that the wiki can't parse, use name= to list the page name, and the name2= parameter to give the display name.

{{combat
|name=big and tall shoreman
|name2=big & tall shoreman
|image=longshoreman.jpg
|items=[[big left hook]], [[docker's pants]]
|chips=54-87
|EL=
|DMG=
|exp=70
|HP=}}

Results in...

big and tall shoreman
Longshoreman.jpg

Item Drops: big left hook, docker's pants

Chip Drops: 54-87

Experience Gained: 70