Template:9E: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
merged drop and rate colspan for better reading order (drop 1, rate 1, drop 2, rate 2)
Line 5: Line 5:
<onlyinclude><includeonly>
<onlyinclude><includeonly>
{{#switch: {{{1}}}  
{{#switch: {{{1}}}  
| 001 = {{EnemyList|entry|enemy=#001 [[Slime]]|gold=4|exp=2|drop={{9i|item}} [[Medicinal herb]]<br/>{{9i|item}} [[Slimedrop]]|rate=1/8<br/>1/16}}
| 001 = {{EnemyList|entry|enemy=#001 [[Slime]]|gold=4|exp=2|drop={{9i|item}} [[Medicinal herb]]|rate=1/8|drop2={{9i|item}} [[Slimedrop]]|rate2=1/16}}
| 002 = {{EnemyList|entry|enemy=#002 [[Cruelcumber]]|gold=5|exp=3|drop={{9i|item}} [[Antidotal herb]]<br/>{{9i|item}} [[Moonwort bulb]]|rate=1/8<br/>1/128}}
| 002 = {{EnemyList|entry|enemy=#002 [[Cruelcumber]]|gold=5|exp=3|drop={{9i|item}} [[Antidotal herb]]|rate=1/8|drop2={{9i|item}} [[Moonwort bulb]]|rate2=1/128}}
| 003 = {{EnemyList|entry|enemy=#003 [[Teeny sanguini]]|gold=7|exp=4|drop={{9i|item}} [[Medicinal herb]]<br/>{{9i|item}} [[Holy water]]|rate=1/16<br/>1/64}}
| 003 = {{EnemyList|entry|enemy=#003 [[Teeny sanguini]]|gold=7|exp=4|drop={{9i|item}} [[Medicinal herb]]|rate=1/16|drop2={{9i|item}} [[Holy water]]|rate2=1/64}}
| 004 = {{EnemyList|entry|enemy=#004 [[Sacksquatch]]|gold=8|exp=5|drop={{
| 004 = {{EnemyList|entry|enemy=#004 [[Sacksquatch]]|gold=8|exp=5|drop={{9i|item}} [


}}</includeonly></onlyinclude>
}}</includeonly></onlyinclude>

Revision as of 13:37, 10 March 2025

This template provides items that are to be used with Template:EnemyList. The parameter used is the bestiary number of listed monster, 3 digits are needed.

Example

Dragon Quest IX: Sentinels of the Starry Skies (DS)  
Enemy Gold Exp Drop ItemHaunt
#001 Slime 4 G 2
1/16


Code

{{EnemyList|header|include=drops|title={{DQ9}}|subtitle=DS}}
{{9E|001}}
{{EnemyList|footer}}