Get XOOPS XOOPS FAQ Forums News Themes Modules

XOOPS vs. Herko Coomans

Make a donation

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


Search

Local Support Sites

Cumulus Tag Cloud

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

New Users

Registering user

# 97699

jonnlinks

Welcome to XOOPS!
XOOPS Code hosted on SourceForge
[Main Page]

Help:Editing shortcuts

From XOOPS CMS (Content Management 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://www.xoops.org/modules/mediawiki/index.php/Help:Editing_shortcuts"

This page has been accessed 760 times. This page was last modified 19:10, 20 November 2007. Content is available under XOOPS CMS (Content Management System).