MediaWiki/Presentation: Difference between revisions

From Freephile Wiki
Integration with Software Development: adds link to Extension:ExtensionDistributor
fixes some WYSIWYG "Wysiwyg Yucky Stupid Interface Wrecks Your Goodness"
Line 54: Line 54:
is an ordered list.
is an ordered list.


http://example.com links are automatic and by using a simple bracket notation, you can make them prettier and more meaningful <nowki>[http://www.vimeo.com/2142196 See the kids in their Halloween costumes]</nowiki> [http://www.vimeo.com/2142196 See the kids in their Halloween costumes]
http://example.com links are automatic and by using a simple bracket notation, you can make them prettier and more meaningful e.g. <pre>[http://www.vimeo.com/2142196 See the kids in their Halloween costumes]</pre> yields
[http://www.vimeo.com/2142196 See the kids in their Halloween costumes]


* External editor
* External editor
Line 85: Line 86:
# Section editing
# Section editing
# Magic words
# Magic words
##
##<pre>__NOTOC__, __TOC__ #REDIRECT __HIDDENCAT__</pre>  
 
##<pre>{{NUMBEROFARTICLES}} {{NUMBEROFEDITS}} {{NUMBEROFUSERS}}</pre>  
 
 
 
<nowiki>__NOTOC__, __TOC__ #REDIRECT __HIDDENCAT__</nowiki>  
##
 
 
 
 
<nowiki>{{NUMBEROFARTICLES}} {{NUMBEROFEDITS}} {{NUMBEROFUSERS}}</nowiki>  
# Search - OpenSearch
# Search - OpenSearch
# Interwiki links
# Interwiki links
# Import/Export
# Import/Export
# Special pages
# Special pages
##
##<pre>[[Special:ListGroupRights]]</pre> Image searching
 
 
 
 
<nowiki>[[Special:ListGroupRights]]</nowiki> Image searching
# Protection
# Protection


Line 123: Line 109:
# Subpages
# Subpages
# Templates "transclusion"
# Templates "transclusion"
##
## <pre><noinclude> </noinclude> <includeonly></includeonly></pre> show example.
 
 
 
 
<nowiki><noinclude> </noinclude> <includeonly></includeonly></nowiki> show example.
## arguments
## arguments
## Templates used on this page
## Templates used on this page
Line 191: Line 172:
=== Creating Slideshows ===
=== Creating Slideshows ===
[[MediaWiki/Slideshow]]
[[MediaWiki/Slideshow]]
 
<pre><slide>flower</slide></pre> will create a nice slideshow
 
 
 
 
 
<nowiki><slide>flower</slide></nowiki> will create a nice slideshow
from http://meta.wikimedia.org/wiki/User:BR/S5_slide_for_mediawiki_documentation/en
from http://meta.wikimedia.org/wiki/User:BR/S5_slide_for_mediawiki_documentation/en



Revision as of 23:10, 15 December 2008

  1. CamelCase