Beginner's guide to Editing
From ReefPedia
Contents |
[edit]
Biginner's guide to editing
There are three levels of editing- please use the one you feel most comfortable with.
[edit]
Easy as writing an email
- Click "edit" on a page and type in the text you want, or edit the text from someone else, as you see fit.
- Click "save"
- You're done! Now do it again. :-)
[edit]
Easy as posting in a forum
- Click "edit"
- Use the "=" sign to make headers. Like this:
=This is a main header=
[edit]
This is a main header
==This is a secondary header==
[edit]
This is a secondary header
===This is a third-level header===
[edit]
This is a third-level header
[edit]
This how to make Bullets lists
- bullet 1
- bullet 2
- bullet 3
- bullet 2
* bullet 1 ** bullet 2 *** bullet 3
[edit]
This is how to make bold and italics.
''this is italics''
this is italics
'''this is bold'''
this is bold
[edit]
This is how to make a colorful text box
| Natural Sea water composition in parts per million. | |||
|---|---|---|---|
| Element | PPM | ||
| Chlorine, Cl | 19,500 | ||
| Sodium, Na | 10,770 | ||
{| style="margin-left:auto; margin-right:auto;"
|-
! style="background:#B8E0F6" colspan="4" | Natural Sea water composition in PPM.
|-
! style="background:#87CEFA" | '''Element'''
! style="background:#87CEFA" | '''PPM'''
|-
! style="background:#00BFFF" | [[Chlorine]], Cl
! style="background:#00BFFF" | 19,500
|-
! style="background:#00BFFF" | [[Sodium]], Na
! style="background:#00BFFF" | 10,770
|-
|}
[edit]
Advanced- Easier than HTML
See here: editing
