Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
So I have a wiki at work for all my work stuff and I am writing a documentation of all the code that runs on our site. I am trying to put in pages with source examples but of course it looks crappy. In wikipedia it shows the source blocks in tags <source lang="php"></source> or whatever language you might be displaying.
After coming up empty on google, I want to know how I can put this on my wiki so what is this extension of whatever called and where do I find it?