Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules

Search

Donate to XOOPS!

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Git Google GUI hacks instant-zero jQuery module mygalleries news Nordic Olédrion oxygen PageRank PHP rmcommon security SEO simple-XOOPS Smarty sport tag Theme tutorial wiki xoops XoopsEngine ZendFramework

Top Tags

module (1) rmcommon (1)

New Users

Registering user

# 132951

seattlestart

Welcome to XOOPS!
[Main Page]

Help:Editing shortcuts

From XOOPS Web Application System

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy

{{#if: Help|Template:H:h Help|Template:H:h Help}} Note: this article refers to editing pages and the results from previewing those pages, rather than how the pages are displayed when saved (except where mentioned).

Automatic conversion of wikitext can be divided into three categories, as listed in the three sections. Non-substituted expansion of templates etc. is done after the possible automatic conversion of wikitext.

Contents

Converted in preview

The code ~<includeonly>~</includeonly>~~ will be displayed as ~~~ when the template is not included, ~~~~ when the template is included, and it will be expanded as the active user when the template is subst'd.

The expansion, like substitution, occurs before ordinary expansion of templates, etc. Thus a parameter value of a template, parser function, or variable, can be (or contain) a signature, allowing it to be processed, and positioned anywhere in the template output.

Examples:

  • {{t2demo|~~~|~~~~~}} may give Template:T2demo.
  • {{uc:~~~~~}} may give 14:26, 1 AUGUST 2007 (UTC).

Not converted

  • The result will not be displayed at all:
    • Redirects will show a page containing a redirect link, not the page being redirected to. Everything below the redirect (not extra text on the same line) will be automatically blanked (though it will still be there in the wikitext)

Fully converted

  • The result will be displayed in the preview and in the edit box:
    • in the Esperanto Wikipedia, a character like Ŝ is automatically converted into the alternative notation Sx, because in some browsers it may not display in the edit box, even if it displays in the webpage (and Sx, whether resulting from this conversion or just typed, is rendered as Ŝ)

Note: the wikitext only shows the result, not how it was entered, which means that when testing these features, one has to remember or record what one has entered.

See also

Template:H:f

Retrieved from "http://xoops.org/modules/mediawiki/index.php/Help:Editing_shortcuts"

This page has been accessed 1,183 times. This page was last modified 19:10, 20 November 2007. Content is available under XOOPS Web Application System.