Embed the trade calculator on your site
Run a Roblox trading community, wiki or values site? Give your visitors a live Win/Fair/Lose calculator for Adopt Me, MM2, Blox Fruits with one iframe snippet — always-current values, zero maintenance, free.
<iframe src="https://wflcalculator.com/embed/adopt-me" width="100%" height="620" style="border:0;border-radius:12px" title="Adopt Me trade calculator — WFL Calculator" loading="lazy"></iframe>
The widget fires a wfl-calculator:share postMessage event when a user shares a trade, so your site can react to it.
Wiki & fandom editors
Put a working calculator directly on your value-list pages instead of linking away — visitors check trades without leaving your wiki.
Community site owners
The widget inherits your page width and can match your site with the light theme. Trades shared from it credit your embed.
Bot & tool developers
Deep-link prefilled trades with the ?t= parameter, or listen for the wfl-calculator:share postMessage to capture shared trades.
Widget FAQ
Is the widget free to use?
Yes — embedding the calculator is free for any community site, wiki or fan page. The widget links back to WFL Calculator, and that attribution must stay visible.
Do the values update automatically?
Yes. The widget is served live from wflcalculator.com, so it always uses the same current community values as the main calculator — no maintenance on your side.
Can I use it in a Discord bot or server?
Discord doesn't render iframes, but you can link the calculator directly in your server, or have your bot deep-link a prefilled trade via the ?t= parameter that every share link uses.
Can I control the size and theme?
The iframe accepts any width/height, and adding ?theme=light switches the widget to a light color scheme to match your site.
Questions or a custom integration in mind? The full calculator lives at /adopt-me/calculator — start there.