https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3ACalculator_widget%2FdocModule:Calculator widget/doc - Revision history2025-06-09T00:36:19ZRevision history for this page on the wikiMediaWiki 1.45.0-wmf.4https://en.wikipedia.org/w/index.php?title=Module:Calculator_widget/doc&diff=1267881638&oldid=prevBawolff: init2025-01-07T03:46:56Z<p>init</p>
<p><b>New page</b></p><div><br />
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --><br />
<div style="float:right">{{#invoke:Calculator widget|getWidget}}</div><br />
Creates an interactive 4-function calculator widget (See right). Requires the calculator gadget to work.<br />
== Usage ==<br />
<code><nowiki>{{</nowiki>#invoke:Calculator widget|''getWidget''<nowiki>}}</nowiki></code><br />
<br />
Optional parameter fallback to determine what to do for users without javascript (or calculator gadget enabled). Default "all" to show full thing, "keypad" to show only keypad and "none" to make calculator invisible<br />
<br />
<includeonly>{{Sandbox other||<br />
<!-- Categories below this line; interwikis at Wikidata --><br />
<br />
}}</includeonly><br />
<br />
<noinclude><br />
[[Category:Module documentation pages]]<br />
</noinclude></div>Bawolff