Template:TeraRaidInfo/Drop

From Bulbapedia, the community-driven Pokémon encyclopedia.
< Template:TeraRaidInfo
Revision as of 12:04, 30 September 2023 by Boblers (talk | contribs) (helper template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This template is to be used inside calls of User:Boblers/TeraRaidInfo, to display item drops from Tera Raid Battles.

Template fields

  • item - The name of the item.
    • If the name is "Tera Shard", displays a note that the shard matches the raid's type.
  • amount - The amount of the item dropped. Defaults to 1.
  • droprate - The chance that the item will drop (do not include the % sign).

Examples

Standard use

{| class="roundtable" width="100%" style="background:#{{scarlet color light}};"
! Drops
|- style="background:#FFF;"
|
<div style="display:flex;flex-wrap:wrap;text-align:center;align-items:center;justify-content:center;">
{{User:Boblers/TeraRaidInfo/Drop|item=Water Stone|amount=1|droprate=5}}
{{User:Boblers/TeraRaidInfo/Drop|item=King's Rock|amount=1|droprate=1}}
</div>
|}
Drops

Tera Shard

{| class="roundtable" width="100%" style="background:#{{scarlet color light}};"
! Drops
|- style="background:#FFF;"
|
<div style="display:flex;flex-wrap:wrap;text-align:center;align-items:center;justify-content:center;">
{{User:Boblers/TeraRaidInfo/Drop|item=Tera Shard|amount=5|droprate=10}}
</div>
|}
Drops