hanhphucbichtrang
22-09-2012, 10:20 AM
CES WIKI CONDITIONALS
Version: 1.1.0
Requires vbWiki (http://www.vbulletin.org/forum/showthread.php?t=136242) Pro v1.3 RC3 or later.
*** NEWS ***
5/20/2007 - v1.1.0 released
5/14/2007 - v1.0.3 released on vb.org
Products to Install: 1
Plugins Included: 2
Files to Upload: 1
Template Edits: 0
Files to Edit: 0
What It Does:
Allows you to use vBulletin template conditionals in MediaWiki articles.
<if condition="code"> ... <else /> ... </if>
Note: Because of some bugs in the MediaWiki parser, nesting <if> tags inside each other will result in unexpected behavior.
*** Changelog ***
As of Version 1.1.0:
- rewrote the parser function to use vBulletin's code
- fixed bug where the page would cache
As of Version 1.0.3:
- finally compatible with public versions of vbWiki Pro
As of Version 1.0.2:
- uses vBulletin's hook system
- else parameter changed to vBulletin's <else /> tag
As of Version 1.0.1:
- added else parameter
Version: 1.1.0
Requires vbWiki (http://www.vbulletin.org/forum/showthread.php?t=136242) Pro v1.3 RC3 or later.
*** NEWS ***
5/20/2007 - v1.1.0 released
5/14/2007 - v1.0.3 released on vb.org
Products to Install: 1
Plugins Included: 2
Files to Upload: 1
Template Edits: 0
Files to Edit: 0
What It Does:
Allows you to use vBulletin template conditionals in MediaWiki articles.
<if condition="code"> ... <else /> ... </if>
Note: Because of some bugs in the MediaWiki parser, nesting <if> tags inside each other will result in unexpected behavior.
*** Changelog ***
As of Version 1.1.0:
- rewrote the parser function to use vBulletin's code
- fixed bug where the page would cache
As of Version 1.0.3:
- finally compatible with public versions of vbWiki Pro
As of Version 1.0.2:
- uses vBulletin's hook system
- else parameter changed to vBulletin's <else /> tag
As of Version 1.0.1:
- added else parameter