Jump to content

Template:MonsterDrops: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
No edit summary
Dane (talk | contribs)
Repurpose as drops display template instead of Cargo declaration (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=MonsterDrops
<includeonly>{| class="wikitable"
|monster=String
|-
|item=String
! !! Item !! Quantity !! Rarity
|rarity=String
{{#cargo_query:tables=ItemSource
|max=Integer
|where=source="{{PAGENAME}}" AND source_type="Monster"
}}</noinclude>
|fields=item,rarity,min,max
|format=template
|template=MonsterDropRow
|named args=yes
}}
|}</includeonly><noinclude>
Displays a table of items dropped by this monster.
[[Category:Utility templates]]
</noinclude>

Revision as of 06:30, 22 January 2026

Displays a table of items dropped by this monster.