Template:Monster spawn cards

From Sun Haven Wiki
Jump to navigation Jump to search
float Template documentation[View] [Edit] [History] - [Sandbox] [Refresh]

This template queries categories (both hidden and not) using DPL to produce a list of monsters that meet a certain criteria.

This template uses {{Monster spawn cards/phantom}} as a shell of how the data gets displayed.

Syntax

{{Monster spawn cards
|Category of monsters to display
|and = Additional category of monster to display: Monsters are apart of both Category 1 AND Category 2. (optional)
|or = Additional category of monster to display: Monsters that are apart of either Category 1 OR Category 2. (optional)
|titlematch = If the user wants to match part of a title. Use % as wild cards. (optional)
|nottitlematch = If the user wants to pull pages that don't have something in the title. Use % as wild cards. (optional)
|not = Do not display monster in this category: Monsters that are apart of Category 1, but not Category 2. (optional)
}}

Examples

Location Category (default)

{{Monster spawn cards|Sun haven mine monsters}}

And

{{Monster spawn cards|Sun haven mine monsters|and=Boss monsters}}
 

or

{{Monster spawn cards|Flower mine monsters|or=Ascent monsters}}

not

{{Monster spawn cards|Nel'vari mine monsters|not=Flower mine monsters}}
See the articles and the templates currently using this template.