Cymorth: Gwahaniaeth rhwng fersiynau
Dim crynodeb golygu |
cymorth yn saesneg - angen ei gyfieithu, diolch! |
||
Llinell 1: | Llinell 1: | ||
'' | ''Angen cyfieithu'r isod plîs!'' | ||
It's very easy to edit the contents of a wiki: | |||
# Click the '''edit''' page tab at the top of the page. | |||
# Make changes to the text. | |||
# Click the '''save''' button. | |||
Simple as that! | |||
== Editing rules, editing conventions, and formatting == | |||
The number one rule of wiki editing is to '''be bold'''. Go ahead - make changes. Other people can correct any mistakes you make, so have confidence, and give it a try! There are all kinds of editing conventions, rules, and philosophies for the editing of wiki pages, but the '''be bold''' rule is the most important of these! | |||
An edit can contribute whole new paragraphs or pages of information, or it can be as simple as fixing a typo or a spelling mistake. In general, try to add or edit text so that it is clear and concise. Most importantly, make sure you are always aiming to do something which'' improves ''the contents of the wiki. | |||
When you need to use some type of formatting, such as for new headings or bolding of text, you do this using wiki syntax or the buttons in the edit toolbar above the editing zone. | |||
Here are some of the common types of formatting used. | |||
{| class="wikitable" | |||
! Description | |||
! width=40% | You type | |||
! width=40% | You get | |||
|- | |||
! colspan="3" style="background: #ABE" | Character (inline) formatting – ''applies anywhere'' | |||
|- | |||
| Italic text | |||
| <pre> | |||
''italic'' | |||
</pre> | |||
| | |||
'' italic'' | |||
|- | |||
| Bold text | |||
| <pre> | |||
'''bold''' | |||
</pre> | |||
| | |||
'''bold''' | |||
|- | |||
| Bold and italic | |||
| <pre> | |||
''''' bold & italic''''' | |||
</pre> | |||
| | |||
''''' bold & italic''''' | |||
|- | |||
| Escape wiki markup | |||
| <pre> | |||
<nowiki> no ''markup''</nowiki> | |||
</pre> | |||
| | |||
<nowiki>no ''markup''</nowiki> | |||
|- | |||
! colspan="3" style="background: #ABE" | Section formatting – ''only at the beginning of the line'' | |||
|- | |||
| Section Headings of different levels | |||
| <pre> | |||
== Level 2 == | |||
=== Level 3 === | |||
==== Level 4 ==== | |||
===== Level 5 ===== | |||
====== Level 6 ====== | |||
</pre> | |||
---- | |||
| | |||
Level 2 | |||
Level 3 | |||
Level 4 | |||
Level 5 | |||
Level 6 | |||
|- | |||
| Horizontal rule | |||
| <pre> | |||
Text before | |||
---- | |||
Text after | |||
</pre> | |||
| | |||
Text before | |||
---- | |||
Text after | |||
|- | |||
| Bullet list | |||
| | |||
<pre> | |||
* Start each line | |||
* with an [[Wikipedia:asterisk|asterisk]] (*). | |||
** More asterisks give deeper | |||
*** and deeper levels. | |||
* Line breaks <br />don't break levels. | |||
*** But jumping levels creates empty space. | |||
Any other start ends the list. | |||
* combine bullet list | |||
** with definition | |||
::- definition | |||
** creates empty space | |||
* combine bullet list | |||
** with definition | |||
*:- definition | |||
** without empty spaces | |||
*bullet list | |||
:- definition | |||
:* sublist that doesn't create empty | |||
:* spaces after definition | |||
</pre> | |||
| | |||
* Start each line | |||
* with an [[Wikipedia:asterisk|asterisk]] (*). | |||
** More asterisks give deeper | |||
*** and deeper levels. | |||
* Line breaks <br />don't break levels. | |||
*** But jumping levels creates empty space. | |||
Any other start ends the list. | |||
* combine bullet list | |||
** with definition | |||
::- definition | |||
** creates empty space | |||
* combine bullet list | |||
** with definition | |||
*:- definition | |||
** without empty spaces | |||
*bullet list | |||
:- definition | |||
:* sublist that doesn't create empty | |||
:* spaces after definition | |||
|} | |||
== Edit summary == | |||
Before you save a change, you can enter a short note in the '''summary''' box describing your changes. Don't worry too much about this, or spend too much time thinking about it: just put in a short description of what you just changed. For example, you might say "''fixed typo''" or "''added more information about sunflowers''". | |||
This summary gets stored alongside your edit, and allows people to track changes in the wiki more effectively. | |||
== Preview == | |||
It's a good idea to use the '''show preview''' button to see what your change will look like, before you save it. This is also related to tracking changes because every time you save, this is displayed to others as a separate change. This isn't something to worry about too much, but it's good to get into the habit of eliminating mistakes in your own work, by using a preview before saving, rather than saving, then having to do ''another'' edit just to make one or more minor corrections. | |||
==Show changes== | |||
Another option is the '''"show changes"''' button which allows you to see the differences between the current version and the edited version. | |||
Remember you should always aim to improve the overall contents of the wiki with your edits. | |||
== Discussion == | |||
Every article has its own "talk page" where you can ask questions, make suggestions, or discuss corrections. | |||
[[Categori:Cymorth]] |
Fersiwn yn ôl 12:47, 9 Hydref 2017
Angen cyfieithu'r isod plîs!
It's very easy to edit the contents of a wiki:
- Click the edit page tab at the top of the page.
- Make changes to the text.
- Click the save button.
Simple as that!
Editing rules, editing conventions, and formatting
The number one rule of wiki editing is to be bold. Go ahead - make changes. Other people can correct any mistakes you make, so have confidence, and give it a try! There are all kinds of editing conventions, rules, and philosophies for the editing of wiki pages, but the be bold rule is the most important of these!
An edit can contribute whole new paragraphs or pages of information, or it can be as simple as fixing a typo or a spelling mistake. In general, try to add or edit text so that it is clear and concise. Most importantly, make sure you are always aiming to do something which improves the contents of the wiki.
When you need to use some type of formatting, such as for new headings or bolding of text, you do this using wiki syntax or the buttons in the edit toolbar above the editing zone.
Here are some of the common types of formatting used.
Description | You type | You get |
---|---|---|
Character (inline) formatting – applies anywhere | ||
Italic text | ''italic'' |
italic |
Bold text | '''bold''' |
bold |
Bold and italic | ''''' bold & italic''''' |
bold & italic |
Escape wiki markup | <nowiki> no ''markup''</nowiki> |
no ''markup'' |
Section formatting – only at the beginning of the line | ||
Section Headings of different levels | == Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== ====== Level 6 ====== |
Level 2
|
Horizontal rule | Text before ---- Text after |
Text before Text after |
Bullet list |
* Start each line * with an [[Wikipedia:asterisk|asterisk]] (*). ** More asterisks give deeper *** and deeper levels. * Line breaks <br />don't break levels. *** But jumping levels creates empty space. Any other start ends the list. * combine bullet list ** with definition ::- definition ** creates empty space * combine bullet list ** with definition *:- definition ** without empty spaces *bullet list :- definition :* sublist that doesn't create empty :* spaces after definition |
Any other start ends the list.
|
Edit summary
Before you save a change, you can enter a short note in the summary box describing your changes. Don't worry too much about this, or spend too much time thinking about it: just put in a short description of what you just changed. For example, you might say "fixed typo" or "added more information about sunflowers".
This summary gets stored alongside your edit, and allows people to track changes in the wiki more effectively.
Preview
It's a good idea to use the show preview button to see what your change will look like, before you save it. This is also related to tracking changes because every time you save, this is displayed to others as a separate change. This isn't something to worry about too much, but it's good to get into the habit of eliminating mistakes in your own work, by using a preview before saving, rather than saving, then having to do another edit just to make one or more minor corrections.
Show changes
Another option is the "show changes" button which allows you to see the differences between the current version and the edited version.
Remember you should always aim to improve the overall contents of the wiki with your edits.
Discussion
Every article has its own "talk page" where you can ask questions, make suggestions, or discuss corrections.