Wiki Team/Guide/Formatting: Difference between revisions

Code Examples: space in column1 before <nowiki> example
No edit summary
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}</noinclude>{{TOCright}}
<noinclude>[[Category:General public]]
[[Category:HowTo]]
</noinclude>
For a quick overview of wiki markup see the [[Wiki Team/Guide/Overview]]!
For a quick overview of wiki markup see the [[Wiki Team/Guide/Overview]]!


Line 12: Line 14:
Use these to change fonts:
Use these to change fonts:
<center>
<center>
{| {{Prettytable}}
{|
|-
|-
|bgcolor="#A7C1F2"|'''Description'''
|bgcolor="#A7C1F2"|'''Description'''
Line 43: Line 45:
It is often useful to divide articles into sections and subsections.  The following markup can be used.  You must begin these on a new line.
It is often useful to divide articles into sections and subsections.  The following markup can be used.  You must begin these on a new line.
<center>
<center>
{| {{Prettytable}}
{|
|-
|-
|bgcolor="#A7C1F2"|'''Heading'''
|bgcolor="#A7C1F2"|'''Heading'''
Line 80: Line 82:
Wiki markup makes lists fairly easy:
Wiki markup makes lists fairly easy:
<center>
<center>
{| {{Prettytable}}
{|
|-
|-
|bgcolor="#A7C1F2"|'''List type'''
|bgcolor="#A7C1F2"|'''List type'''
Line 224: Line 226:


== Translation ==
== Translation ==
We have a mechanism for maintaining multilingual versions of pages in the wiki. Please see [[Translation Team/Wiki Translation]] for more information about translations. We also recommend the use of the Google machine translation for pages that have yet to be translated by a human expert. To use the Google translation, simply include the following at the top of your page:
We have a mechanism for maintaining multilingual versions of pages in the wiki. Please see [[Translation Team/Wiki Translation]] for more information about translations. We also recommend the use of the Google machine translation for pages that have yet to be translated by a human expert. To see a [http://translate.google.com/about/ Google translation], simply use the dropdown selector in the sidebar.
   
   
<nowiki><noinclude>{{GoogleTrans-en}}</noinclude></nowiki>
 


== See Also ==
== See Also ==
Line 232: Line 234:
* [[Wiki Team/Guide/Overview]]
* [[Wiki Team/Guide/Overview]]
* [http://www.mediawiki.org/wiki/Help:Formatting MediaWiki Manual: Formatting]
* [http://www.mediawiki.org/wiki/Help:Formatting MediaWiki Manual: Formatting]
[[Category:General public]]
[[Category:HowTo]]