Difference between revisions of "Template:Combat"
From Twilight Heroes Wiki
m (having a red link seems inelegant; I wonder if this will work...) |
|||
Line 45: | Line 45: | ||
− | If an enemy has a character in its name that the wiki can't parse, use | + | If an enemy has a character in its name that the wiki can't parse, use this solution:<br> |
− | <pre> | + | <pre>'''[[big and tall shoreman|big & tall shoreman]]''' |
{{combat | {{combat | ||
− | |name= | + | |name=&nbsp; |
|image=longshoreman.jpg | |image=longshoreman.jpg | ||
|items=[[big left hook]], [[docker's pants]] | |items=[[big left hook]], [[docker's pants]] | ||
Line 57: | Line 57: | ||
|HP=}}</pre> | |HP=}}</pre> | ||
− | + | ''Results in...''<br> | |
+ | '''[[big and tall shoreman|big & tall shoreman]]''' | ||
+ | {{combat|name= |image=longshoreman.jpg|items=[[big left hook]], [[docker's pants]]|chips=54-87|EL=|exp=70|HP=}} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 16:04, 13 March 2008
Usage
{{combat |name= |image= |items= |chips= |EL= |exp= |HP=}}
Examples
{{combat |name=thug |image=thug.jpg |items=[[baseball bat]], [[hammer]] |chips=4-11 |EL= |exp=5 |HP=5}}
Results in...
thug | ||
---|---|---|
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 this solution:
'''[[big and tall shoreman|big & tall shoreman]]''' {{combat |name= |image=longshoreman.jpg |items=[[big left hook]], [[docker's pants]] |chips=54-87 |EL= |exp=70 |HP=}}
Results in...
big & tall shoreman
[[ ]] | ||
---|---|---|
Item Drops: big left hook, docker's pants Chip Drops: 54-87 Experience Gained: 70
|