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

Difference between revisions of "Template:Enemy Drops"

From The re-PSUPedia
Jump to: navigation, search
 
Line 13: Line 13:
 
|-
 
|-
 
| {{{SpecialDrop5|-}}} || '''40-49''' || {{{DropLv40to49|-}}}  || '''100+'''  || {{{DropLv100up|-}}}
 
| {{{SpecialDrop5|-}}} || '''40-49''' || {{{DropLv40to49|-}}}  || '''100+'''  || {{{DropLv100up|-}}}
|}
+
|}</includeonly>
</includeonly>
 
 
<noinclude>
 
<noinclude>
 
This template is for the enemy's drop data table that appears on the enemy's detail page.  It was created by [[User:Mewn|Mewn]] as a better means of organizing important enemy data in an accessible and readable format.  Other parts of the enemy's details are in the [[Template:Enemy]] and [[Template:Enemy Sighting]] templates.
 
This template is for the enemy's drop data table that appears on the enemy's detail page.  It was created by [[User:Mewn|Mewn]] as a better means of organizing important enemy data in an accessible and readable format.  Other parts of the enemy's details are in the [[Template:Enemy]] and [[Template:Enemy Sighting]] templates.

Latest revision as of 14:03, 16 September 2007


This template is for the enemy's drop data table that appears on the enemy's detail page. It was created by Mewn as a better means of organizing important enemy data in an accessible and readable format. Other parts of the enemy's details are in the Template:Enemy and Template:Enemy Sighting templates.

Special drops Level drops
Vanda Derma 1-9 Shigga Damud 50-59 -
- 10-19 Shigga Spud 60-69 -
- 20-29 Shigga Wadda 70-79 -
- 30-39 Shigga Bigul 80-99 -
- 40-49 Shigga Amza 100+ -

Usage

There are two ways to implement the table. You can take the table code itself and re-enter all of the parameters in their respective positions or you can use the template shortcut here.

{{Enemy Drops
|SpecialDrop1= [[Vanda Derma]]
|DropLv1to9= [[Shigga Damud]]
|DropLv10to19= [[Shigga Spud]]
|DropLv20to29= [[Shigga Wadda]]
|DropLv30to39= [[Shigga Bigul]]
|DropLv40to49= [[Shigga Amza]]
}}

The above code will produce the drops table listed above.