NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Unreal Enemy"

From Liandri Archives

Jump to: navigation, search
(New page: {| cellspacing="0" cellpadding="4" style="border: 1px solid #000; background: #ddd; float: right; clear: right; width: 256px; margin: 10px;" |- | colspan="2" style="text-align: center" | ...)
 
Line 12: Line 12:
 
| style="font-size: 8pt;" | {{{meleedamage|Unknown}}}
 
| style="font-size: 8pt;" | {{{meleedamage|Unknown}}}
 
  |-
 
  |-
| style="font-size: 8pt;" | Able To Fly:
+
| style="font-size: 8pt;" | Abilities:
| style="font-size: 8pt;" | {{{fly|Unknown}}}
+
| style="font-size: 8pt;" | {{{abilities|None}}}
 
  |-
 
  |-
| style="font-size: 8pt;" | Able To Swim:
+
| colspan="2" style="font-size: 8pt;" | Main Appearances:<div style='padding-left: 15px; font-size: 7pt;'>
| style="font-size: 8pt;" | {{{swim|Unknown}}}
 
|-
 
| style="font-size: 8pt;" | Other Abilities:
 
| style="font-size: 8pt;" | {{{other|None}}}
 
|-
 
| colspan="2" style="font-size: 8pt;" | Appearances:<div style='padding-left: 15px; font-size: 7pt;'>
 
 
{{{appearances}}}
 
{{{appearances}}}
 
</div>
 
</div>
Line 32: Line 26:
  
 
<pre>
 
<pre>
{{Infobox Tournament Character
+
{{Infobox Unreal Enemy
 
| health      =
 
| health      =
 
| projdamage  =
 
| projdamage  =
 
| meleedamage =
 
| meleedamage =
| fly        =
+
| abilities  =
| swim        =
 
| other      =
 
 
| appearances =   
 
| appearances =   
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 13:46, 9 July 2008

{{{name}}}
Health Unknown
Projectile Damage Unknown
Melee Damage Unknown
Abilities: None
Main Appearances:

{{{appearances}}}


Usage

Name and Appearances are the only absolutely required fields. The others default to "Unknown" if not defined

{{Infobox Unreal Enemy
| health      =
| projdamage  =
| meleedamage =
| abilities   =
| appearances =  
}}