Template:ItemDrop: Difference between revisions

From CrossCode Wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:
<noinclude>{{doc}}</noinclude><includeonly>{| class="wikitable sortable" style="margin: 0px;" width="100%"
<onlyinclude><includeonly>{| class="wikitable sortable" style="margin: 0px;" width="100%"
|-
|-
! Item
! Item
! Chance
! Chance
! Rank
! Rank
|-
{{{1}}}
{{{1}}}
|}</includeonly><noinclude>[[Category:Infobox templates]]</noinclude>
|}</includeonly></onlyinclude>
{{Doc}}

Latest revision as of 07:52, 17 April 2021

File:Template-info.svg Template Documentation

About

Creates an Item Drop table. See Template:ItemDrop/entry for more information about the ItemDrop template.

Parameter

Do not use named parameter for 1 ... x. The first Parameter will be automatically marked as 1, the second as 2 and so on.

Parameter Description Type Status
Entries 1

Drop list

Default:
NULL
Example:
no example
1 {{ItemDrop/entry}} Required

See Template:TemplateData and Template:TemplateData/entry for more information about the parameter list and DDNCode for more information about types and the DDN Notation

Test of raw TemplateData output:

No description.

Template parameters

ParameterDescriptionTypeStatus
Entries1

Drop list

Contentrequired

Example

{{ItemDrop|{{ItemDrop/entry|name=Headphone Scraps|chance=12%|rank=D}}
{{ItemDrop/entry|name=Hi-Sandwich|chance=8%|rank=B|quantity=1}}}}
Item Chance Rank
Headphone Scraps 12%
Hi-Sandwich 8%