If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Enemy infobox"

From The re-PSUPedia
Jump to: navigation, search
m (New page: <includeonly> {| class="infobox" style="text-align:left; border:1px solid #aaaaaa" align="right" bgcolor="#f9f9f9" |- ! colspan=2 style="text-align:center; border:1px solid #aaaaaa" bgcolo...)
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{| class="infobox" style="text-align:left; border:1px solid #aaaaaa" align="right" bgcolor="#f9f9f9"
{| class="infobox" style="text-align:left; border:1px solid #aaaaaa" align="right" bgcolor="#f9f9f9"
 
 
|-
 
|-
 
! colspan=2 style="text-align:center; border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''{{{Enemy name}}}'''
 
! colspan=2 style="text-align:center; border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''{{{Enemy name}}}'''
 
|-
 
|-
| colspan=2 style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | [[Image:belpannon.jpg|150x200px|center]]
+
| colspan=2 style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | {{{Image}}}
 
|-
 
|-
 
| style="border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''Version''' || style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | ''{{{Version}}}''
 
| style="border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''Version''' || style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | ''{{{Version}}}''
Line 15: Line 14:
 
|-
 
|-
 
| style="border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''Elements''' || style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | {{{Elements}}}
 
| style="border:1px solid #aaaaaa" bgcolor="#f2f2f2" | '''Elements''' || style="border:1px solid #aaaaaa" bgcolor="#f9f9f9" | {{{Elements}}}
|}
+
|}</includeonly><noinclude>
</includeonly>
 
<noinclude>
 
 
== Proper usage ==
 
== Proper usage ==
 
{{Enemy infobox
 
{{Enemy infobox
 +
|Enemy name= Bel Pannon
 +
|Image= [[Image:belpannon.jpg|150x200px|center]]
 +
|Version= Phantasy Star Universe
 +
|Enemy type= SEED-Form
 +
|Enemy size= Small
 +
|Classification= Normal enemy
 +
|Elements= {{Dark}}
 +
}}
 +
The infobox to the right was created using the following code:
 +
<pre>{{Enemy infobox
 +
|Enemy name= Bel Pannon
 +
|Image= [[Image:belpannon.jpg|150x200px|center]]
 +
|Version= Phantasy Star Universe
 +
|Enemy type= SEED-Form
 +
|Enemy size= Small
 +
|Classification= Normal enemy
 +
|Elements= {{Dark}}
 +
}}</pre>
 +
== Blank template ==
 +
<pre>{{Enemy infobox
 
|Enemy name=
 
|Enemy name=
 +
|Image=
 
|Version=
 
|Version=
 
|Enemy type=
 
|Enemy type=
Line 26: Line 44:
 
|Classification=
 
|Classification=
 
|Elements=
 
|Elements=
}}
+
}}</pre>
</noinclude>
+
== Template field descriptions ==
 +
'''Enemy name''':  Simply type the name of the enemy as it appears in-game.<br>
 +
'''Image''':  Insert the link to an image of the enemy.  Make sure that the image is centered and that the size is reasonable enough so that it does not stretch the infobox out.<br>
 +
'''Version''':  Either ''Phantasy Star Universe'' or ''Ambition of the Illuminus''.<br>
 +
'''Enemy type''':  Descriptors such as ''Native creature (Moatoob)'', ''Machinery'' or ''Rare enemy'' will go here.<br>
 +
'''Enemy size''':  ''Small'', ''medium'' or ''large''.<br>
 +
'''Classification''':  Enemies can be classified as normal, rare, seasonal rare or boss.<br>
 +
'''Elements''':  Type the appropriate template for each element this particular enemy has appeared as.
 +
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 06:22, 22 December 2011

Proper usage

Bel Pannon
Belpannon.jpg
Version Phantasy Star Universe
Enemy type SEED-Form
Enemy size Small
Classification Normal enemy
Elements Dark

The infobox to the right was created using the following code:

{{Enemy infobox
|Enemy name= Bel Pannon
|Image= [[Image:belpannon.jpg|150x200px|center]]
|Version= Phantasy Star Universe
|Enemy type= SEED-Form
|Enemy size= Small
|Classification= Normal enemy
|Elements= {{Dark}}
}}

Blank template

{{Enemy infobox
|Enemy name=
|Image=
|Version=
|Enemy type=
|Enemy size=
|Classification=
|Elements=
}}

Template field descriptions

Enemy name: Simply type the name of the enemy as it appears in-game.
Image: Insert the link to an image of the enemy. Make sure that the image is centered and that the size is reasonable enough so that it does not stretch the infobox out.
Version: Either Phantasy Star Universe or Ambition of the Illuminus.
Enemy type: Descriptors such as Native creature (Moatoob), Machinery or Rare enemy will go here.
Enemy size: Small, medium or large.
Classification: Enemies can be classified as normal, rare, seasonal rare or boss.
Elements: Type the appropriate template for each element this particular enemy has appeared as.