Help on additional formatting required to use the wiki extensions
From Old Bailey Wiki
Contents |
Footnotes
You can add auto-numbered footnotes to a page using the special markup <ref>...</ref> and <references/>.
Extension documentation at mediawiki
SemanticMediaWiki (SMW)
Properties use double colon.
[[property name::value]]
We use SMW for the site bibliography: User guide
ParserFunctions
A range of functions for displaying conditional outputs, especially for use with templates. Very advanced use.
Extension documentation at mediawiki
CustomTitle
To prettify page titles. Insert at top of editing page
- To change the page header and title
{{#customtitle:My header|My Title}}
- To change header only:
{{#customtitle:My header}}
Remember that although a different title is being displayed, you still have to link to that page using the real page name.
CSS
This enables CSS stylesheets to be included in specific pages (including in templates).
Extension documentation at mediawiki
Quiz
Enables the inclusion of informal quizzes in pages, with a range of formats.
