Difference between revisions of "Template:Infobox Enemies"

From WikiRaider
Jump to: navigation, search
Line 1: Line 1:
<noinclude>To use this template include the following to your article. Don't delete variables when they have no value, just leave them open!!
+
<noinclude>To use this template include the following to your enemies article. Don't delete variables when they have no value, just leave them open!! Remove the comment tags '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>'''  to add a certain template element to the article. Replace variables beginning and ending with '''???''' with the correct keywords. Delete unnecessary elements like alternative names where it's not needed.
 
<pre>
 
<pre>
 
{{Infobox Enemies  
 
{{Infobox Enemies  
Line 12: Line 12:
 
}}
 
}}
 
</pre>
 
</pre>
Example:
+
'''???Enemy Name???''' (also '''???Alternative Name???''') is an
<pre>
+
enemy in [[???Name of the Game???]] <!-- OR, if there are too many: a popular enemy in the [[Tomb Raider Games]].
{{Infobox Enemies
+
He/She/It belongs to the [[???Enemy Class???]].
| Name           = Legless Mutant
+
 
| Image          = Leglessmutanttra.jpg
 
| Occurrence      = &nbsp;
 
* [[Tomb Raider]]
 
* [[Tomb Raider: Anniversary]]
 
| Type            = [[Boss|Main Boss]]
 
| Classification  = [[Monster]], [[Mutant]]
 
| Distinctiveness = ''TR:'' Can be killed normally.<br />
 
''TRA:'' Cannot be killed by gunfire, needs to be thrown over the edge.
 
| Weapons        = ''TR:'' strength and stamina<br />
 
''TRA:'' strength, stamina, both arms, butt, swallow-attack
 
| Weakness        = ''TR:'' General torso.<br /> ''TRA:'' Hands and Head.
 
}}
 
  
</pre>
+
<!--==Appearance==-->
 +
<!--A description of the physical appearance of the enemy and its weapons if necessary.-->
  
 +
<!--==Occurrence==-->
 +
<!--A list of games and levels in which the opponent appears.-->
  
==What information has to be filled in?==
+
<!--==Strategy==-->
* '''Name'''            = A fitting title of the Enemy.
+
<!--How can the enemy be beaten.-->
* '''Image'''          = The image url; simply. nameoftheimage.jpg (or .gif, .png...) The image MUST be of a 4:3 (width:height) ratio! Do not insert other images.
 
* '''Occurrence'''      =  Where does the enemy appear. (game only) One or more of:
 
:* <nowiki>* [[Tomb Raider]]</nowiki>  
 
:* <nowiki>* [[Tomb Raider II]]</nowiki>
 
:* <nowiki>* [[Tomb Raider III]]</nowiki>
 
:* <nowiki>* [[The Last Revelation]]</nowiki>
 
:* <nowiki>* [[Tomb Raider Chronicles]]</nowiki>
 
:* <nowiki>* [[The Angel of Darkness]]</nowiki>
 
:* <nowiki>* [[Tomb Raider Legend]]</nowiki>
 
:* <nowiki>* [[Tomb Raider Anniversary]]</nowiki>
 
:* <nowiki>* [[Tomb Raider Underworld]]</nowiki>
 
* '''Type'''            = Enemy type, one of: Main Boss, Sub Boss, Immortal Opponent, Regular Enemy
 
* '''Classification'''  = One or more of: <nowiki>[[Human]], [[Animal]], [[Ghost]], [[Military Police]], [[Atlantean]], [[Soldier]], [[Mercenary]], [[Desert Warrior]], [[Scarab]], [[Scorpion]], [[Warrior]], [[Bird Monster]], [[Roman Statue]], [[Monkey]], [[Spider]], [[Tribesman]], [[Dog]], [[Dinosaur]], [[Brawler]], [[Killer]]]], [[Snake]], [[Mutant]]</nowiki>
 
* '''Distinctiveness''' = e.g. can not be killed, can only be killed by explosive ammo..., can be killed normally
 
* '''Weapons'''        = the weapons the enemy uses e.g. Uzi, Baseballbat, Claws, Teeth...
 
* '''Weakness'''        = the weak spot of the creature e.g. chest, head, hands...
 
  
  
 
</noinclude>
 
</noinclude>
<includeonly>{| class="infoboxenemy" cellspacing="0" cellpadding="2" align="right"
+
<includeonly>{| cellspacing="0" cellpadding="2" class="infoboxenemy"  
 
|-
 
|-
 
| align="center" colspan="3" class="gameline" | '''''{{{Name}}}'''''
 
| align="center" colspan="3" class="gameline" | '''''{{{Name}}}'''''

Revision as of 16:40, 1 September 2009

To use this template include the following to your enemies article. Don't delete variables when they have no value, just leave them open!! Remove the comment tags <!-- and --> to add a certain template element to the article. Replace variables beginning and ending with ??? with the correct keywords. Delete unnecessary elements like alternative names where it's not needed.

{{Infobox Enemies 
| Name            = 
| Image           = 
| Occurrence      = 
| Type            = 
| Classification  = 
| Distinctiveness = 
| Weapons         = 
| Weakness        = 
}}

???Enemy Name??? (also ???Alternative Name???) is an enemy in ???Name of the Game???