Difference between revisions of "Help:Contents"

From GeopsyWiki
Jump to navigation Jump to search
Line 12: Line 12:
 
Internal wiki link
 
Internal wiki link
 
   <pre>[[Geopsy:Waveform Console|waveform console]]</pre>
 
   <pre>[[Geopsy:Waveform Console|waveform console]]</pre>
Try to be consistent with link names in wiki: for instance, all pages related to Geopsy must start with "Geopsy:" category. We use capital letters for all words of the page title.
 
 
Wikipedia links (cross-wiki links)
 
Wikipedia links (cross-wiki links)
 
   <pre>[[Wikipedia:Surface_waves|surface waves]]</pre>
 
   <pre>[[Wikipedia:Surface_waves|surface waves]]</pre>
 +
Try to be consistent with link names in wiki: for instance, all pages related to Geopsy must start with "Geopsy:" category. We use capital letters for all words of the page title.
  
 
=== Figures ===
 
=== Figures ===

Revision as of 08:54, 5 March 2010

Hints

Titles

 == Title 1 ==
 === Title 1.1 ===
 ==== Title 1.1.1 ===

Bullets

 * Item 1
 * Item 2

Links

External links

[http://www.geopsy.org Geopsy]

Internal wiki link

[[Geopsy:Waveform Console|waveform console]]

Wikipedia links (cross-wiki links)

[[Wikipedia:Surface_waves|surface waves]]

Try to be consistent with link names in wiki: for instance, all pages related to Geopsy must start with "Geopsy:" category. We use capital letters for all words of the page title.

Figures

  • Insert the figure inside the text.
[[Image:my_file_name.png|thumb|right|400px|My caption comes here]]
  • Save
  • Click on the image red link to upload the image file.
  • Stop text flow around images:
    <br style="clear: both"/>

Tables

 {| border="1" cellpadding="5" cellspacing="0"
 |+ align="bottom" style="color:#e76700;" |Table caption
 ! Header col 1
 ! Header col 2
 ! Header col 3
 |-
 | Row 1 Col 1
 | Row 1 Col 2
 | Row 1 Col 3
 ...
 |}

Reference

http://www.mediawiki.org/wiki/Help:Contents