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

Template:Mission drops row (PSP)

From The re-PSUPedia
Revision as of 03:59, 1 April 2009 by RoloTomassi (talk | contribs)

Jump to: navigation, search


This template completes a row in a mission's drop table for a given battle type. This template only works for enemies, since area drops include drops from previous levels as well.

This template isn't much shorter than typing out the equivalent wikitext, but it requires less tweaking if you copy/paste it: name/type/lvlC/B/A/S are only changed once instead of for each column.

Template Parameters

Enemy name: The name of the enemy for which to display the drop information.
Type: The basic battle type for which to display drops. This means for FM use HU, for GM use RA, for MF use FO, and for AM or PT use AM/PT.
LvlC, LvlB, LvlA, LvlS: The minimum level in the drop range in which the enemy appears for the given mission level (C/B/A/S). If one of these parameters is missing or empty, I take it to mean that the enemy doesn't appear at that mission level: an 'x' is inserted instead of a drop.

Blank Template

{{User:RoloTomassi/Mission enemy drop row (PSP)
|Enemy name= 
|Type= 
|LvlC= 
|LvlB= 
|LvlA= 
|LvlS= 
}}

Rappy Sample

Placed in a table, as so...

{| class="wikitable" style="text-align:center"
|-
! Enemy name !! Special drops !! Mission LV C !! Mission LV B !! Mission LV A !! Mission LV S
|-

{{User:RoloTomassi/Mission enemy drop row (PSP)
|Enemy name= Rappy
|Type= HU
|LvlC= 1
|LvlB= 20
|LvlA= 40
|LvlS= 60}}

|}

...produces:

Enemy name Special drops Mission LV C Mission LV B Mission LV A Mission LV S

Multiple Rows

{| class="wikitable" style="text-align:center"
|-
! Enemy name !! Special drops !! Mission LV C !! Mission LV B !! Mission LV A !! Mission LV S
|-
{{User:RoloTomassi/Mission enemy drop row (PSP)|Enemy name=Badira|Type=HU|LvlC=1|LvlB=20|LvlA=40|LvlS=60}}
{{User:RoloTomassi/Mission enemy drop row (PSP)|Enemy name=Rappy|Type=HU|LvlC=1|LvlB=20|LvlA=40|LvlS=60}}
|}

...produces:

Enemy name Special drops Mission LV C Mission LV B Mission LV A Mission LV S

Omitting Levels

{| class="wikitable" style="text-align:center"
|-
! Enemy name !! Special drops !! Mission LV C !! Mission LV B !! Mission LV A !! Mission LV S
|-

{{User:RoloTomassi/Mission enemy drop row (PSP)
|Enemy name= Rappy
|Type= HU
|LvlC= 
|LvlB= 
|LvlA= 40
|LvlS= 60}}

|}

...produces:

Enemy name Special drops Mission LV C Mission LV B Mission LV A Mission LV S