Difference between revisions of "Template:WkIncompatible"
From Worms Knowledge Base
(corrected) |
m (Added German (linking)) |
||
Line 1: | Line 1: | ||
+ | <noinclude>{{Languages|en|Template:WkIncompatible|de|Template:WkIncompatible/de}}</noinclude> | ||
{{Warning|This WormKit module is '''not compatible with the latest W:A update''' ({{LatestBeta}}).{{#if:{{{versioncheck|}}}||<p>If you try to load this module into the version that is incompatible, W:A may crash. [http://blog.worms2d.info/wormkit-and-3-6-30-0 Read this] for information.</p>{{#if:{{{obsolete|}}}||<p style="font-size: smaller;">''To the module author: Please consider adding a version check to the module code.''</p>}}}}{{#if:{{{obsolete|}}}|<p>Moreover, this module has become obsolete, as several or all of its features are included in the latest update.</p>}}}}<noinclude> | {{Warning|This WormKit module is '''not compatible with the latest W:A update''' ({{LatestBeta}}).{{#if:{{{versioncheck|}}}||<p>If you try to load this module into the version that is incompatible, W:A may crash. [http://blog.worms2d.info/wormkit-and-3-6-30-0 Read this] for information.</p>{{#if:{{{obsolete|}}}||<p style="font-size: smaller;">''To the module author: Please consider adding a version check to the module code.''</p>}}}}{{#if:{{{obsolete|}}}|<p>Moreover, this module has become obsolete, as several or all of its features are included in the latest update.</p>}}}}<noinclude> | ||
---- | ---- |
Revision as of 23:37, 4 January 2014
This WormKit module is not compatible with the latest W:A update (3.8.1). If you try to load this module into the version that is incompatible, W:A may crash. Read this for information. To the module author: Please consider adding a version check to the module code. |
For the modules that have the version check, add versioncheck=1
as the template parameter. This will remove the message saying that W:A would crash.
For the modules that are obsolete (i.e. all of the features have been included into a beta update or another module), add obsolete=1
as the template parameter.