From charlesreid1

Revision as of 03:29, 25 May 2012 by Admin (talk | contribs) (Created page with "=General Information= The basic idea behind skinning MediaWiki is to create PHP/HTML code that will serve as a header and footer for your wiki. You can imagine the page being sp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

General Information

The basic idea behind skinning MediaWiki is to create PHP/HTML code that will serve as a header and footer for your wiki. You can imagine the page being split into several pieces:

Head tag
Body tag: Header
Body tag: Wiki page content
Body tag: Footer
Close body tag