Template:MonsterDrops: Difference between revisions
Created page with "<noinclude>{{#cargo_declare:_table=MonsterDrops |monster=String |item=String |rarity=String }}</noinclude>" |
Switch to Lua module (via update-page on MediaWiki MCP Server) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{{#invoke:MonsterDrops|display}}</includeonly><noinclude> | ||
Displays a table of items dropped by this monster. | |||
== 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.
Usage
[edit source]{{MonsterDrops}}
Uses the current page name as the source. Queries ItemSource table and looks up sprites from Items table.