Local wiki templates

From Joomla! Documentation

Jump to: navigation, search

Local wiki templatesLocal wiki extensionsLocal interwiki links

MediaWiki templates should not to be confused with Joomla! templates! MediaWiki templates are "boiler-plate" items that can be included in your wiki pages by inserting a simple reference.

Contents

Incomplete Content Notice

Insert {{incomplete}} to obtain the following notice:

Note

Please note that the content on this page is currently incomplete. Please treat it as a work in progress.

Standard License Notice

Insert {{license}} to obtain the following notice:
The contents of this wiki are subject to copyright law and are made available under the Joomla! Electronic Documentation License (JEDL) unless otherwise stated. You may find the JEDL Frequently Asked Questions useful in determining if your proposed use of this material is allowed. If you have any questions regarding licensing of this material please contact legal@opensourcematters.org. If you wish to report a possible violation of the license terms for the material on this site then please contact legal@opensourcematters.org.

Page In Use Notice

Insert {{inuse}} to obtain the following notice:

Under Construction Notice

Insert {{underconstruction}} to obtain the following notice:

Article Reviews

Once you're done with editing please replace {{underconstruction}} and {{inuse}} with {{review}}. This will add your document to the Category:Articles that require a review.

Joomla Version Icons

To indicate availability of a class, method or some piece of functionality in or from a particular version of Joomla, you can use the {{JVer}} template. Only certain specific version numbers are supported:

  • Use {{JVer|1.0}} for Joomla 1.0: Joomla 1.0
  • Use {{JVer|1.5}} for Joomla 1.5: Joomla 1.5
  • Use {{JVer|1.6}} for Joomla 1.6: Joomla 1.6

By default the alt tag generated will be the same as the version number, prefixed with the word "Joomla". You can override this default by adding a second parameter. For example, to get an alt tag of "Only available in Joomla 1.5" you should use {{JVer|1.5|Only available in Joomla 1.5}} which produces this: Only available in Joomla 1.5

Table of Contents

You will get a table of contents box on each page by default as soon as you start making use of headings and subheadings on the page. The default table of contents box is located on the left and text does not flow around it. You can make the table of contents box float right by inserting {{RightTOC}} at the appropriate place in your page. You can also suppress the table of contents box altogether by inserting __NOTOC__ at the top of the page.

Shortcuts, Links & Navigation

Some URLs can become utterly long, some are ugly, and some are just tedious to type over and over again. Adding categories to a page can become equally annoying.

To simplify your job try some of the following templates. Similar to the interwikis, they're true keystroke-savers:

  • {{jsite|keyword}}, for example:
{{jsite}} = www.joomla.org
{{jsite|forum}} = forum.joomla.org
{{jsite|ext}} = extensions.joomla.org. For more see {{jsite}}.
  • {{jforum|keyword}}, shortcuts for the many Working Group fora, i.e.
{{jforum}} = forum.joomla.org
{{jforum|doc}} = Documentation forum
{{jforum|devdoc}} = Developer Documentation forum. For more see {{jforum}}.

See also:

Personal tools