Difference between revisions of "Template:Enemy Infobox"

From Destiny 1 Wiki
Jump to: navigation, search
(Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" |- ! colspan="2" style="background-color: #254b72; color: #FFFFFF;...")
 
Line 18: Line 18:
 
{{!}} '''Locations'''
 
{{!}} '''Locations'''
 
{{!}} {{{Locations|}}} }}
 
{{!}} {{{Locations|}}} }}
 +
|-
 +
{{#if: {{{Weakspot|}}}|
 +
{{!}} '''Weakspot'''
 +
{{!}} {{{Weakspot|}}} }}
 +
|-
 +
{{#if: {{{Variants|}}}|
 +
{{!}} '''Variants'''
 +
{{!}} {{{Variants|}}} }}
 +
|-
 +
{{#if: {{{Weapons|}}}|
 +
{{!}} '''Weapons'''
 +
{{!}} {{{Weapons|}}} }}
 
|-
 
|-
 
{{#if: {{{Drops|}}}|
 
{{#if: {{{Drops|}}}|
Line 31: Line 43:
 
{{!}} {{{Extra|}}} }}
 
{{!}} {{{Extra|}}} }}
 
|-
 
|-
|}<includeonly>[[Category:Enemies|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Faction={{{Faction|}}} }} {{#set:Locations={{{Locations|}}} }} {{#set:Drops={{{Drops|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly>
+
|}<includeonly>[[Category:Enemies|{{PAGENAME}}]] {{#set:Type={{{Type|}}} }} {{#set:Faction={{{Faction|}}} }} {{#set:Locations={{{Locations|}}} }} {{#set:Weakspot={{{Weakspot|}}} }} {{#set:Variants={{{Variants|}}} }} {{#set:Weapons={{{Weapons|}}} }} {{#set:Drops={{{Drops|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Extra={{{Extra|}}} }} </includeonly>
 
<noinclude>
 
<noinclude>
 
<pre>
 
<pre>
Line 41: Line 53:
 
| Faction =
 
| Faction =
 
| Locations =
 
| Locations =
 +
| Weakspot =
 +
| Variants =
 +
| Weapons =
 
| Drops =  
 
| Drops =  
 
| Description =
 
| Description =

Revision as of 18:39, 10 September 2014

Enemy Infobox
Information
Usage

{{Enemy Infobox
| image = 
| Type =
| Faction =
| Locations =
| Weakspot =
| Variants =
| Weapons =
| Drops = 
| Description =
| Extra =
}}