Related changes
From OpenSpell Wiki
Jump to navigationJump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
28 February 2026
| N 09:24 | Template:Drop/odds diffhist +261 Valsekamerplant talk contribs (Created page with "<noinclude> Helper template used by Template:Drop. Do not use directly. Category:Drop templates </noinclude> <includeonly>{{#ifeq:{{{1}}}|always|—|{{#ifexpr:{{{1}}}>=0.01|{{#expr:round({{{1}}}*100,2)}}%|1/{{#expr:round(1/{{{1}}},0)}}}}}}</includeonly>") | ||||
| N 09:24 | Template:Drop/colour diffhist +578 Valsekamerplant talk contribs (Created page with "<noinclude> Helper template used by Template:Drop. Do not use directly. Category:Drop templates </noinclude> <includeonly>{{#ifeq:{{{1}}}|always|<span style="color:#2a7a2a;font-weight:600;">Always</span>|{{#ifexpr:{{{1}}}>=0.25|<span style="color:#2a7a2a;font-weight:600;">Always</span>|{{#ifexpr:{{{1}}}>=0.10|<span style="color:#555;">Common</span>|{{#ifexpr:{{{1}}}>=0.05|<span style="color:#c07020;">Uncommon</span>|{{#ifexpr:{{{1}}}>=0.01|<span style="color:#c03...") | ||||
| N 09:23 | Template:Drop diffhist +1,234 Valsekamerplant talk contribs (Created page with "<noinclude> == Usage == Use inside a drop table. Automatically colours and labels the rarity based on the odds value. <pre> {| class="wikitable sortable" ! Item !! Amount !! Rarity !! Odds {{Drop|bones|1|always}} {{Drop|coins|20|0.15}} {{Drop|iron sword|1|0.02}} {{Drop|silver helm|1|0.005}} |} </pre> === Odds parameter === Either pass a number between 0 and 1, or one of these keywords: * <code>always</code> — guaranteed drop, no odds shown * Any decimal like <code>0....") | ||||