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

Difference between revisions of "Template:Drop info"

From The re-PSUPedia
Jump to: navigation, search
m
m ("Otherageeta" makes me lol more than it should. XD)
Line 9: Line 9:
 
|#default= {{!}}{{!}} '''Type'''}}
 
|#default= {{!}}{{!}} '''Type'''}}
 
|- style="background:#f9f9f9"
 
|- style="background:#f9f9f9"
| {{#if:{{{Enemy|}}}| [[{{{Enemy|}}}]] {{!}}{{!}} {{{Level|}}} {{#switch: {{{Category|}}}
+
| {{#if:{{{Source|}}}| [[{{{Source|}}}]] {{!}}{{!}} {{{Level|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
|#default= {{!}}{{!}} {{{Type|}}}}}| colspan="3" {{!}} Unknown }}{{#if:{{{Enemy2|}}}|<br>
+
|#default= {{!}}{{!}} {{{Type|}}}}}| colspan="3" {{!}} Unknown }}{{#if:{{{Source2|}}}|<br>
 
{{!}}- style="background:#f9f9f9"
 
{{!}}- style="background:#f9f9f9"
{{!}} [[{{{Enemy2|}}}]] {{!}}{{!}} {{{Level2|}}} {{#switch: {{{Category|}}}
+
{{!}} [[{{{Source2|}}}]] {{!}}{{!}} {{{Level2|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
 
|#default= {{!}}{{!}} {{{Type2|}}}}}
 
|#default= {{!}}{{!}} {{{Type2|}}}}}
|}}{{#if:{{{Enemy3|}}}|<br>
+
|}}{{#if:{{{Source3|}}}|<br>
 
{{!}}- style="background:#f9f9f9"
 
{{!}}- style="background:#f9f9f9"
{{!}} [[{{{Enemy3|}}}]] {{!}}{{!}} {{{Level3|}}} {{#switch: {{{Category|}}}
+
{{!}} [[{{{Source3|}}}]] {{!}}{{!}} {{{Level3|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
 
|#default= {{!}}{{!}} {{{Type3|}}}}}
 
|#default= {{!}}{{!}} {{{Type3|}}}}}
|}}{{#if:{{{Enemy4|}}}|<br>
+
|}}{{#if:{{{Source4|}}}|<br>
 
{{!}}- style="background:#f9f9f9"
 
{{!}}- style="background:#f9f9f9"
{{!}} [[{{{Enemy4|}}}]] {{!}}{{!}} {{{Level4|}}} {{#switch: {{{Category|}}}
+
{{!}} [[{{{Source4|}}}]] {{!}}{{!}} {{{Level4|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
 
|#default= {{!}}{{!}} {{{Type4|}}}}}
 
|#default= {{!}}{{!}} {{{Type4|}}}}}
|}}{{#if:{{{Enemy5|}}}|<br>
+
|}}{{#if:{{{Source5|}}}|<br>
 
{{!}}- style="background:#f9f9f9"
 
{{!}}- style="background:#f9f9f9"
{{!}} [[{{{Enemy5|}}}]] {{!}}{{!}} {{{Level5|}}} {{#switch: {{{Category|}}}
+
{{!}} [[{{{Source5|}}}]] {{!}}{{!}} {{{Level5|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
 
|#default= {{!}}{{!}} {{{Type5|}}}}}
 
|#default= {{!}}{{!}} {{{Type5|}}}}}
|}}{{#if:{{{Enemy6|}}}|<br>
+
|}}{{#if:{{{Source6|}}}|<br>
 
{{!}}- style="background:#f9f9f9"
 
{{!}}- style="background:#f9f9f9"
{{!}} [[{{{Enemy6|}}}]] {{!}}{{!}} {{{Level6|}}} {{#switch: {{{Category|}}}
+
{{!}} [[{{{Source6|}}}]] {{!}}{{!}} {{{Level6|}}} {{#switch: {{{Category|}}}
 
|Unit=  
 
|Unit=  
 
|#default= {{!}}{{!}} {{{Type6|}}}}}
 
|#default= {{!}}{{!}} {{{Type6|}}}}}
Line 39: Line 39:
 
|}</includeonly><noinclude>== Parameter values ==
 
|}</includeonly><noinclude>== Parameter values ==
 
'''Category:'''  Normally this field can be omitted, however when this template is used to list drops of units, enter ''Unit'' here to remove the ''Type'' column from the final chart.<br/>
 
'''Category:'''  Normally this field can be omitted, however when this template is used to list drops of units, enter ''Unit'' here to remove the ''Type'' column from the final chart.<br/>
'''Enemy:'''  Enter the name of the enemy an item drops from here.  Also, this space is used to list areas and missions.  For additional drops, use ''Enemy2'', ''Enemy3'', etc.<br/>
+
'''Source:'''  Enter the name of the enemy, area or mission an item drops from here.  For additional drops, use ''Source2'', ''Source3'', etc.<br/>
 
'''Level:'''  Enter the level range of a drop item here.  Use a numeric range for enemies and areas and a letter for missions.  For additional drops, use ''Level2'', ''Level3'', etc.<br/>
 
'''Level:'''  Enter the level range of a drop item here.  Use a numeric range for enemies and areas and a letter for missions.  For additional drops, use ''Level2'', ''Level3'', etc.<br/>
 
'''Type:'''  Use this field to identify the type of drop as that of a made weapon, a synthesis board or a made line shield.  For additional drops, use ''Type2'', ''Type3'', etc.
 
'''Type:'''  Use this field to identify the type of drop as that of a made weapon, a synthesis board or a made line shield.  For additional drops, use ''Type2'', ''Type3'', etc.
Line 46: Line 46:
 
<pre>{{Drop info
 
<pre>{{Drop info
 
|Category=  
 
|Category=  
|Enemy=  
+
|Source=  
 
|Level=  
 
|Level=  
 
|Type=  
 
|Type=  
|Enemy2=  
+
|Source2=  
 
|Level2=  
 
|Level2=  
 
|Type2= }}</pre>
 
|Type2= }}</pre>
Line 57: Line 57:
 
'''Code:'''
 
'''Code:'''
 
<pre>{{Drop info
 
<pre>{{Drop info
|Enemy= Ageeta
+
|Source= Ageeta
 
|Level= 11-20
 
|Level= 11-20
 
|Type= Board
 
|Type= Board
Line 64: Line 64:
 
'''Result:'''
 
'''Result:'''
 
{{Drop info
 
{{Drop info
|Enemy= Ageeta
+
|Source= Ageeta
 
|Level= 11-20
 
|Level= 11-20
 
|Type= Board
 
|Type= Board
Line 71: Line 71:
 
'''Code:'''
 
'''Code:'''
 
<pre>{{Drop info
 
<pre>{{Drop info
|Enemy= Ageeta
+
|Source= Ageeta
 
|Level= 11-20
 
|Level= 11-20
 
|Type= Board
 
|Type= Board
|Enemy2= Sageeta
+
|Source2= Sageeta
 
|Level2= 21-30
 
|Level2= 21-30
 
|Type2= Weapon
 
|Type2= Weapon
|Enemy3= Otherageeta
+
|Source3= Otherageeta
 
|Level3= 31-40
 
|Level3= 31-40
 
|Type3= Weapon
 
|Type3= Weapon
Line 84: Line 84:
 
'''Result:'''
 
'''Result:'''
 
{{Drop info
 
{{Drop info
|Enemy= Ageeta
+
|Source= Ageeta
 
|Level= 11-20
 
|Level= 11-20
 
|Type= Board
 
|Type= Board
|Enemy2= Sageeta
+
|Source2= Sageeta
 
|Level2= 21-30
 
|Level2= 21-30
 
|Type2= Weapon
 
|Type2= Weapon
|Enemy3= Otherageeta
+
|Source3= Otherageeta
 
|Level3= 31-40
 
|Level3= 31-40
 
|Type3= Weapon
 
|Type3= Weapon
Line 105: Line 105:
 
<pre>{{Drop info
 
<pre>{{Drop info
 
|Category= Unit
 
|Category= Unit
|Enemy= Kakwane
+
|Source= Kakwane
 
|Level= 100-124}}</pre>
 
|Level= 100-124}}</pre>
 
...produces...
 
...produces...
 
{{Drop info
 
{{Drop info
 
|Category= Unit
 
|Category= Unit
|Enemy= Kakwane
+
|Source= Kakwane
 
|Level= 100-124}}
 
|Level= 100-124}}
 
</noinclude>
 
</noinclude>

Revision as of 13:57, 22 April 2008

Parameter values

Category: Normally this field can be omitted, however when this template is used to list drops of units, enter Unit here to remove the Type column from the final chart.
Source: Enter the name of the enemy, area or mission an item drops from here. For additional drops, use Source2, Source3, etc.
Level: Enter the level range of a drop item here. Use a numeric range for enemies and areas and a letter for missions. For additional drops, use Level2, Level3, etc.
Type: Use this field to identify the type of drop as that of a made weapon, a synthesis board or a made line shield. For additional drops, use Type2, Type3, etc.

Blank template

{{Drop info
|Category= 
|Source= 
|Level= 
|Type= 
|Source2= 
|Level2= 
|Type2= }}

Examples

One enemy

Code:

{{Drop info
|Source= Ageeta
|Level= 11-20
|Type= Board
}}

Result:

Drop information
Enemy/Mission Level Type
Ageeta 11-20 Board

Multiple enemies

Code:

{{Drop info
|Source= Ageeta
|Level= 11-20
|Type= Board
|Source2= Sageeta
|Level2= 21-30
|Type2= Weapon
|Source3= Otherageeta
|Level3= 31-40
|Type3= Weapon
}}

Result:

Drop information
Enemy/Mission Level Type
Ageeta 11-20 Board
Sageeta 21-30 Weapon
Otherageeta 31-40 Weapon

No known drops

Code:

{{Drop info}}

Result:

Drop information
Enemy/Mission Level Type
Unknown

Drop listing for a unit

{{Drop info
|Category= Unit
|Source= Kakwane
|Level= 100-124}}

...produces...

Drop information
Enemy/Mission Level
Kakwane 100-124