Difference between revisions of "Template:Infobox Enemy"

From Twinsuniverse
Jump to: navigation, search
(changed the first line to Magic level)
m
Line 1: Line 1:
{| style=" font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right"  
+
<includeonly>{| style=" font-size: 90%; text-align: left; border: 1px solid #CCCCCC; margin-left: 5px;" cellpadding="3" cellspacing="1" align="right"  
 
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;"  | ''{{{Name}}}''
 
! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF; border: 1px solid #CCCCCC;"  | ''{{{Name}}}''
 
|-
 
|-
! colspan="2" style="background-color: white; font-size:110%; text-align: center; border: 1px solid #CCCCCC; margin-left: 5px;" | [[Image:{{{Image}}}]]
+
! colspan="2" style="background-color: white; font-size:110%; text-align: center; border: 1px solid #CCCCCC; margin-left: 5px;" | [[Image:{{{Image|DIVERS.gif}}}]]
 
|-
 
|-
 
! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Magic level
 
! style="background-color: #ccccff; white-space: nowrap; border: 1px solid #CCCCCC; margin-left: 5px;" | Magic level
Line 25: Line 25:
 
| ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Speed}}}
 
| ! style="background-color: white; border: 1px solid #CCCCCC;" |{{{Speed}}}
 
|}
 
|}
 +
</includeonly>
 +
 +
<noinclude>This is an infobox template, used for enemies pages.
 +
 +
===Parameters===
 +
* '''Name''': The name of the enemy. For example, "Yellow grobo clone".
 +
* '''Image''': An image name of the enemy. Only the file name, without "[[Image:" etc. If non is available, remove the parameter, and a question mark will appear.
 +
* '''Level''': The magic level required to beat the enemy- Yellow/Green/Red/White.
 +
* '''Reaction''': What the enemy does when hit- [doesn't] moves [backwards/sidewards].
 +
* '''Recovery''': How much time it takes the enemy to recover from a hit- Slow/Medium/Fast.
 +
* '''Rate''': The firing rate of the enemy- Slow/Medium/Fast.
 +
* '''Damage''': How much damage this enemy causes when he hits Twinsen- Little/Medium/Lots.
 +
* '''Range''': How far the weapon of the enemy reaches- Melee/Short/Medium/Long.
 +
* '''Speed''': How fast the enemy moves- Slow/Medium/Fast.
 +
 +
===Syntax===
 +
<pre><nowiki>{{Enemy|
 +
Name=|
 +
Image=|
 +
Level=|
 +
Reaction=|
 +
Recovery=|
 +
Rate=|
 +
Damage=|
 +
Range=|
 +
Speed=}}</nowiki></pre>
 +
</noinclude>

Revision as of 15:26, 15 April 2007


This is an infobox template, used for enemies pages.

Parameters

  • Name: The name of the enemy. For example, "Yellow grobo clone".
  • Image: An image name of the enemy. Only the file name, without "[[Image:" etc. If non is available, remove the parameter, and a question mark will appear.
  • Level: The magic level required to beat the enemy- Yellow/Green/Red/White.
  • Reaction: What the enemy does when hit- [doesn't] moves [backwards/sidewards].
  • Recovery: How much time it takes the enemy to recover from a hit- Slow/Medium/Fast.
  • Rate: The firing rate of the enemy- Slow/Medium/Fast.
  • Damage: How much damage this enemy causes when he hits Twinsen- Little/Medium/Lots.
  • Range: How far the weapon of the enemy reaches- Melee/Short/Medium/Long.
  • Speed: How fast the enemy moves- Slow/Medium/Fast.

Syntax

{{Enemy|
Name=|
Image=|
Level=|
Reaction=|
Recovery=|
Rate=|
Damage=|
Range=|
Speed=}}