Difference between revisions of "User talk:ACAMS"

From RA2Wiki
Jump to navigation Jump to search
(Replacing page with '{{#if: haveparser| We got a parser now! | NOOOOOT! }}')
 
Line 1: Line 1:
== We should have the parser functions extension ===
+
{{#if: haveparser| We got a parser now! | NOOOOOT! }}
 
 
Can you install [http://meta.wikimedia.org/wiki/ParserFunctions 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. [[User:Klichka|klichka]] 12:37, 4 October 2008 (PDT)
 
 
 
[http://www.mediawiki.org/wiki/Extension:ParserFunctions Parser Functions install page] [[User:Klichka|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.
 
 
 
{{#if: haveparser| We got a parser | NOOOOOT! }}
 
 
 
 
 
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?
 
 
 
 
 
I added it to the LocalSettings.php
 
 
 
and the folder is in extensions......if it doesn't work I need better instructions....like how to make it run once. 
 
 
 
{{#if: haveparser| We got a parser | NOOOOOT! }}
 

Latest revision as of 20:43, 12 October 2008

We got a parser now!