# Dokuwiki Plugin Wolfram Alpha
Description The Wolfram Alpha plugin let you add Wolfram Widget easily
Author Zahno Silvan
Email zaswiki@gmail.com
Type syntax
Lastupdate 2012-10-22
Tags wolfram, alpha, widget, embed, calculation, mathematic
## Download * Download to Dokuwiki plugin folder * File : https://github.com/tschinz/dokuwiki_wolframalpha_plugin/zipball/master ## Versions * **2011-02-28** * Initial version * **2012-10-22** * Moved Repo to github ## Syntax ``` {{wolfram>widget-id-value}} ``` You can get your widget-id-value go the the [Wolfram Alpha Widget](http://developer.wolframalpha.com/widgets/) page and choose or make your widget. Choose the MediaWiki code which should look something like this: ``` {{#widget:WolframAlpha|id=17a1fd938ce990407de0d046c512db4}} ``` and copy the value behind the `id=`, in the above example it is: ``` 17a1fd938ce990407de0d046c512db4 ``` ## Thanks * Wolfram Alpha for this amazing computing engine ## Documentation All documentation for the Wolfram Alpha Plugin is available online at: * [Dokuwiki Plugin Page](http://dokuwiki.org/plugin:wolframalpha) * [ZaWiki Plugin Page](http://zawiki.zapto.org/doku.php/tschinz:dw_wolfram) * [Github Project Page](https://github.com/tschinz/dokuwiki_wolframalpha_plugin) 2011 by Zahno Silvan