Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:Drops"
m |
|||
Line 3: | Line 3: | ||
| all = all difficulties | | all = all difficulties | ||
}}|, }}|all difficulties}}}})|''Unknown''}}{{#if:{{{quest requirement|}}}| (Requires the quest {{{quest requirement}}})|}}{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | {{#subobject:drop{{#vardefineecho:dropnumber|{{#expr:{{#var:dropnumber|-1}}+1}}}} | }}|, }}|all difficulties}}}})|''Unknown''}}{{#if:{{{quest requirement|}}}| (Requires the quest {{{quest requirement}}})|}}{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | {{#subobject:drop{{#vardefineecho:dropnumber|{{#expr:{{#var:dropnumber|-1}}+1}}}} | ||
+ | | Has game context =Drop | ||
| Has monster source = {{{monster|{{PAGENAME}}}}} | | Has monster source = {{{monster|{{PAGENAME}}}}} | ||
| Drops item = {{{1}}} | | Drops item = {{{1}}} |
Latest revision as of 18:15, 17 March 2016
Contents
Description
This template creates a drop record using monster, item, dungeon, difficulty and necessary quest, and displays everything but the monster name.
It creates a subobject with the following properties:
- Has monster source
- Drops item
- Has monster location
- Has dungeon difficulty
- Has quest requirement
- Is tied to hell mode
Usage
{{Drops |<item> = | monster = | dungeon = | difficulty = | hell = | quest requirement = | show monster = }}
Parameters
All parameters are optional unless stated otherwise.
- monster
- Monster page. The wiki page of the monster. Defaults to the name of the base article (
{{PAGENAME}}
) - item
- Required. Item page. The wiki page of the item.
- dungeon
- Required. The wiki page of the dungeon. If the monster appears in multiple dungeons, use the template once for each appearance.
- difficulty
- Required. Difficulty of the dungeon. Allowed values are all, normal, expert, master, king, slayer. Separate multiple with a comma. Defaults to all.
- quest requirement
- Quest that is required to be accepted in order to have the item drop.
- hell
- Set to y if the monster spawns in hell mode.
- show monster
- Set to y to display the monster that drops the item. Hides the monster name by default.
- text
- Displayed text for the item. Defaults to the name of the item.
Examples
{{Drops|monster=Nilvas Gracia|dungeon=Black Crusade|Corrupt Imposter Death Scythe}}
Corrupt Imposter Death Scythe in Black Crusade (all difficulties)
{{Drops | monster = Nilvas Gracia | dungeon = Black Crusade | difficulty = king, slayer | quest requirement = Test Quest?! | show monster = y |Corrupt Imposter Death Scythe}}
Corrupt Imposter Death Scythe by Nilvas Gracia in Black Crusade (King, Slayer) (Requires the quest Test Quest?!)
{{Drops | monster = Humanoid Kanuluk | dungeon = Kore Power Plant | hell = y | show monster = y |Garroter Sickle}}
Garroter Sickle by Humanoid Kanuluk in Kore Power Plant (Hell Mode)