Jump to content

Template:MonsterDrops: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
Created page with "<noinclude>{{#cargo_declare:_table=MonsterDrops |monster=String |item=String |rarity=String }}</noinclude>"
 
Dane (talk | contribs)
Switch to Lua module (via update-page on MediaWiki MCP Server)
 
(4 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 ==
}}</noinclude>
<pre>{{MonsterDrops}}</pre>
 
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.