Template:Drop Table infobox

From MapleWiki
Jump to navigation Jump to search


Infoboxes
Infoboxes are templates that alleviate a lot of work by requiring the user to input a limited amount of data.
Infoboxes are used as a primary formatting tool to help create a more uniform structure.
Below is a collection of infoboxes found on MapleWiki.
NPC-related
Shop NPCs - Non-Shop NPCs - Monsters (Drop table)
Item-related
Shop stock - Items (Use) (Etc) (Set-Up)
Misc.
Skills - Professions - Quests - Game version
[edit]


Template

  • If the monster does not drop anything, use the template:
{{Drop Table infobox
| nodrops = y
}}

Otherwise use the full template below:

{{Drop Table infobox
<!-- Equipment (goes up to 10 for each option); remove fields that don't apply. -->
| all = 
| all2 = 

| warrior = 
| warrior2 =
 
| bowman = 
| bowman2 = 

| magician = 
| magician2 = 

| thief = 
| thief2 = 

| pirate = 
| pirate2 = 

<!-- Item (goes up to 8 for each option); remove fields that don't apply. -->
| mesos =    <!-- Enter number (or range) here -->

| use = 
| use2 = 

| etc = 
| etc2 = 

| recipe = 
| recipe2 =  

| ore = 
| ore2 = 

| quest =   <!-- Enter any quest items here (only accepts 1 quest item for now). -->

<!-- Scroll (goes up to 8 for each option); remove fields that don't apply. -->
| armorscroll = 
| armorscrollimage =   <!-- Use the uploaded percentage images ([[File:#%.gif]], where # is the number). -->
| armorscroll2 = 
| armorscroll2image = 

| weaponscroll = 
| weaponscrollimage = 
| weaponscroll2 = 
| weaponscroll2image = 

| accessoryscroll = 
| accessoryscrollimage = 
| accessoryscroll2 = 
| accessoryscroll2image = 

| petequipmentscroll = 
| petequipmentscrollimage = 
| petequipmentscroll2 = 
| petequipmentscroll2image = 


<!-- Skill Books (remove this section if it doesn't drop skill books) -->
| warriorbook = 
| warriorbook2 = 

| magicianbook = 
| magicianbook2 = 

| thiefbook = 
| thiefbook2 = 

| bowmanbook = 
| bowmanbook2 = 

| piratebook = 
| piratebook2 =
}}