Changes

Jump to: navigation, search

Help:Editing

863 bytes added, 17:06, 4 March 2009
no edit summary
Some HTML tags are permitted in wikitext. The vast majority of fancy formatting seen on wikimedia sites is acheived using these limited tags (e.g. tables with CSS styles). See [http://en.wikipedia.org/wiki/Help:HTML_in_wikitext HTML tags in wikitext]
 
== Display an email address link ==
[mailto:hello@example.com hello@example.com]
 
 
== Display Skype address with online or offline status ==
 
It is possible to display a Skype address with a button that will launch Skype and call or start a chat. First configure your Skype account to allow its status be shown online, which can be done within the Skype application itself:
 
Tools->Options->Privacy there is a button called "Allow my status to be shown on the web". Enable it
 
For further information, see http://www.skype.com/intl/en/share/buttons/status.html
 
Thereafter, the following example can launch a chat window when the Skype button is clicked:
 
<pre><nowiki><skype style="style_name" action="chat"><i>YourSkypeName</i></skype></nowiki></pre>
 
<skype style="style_name" action="chat">madacamp</skype>
 
The available styles are: balloon, bigclassic, smallclassic, smallicon, mediumicon
 
The available actions are: add, chat, call
 
== Adding Google Maps ==
* [http://www.mediawiki.org/wiki/Extension:Google_Maps Introduction to Google Maps Extension]
* [http://www.mediawiki.org/wiki/Extension:Google_Maps/Syntax Google Maps Extension syntax]
 
== Displaying images ==
The table of contents (TOC) is automatically shown at the top of a page if there are four or more headings in an article. To hide this on a page, add the string <nowiki>__NOTOC__</nowiki> anywhere in the page markup.
 
== CSS ==
Modify styles in http://www.madacamp.com/MediaWiki:Monobook.css
 
== Adding YouTube videos on pages ==
Anonymous user

Navigation menu