Template:DropTable/display: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
(Created page with "<!--{{#cargo_query:tables=DropTables |fields=OrderNumber=ordernumber, TableName=tablename, TableType=tabletype, DropItem=item, DropQuantity=quantity, DropRate=subrate |where=D...")
 
mNo edit summary
 
(56 intermediate revisions by one other user not shown)
Line 1: Line 1:
<!--{{#cargo_query:tables=DropTables
<includeonly>{{#cargo_query:tables=NormalDropTables
|fields=OrderNumber=ordernumber, TableName=tablename, TableType=tabletype, DropItem=item, DropQuantity=quantity, DropRate=subrate
|fields=DroppedItem=name, DropQuantity=quantity, DropRate=rate
|where=DropSourceEntity="{{{1|}}}"
|where=DropSource="{{{source|{{PAGENAME}}}}}"
|format=template
|format=template
|template=DropTable/row
|template=DropTable/display/row
|outro=</table>
|named args=yes
|named args=yes
|default=
|default=
|order by=_ID
|order by=_ID
}}-->
}}</includeonly><noinclude>
<pre>
  {{DropTable/display
    |raretable= Rare Table name
    |megatable= Super Rare Table name
    |source= Only needed if it is different from the page name (Ex: Chaotic Amarok on the Amarok page)
            This is only for the base monster table and not any Rare or Super/Mega Rare tables.
    |ignorebase= In the event you wish to display the Rare or Mega/Super rare tables with the
                adjusted chance rates, but not the base monster's drops. Also forms for Rare and Mega.
  }}
</pre></noinclude>

Latest revision as of 02:24, 24 March 2024

  {{DropTable/display
    |raretable= Rare Table name
    |megatable= Super Rare Table name
    |source= Only needed if it is different from the page name (Ex: Chaotic Amarok on the Amarok page)
             This is only for the base monster table and not any Rare or Super/Mega Rare tables.
    |ignorebase= In the event you wish to display the Rare or Mega/Super rare tables with the
                 adjusted chance rates, but not the base monster's drops. Also forms for Rare and Mega.
  }}