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