Help:Editing

From StatsJam

Jump to: navigation, search

For basic information on wikitext and editing wiki pages in general, see the MediaWiki documentation.

This wiki also includes Stats Jam, an extension that allows you to embed SQL statements within wikitext, specifying how the results should be rendered.

For example, here is some SQL to show some data in the ingimp database:

Sample Query
log_dategimp_versionplatform_system
2008-04-18 09:18:552.4.3Windows
2007-05-15 22:18:452.2.13Windows
2007-05-16 19:21:162.2.13Microsoft
2007-05-16 19:36:112.2.13Microsoft
2007-05-17 12:03:002.2.13Microsoft
2007-05-17 16:00:062.2.13Windows
2007-05-17 13:32:542.2.13Linux
2007-05-17 19:55:072.2.13Windows
2007-05-17 20:09:092.2.13Windows
2007-05-17 20:25:152.2.13Microsoft

More documentation on Stats Jam can be found at its project page, http://statsjam.sourceforge.net. A local version of the documentation can be found on the Stats Jam SQL help page.

More information about the schema available on this wiki can be found at ingimp DB schema.