The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||||
THS Wiki is a lightweight wiki for vBulletin which we built when there were none that integrated smoothly with vBulletin.
What it does
Things it does not do
Demo Bugs, questions, feedback? Let us know! Download Now
Screenshots
Show Your Support
|
Comments |
#62
|
||||
|
||||
![]()
Just bumping up, any developments?
I want to release a Wiki site for some friends, but I really like the sound of version 1.4. |
#63
|
|||
|
|||
![]()
good work thx alot
|
#64
|
|||
|
|||
![]()
Any chance of this ever being programmed with Wiki Templates? I need templates for my Wiki... as well as parser functions...
Code:
{{ Move List Start }} {{ Move List Row | atk = Swift Espada | cmd = [[Image:A.gif]][[Image:A.gif]] | lvl = [[Image:H.gif]][[Image:H.gif]] | dmg = 17 | imp = 13 | grd = -14 | hit = -5 | cnt = -5 | scr = 42 | nts = NC }} {{ Move List End }} Code:
{| border="1" cellpadding="2" cellspacing="0" width="100%" bgcolor="#EEEEEE" style="text-align: center" class="sortable" ! bgcolor="#DDDDDD" | <small><strong>Attack Name</strong></small> ! bgcolor="#DDDDDD" | <small><strong>Command</strong></small> ! bgcolor="#DDDDDD" | <small><strong>Level</strong></small> ! bgcolor="#DDDDDD" | <small><strong>IMP</strong></small> ! bgcolor="#DDDDDD" | <small><strong>DMG</strong></small> ! bgcolor="#DDDDDD" | <small><strong>GRD</strong></small> ! bgcolor="#DDDDDD" | <small><strong>HIT</strong></small> ! bgcolor="#DDDDDD" | <small><strong>CH</strong></small> ! bgcolor="#DDDDDD" | <small><strong>SC</strong></small> ! bgcolor="#DDDDDD" | <small><strong>NOTES</strong></small> |- | nowrap="nowrap" | <small> {{{atk}}} </small> | nowrap="nowrap" | <small> {{{cmd}}} </small> | nowrap="nowrap" | <small> {{{lvl}}} </small> | <small> {{{imp}}} </small> | <small> {{{dmg}}} </small> | bgcolor="#FFFFCC" {{ #ifeq: {{{grd}}} | 0 | bgcolor="#CCFFCC"}} {{ #ifexpr: {{{grd}}} > 0 | bgcolor="#CCCCFF"}} {{ #ifexpr: {{{grd}}} < 0 | bgcolor="#FFCCCC"}} | <small> {{{grd}}} </small> | bgcolor="#FFFFCC" {{ #ifeq: {{{hit}}} | 0 | bgcolor="#CCFFCC"}} {{ #ifexpr: {{{hit}}} > 0 | bgcolor="#CCCCFF"}} {{ #ifexpr: {{{hit}}} < 0 | bgcolor="#FFCCCC"}} | <small> {{{hit}}} </small> | bgcolor="#FFFFCC" {{ #ifeq: {{{cnt}}} | 0 | bgcolor="#CCFFCC"}} {{ #ifexpr: {{{cnt}}} > 0 | bgcolor="#CCCCFF"}} {{ #ifexpr: {{{cnt}}} < 0 | bgcolor="#FFCCCC"}} | <small> {{{cnt}}} </small> | <small> {{{scr}}} </small> | align="right" style="padding-right:5px" | <small> {{{nts}}} </small> |- class="sortbottom" ! bgcolor="#DDDDDD" | <small><strong>Attack Name</strong></small> ! bgcolor="#DDDDDD" | <small><strong>Command</strong></small> ! bgcolor="#DDDDDD" | <small><strong>Level</strong></small> ! bgcolor="#DDDDDD" | <small><strong>IMP</strong></small> ! bgcolor="#DDDDDD" | <small><strong>DMG</strong></small> ! bgcolor="#DDDDDD" | <small><strong>GRD</strong></small> ! bgcolor="#DDDDDD" | <small><strong>HIT</strong></small> ! bgcolor="#DDDDDD" | <small><strong>CH</strong></small> ! bgcolor="#DDDDDD" | <small><strong>SC</strong></small> ! bgcolor="#DDDDDD" | <small><strong>NOTES</strong></small> |} |
#65
|
|||
|
|||
![]() Quote:
![]() We've been brainstorming around templates and related features; We will at some point create a mimic of the templating done by MediaWiki, though only for compability reasons with the most common templates, I'm afraid a more intelligent system (such as doing calculations and whatnot) is out of the question. |
#66
|
|||
|
|||
![]()
This is the perfect mod we have been looking for. Our ony problem is we run php 4.4.9, I am a total newbie at this, is there any chance of a version for ours?
|
#67
|
|||
|
|||
![]()
I'm afraid that we would need to re-do a lot of the code to make it compatible with PHP 4, I suggest you grab a fiveiron and tell your administrator to upgrade to PHP 5, or else!
![]() |
#68
|
|||
|
|||
![]()
After installing the mod, I get these errors:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/includes/class_thswiki.php on line 240 |
#69
|
||||
|
||||
![]() Quote:
![]() |
#70
|
|||
|
|||
![]() Quote:
Quote:
![]() |
#71
|
|||
|
|||
![]()
PHP Version 5.2.6-1+lenny3
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|