2011-06-29 19:17:50 +02:00
|
|
|
|
|
|
|
.. _plugin-wikipedia:
|
|
|
|
|
|
|
|
The Wikipedia plugin
|
|
|
|
====================
|
|
|
|
|
2011-10-29 13:29:17 +02:00
|
|
|
.. include:: unofficial.inc
|
|
|
|
|
2011-06-29 19:17:50 +02:00
|
|
|
.. _command-wikipedia-wiki:
|
|
|
|
|
|
|
|
wikipedia wiki <search term>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Returns the first paragraph of a Wikipedia article
|
|
|
|
|
2011-10-29 12:39:38 +02:00
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-wikipedia-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.Wikipedia.url:
|
|
|
|
|
|
|
|
supybot.plugins.Wikipedia.url
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: en.wikipedia.org
|
|
|
|
|
|
|
|
URL of the website from where you want to pull pages (usually: your language's wikipedia)
|
|
|
|
|
|
|
|
.. _supybot.plugins.Wikipedia.public:
|
|
|
|
|
|
|
|
supybot.plugins.Wikipedia.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|