Template:WC3Creep

From Warcraft Wiki
Jump to navigation Jump to search


This template is for easily producing creep tables for War3 Map articles.

Usage

Copy and paste the following into the article and fill in the fields.

Template order

{{WC3Creep
|creep= 
|amount= 
|amountspan=
|chance= 
|chancespan= 
|drop= 
|dropspan= 
}}

Parameter notes

  • creep - BTN image and name of the creep with a link to its article. Can just be a creep-specific template that holds such data.
  • amount - Number of these creeps in the group.
  • amountspan - How many rows of the table the amount value should cover.
  • chance - The chance that this creep will spawn. Generally this can be left alone since in most cases the spawn chance is 100%.
  • chancespan - How many rows of the table the chance value should cover.
  • drop - What the creep drops upon death.
  • dropspan - How many rows of the table the drop should cover.
You can repeat the parameters for multiple creeps, i.e. creep2, amount3, chance4span, etc.