User talk:ACAMS
We should have the parser functions extension =
Can you install parser functions? I'd like to use the parser functions to make a cleaner infobox code for bots so we can list more parameters and not have it clogged up if no data exists. klichka 12:37, 4 October 2008 (PDT)
Parser Functions install page klichka 12:38, 4 October 2008 (PDT)
I did it, I doubt I did it right and have no clue how to check it (even tho there were instructions) This WIKI crap is way above me......hell it took my old ass 3 days to install it.
We got a parser
You will have to tell me in plain english, including small details that they leave out in the install instructions......we have version 1.11 - Acams
I've never run a wiki before either, but
Download the latest snapshot and extract it to your extensions directory
Are you using a linux based OS for the wiki?
just unzip that thing install it into the correct directory, then add:
require_once("$IP/extensions/ParserFunctions/ParserFunctions.php"); to LocalSettings.php
Like the page says. I've never worked with this stuff before so I'm a bit blind on it. Did you extract the tar.gz? Those things have to be opened twice usually if you see just one file inside. Install that to the extensions directory and then add the line it says....also do you have an extensions directory configured?