Jump to content

Template:MonsterDrops: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
No edit summary
Dane (talk | contribs)
Switch to Lua module (via update-page on MediaWiki MCP Server)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=MonsterDrops
<includeonly>{{#invoke:MonsterDrops|display}}</includeonly><noinclude>
|monster=String
Displays a table of items dropped by this monster.
|item=String
 
|rarity=String
== Usage ==
|max=Integer
<pre>{{MonsterDrops}}</pre>
}}</noinclude>
 
Uses the current page name as the source. Queries ItemSource table and looks up sprites from Items table.
 
[[Category:Utility templates]]
</noinclude>

Latest revision as of 00:48, 28 January 2026

Displays a table of items dropped by this monster.

{{MonsterDrops}}

Uses the current page name as the source. Queries ItemSource table and looks up sprites from Items table.