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

Difference between revisions of "User:RoloTomassi/Test mission drops by type (PSP)"

From The re-PSUPedia
Jump to: navigation, search
(playing)
Line 1: Line 1:
<includeonly>{{#if:{{{Battle type|}}}|
+
<includeonly>{{#switch: {{{1}}}
 +
|Jaggo= {{#switch: {{Current season}}
 +
|White Day= Jaggo Amure
 +
|Sonic's birthday= Jaggo Sonichi
 +
|Holy Light Festa= Jaggo Acte
 +
|#default= Jaggo}}
 +
|Rappy= {{#switch: {{Current season}}
 +
|Valentine's Day= Rappy Amure
 +
|Easter= Rappy Paska
 +
|Halloween= Rappy Latan
 +
|Christmas= Rappy Noel
 +
|#default= Rappy}}
 +
}}<!--{{#if:{{{Battle type|}}}|
 
{{{!}} class="wikitable" style="text-align:center"
 
{{{!}} class="wikitable" style="text-align:center"
 
{{!}}-
 
{{!}}-
Line 54: Line 66:
 
|}}
 
|}}
 
|}}|}}|}}|}}
 
|}}|}}|}}|}}
{{!}}}|}}</includeonly>
+
{{!}}}|}}--></includeonly>
 
<noinclude>== Template parameters ==
 
<noinclude>== Template parameters ==
 
=== Named parameters ===
 
=== Named parameters ===

Revision as of 21:40, 22 April 2009

Template parameters

Named parameters

Mission area: Type the area of the mission here. Omitting this parameter will exclude the "Area drops" row from the drops table.
Battle type: Type the basic battle type for the drops to be shown. This means for FM use HU, for GM use RA, for MF use FO, and for AM or PT use AM/PT. Omitting this parameter displays nothing (empty string).
Level C, Level B, Level A, Level S: Type the minimum level of the level range where monsters in the mission (for the given mission level) appear. By level ranges, I mean the drop ranges: 1-19, 20-39, 40-59, 60-79, 80-99, etc...type 1, 20, 40, 60, 80, etc., respectively. Omitting this parameter will exclude all rows of the table, except for the column headers.

In the case of an unknown value, leave the field blank! Do not enter question marks!

Unnamed Parameters

In addition to the named parameters, up to 15 enemy names may be passed as unnamed (or, optionally, named from 1-15) parameters.

Example Use

{{User:RoloTomassi/Test mission drops by type (PSP)
|Battle type=HU
|Mission area=Linear Line area
|Level C= 1
|Level B= 20
|Level A= 40
|Level S= 60
|Badira|Gaozoran}}

...produces:

Enemy name Special drops Mission LV C Mission LV B Mission LV A Mission LV S
Badira special}} HU 1}} HU 20}} HU 40}} HU 60}}
Gaozoran special}} HU 1}} HU 20}} HU 40}} HU 60}}
Area drops special}} HU 1}} HU 20}} HU 40}} HU 60}}


See Also

User:RoloTomassi/Test mission drops (PSP) uses this template to produce drop tables for each battle type.