Help:Editing
From Judaism
Contents |
[edit] Style
More to come...
See copyrights.
[edit] Point of view
For now see POV.
[edit] Writing conventions
Standard English...
[edit] Page standards
Try to have at least one link and one category on each page. Some sections to consider having are... Related (articles), References...
[edit] Formatting
Compared to HTML, editing MediaWiki content rather easy. Below, one can learn the syntax of wiki markup.
[edit] Bold and italics
Bold and italics are added by surrounding a word or phrase with multiple apostrophes ('):
- ''italics'' is rendered as italics (2 apostrophes on both sides)
- '''bold''' is rendered as bold (3 apostrophes on both sides)
- '''''bolded italics''''' is rendered as bolded italics (2+3=5 apostrophes on both sides)
- you can also nest them:
- ''This '''is''' italics!'' is rendered as This is italics!
- and
- '''This ''is'' bolded!''' is rendered as This is bolded!
[edit] Headings and subheadings
Headings and subheadings are an easy way to improve the organization of an article. If you can see two or more distinct topics being discussed, you can break up your article by inserting a heading for each section.
Headings can be created like this:
- ==Top level heading== (2 equals signs)
- ===Subheading=== (3 equals signs)
- ====Another level down==== (4 equals signs)
- =====Lowest level===== (5 equals signs)
see Headings for a view of they look.
If the article has at least three headings, a table of contents (TOC) will automatically be generated.
[edit] Indenting
To indent text, place a colon (:) at the beginning of the line.
- This line has been indented.
To indent more add another colon:
- This is indented.
- This is indented more.
- Even more!
- Now I am being silly.
- Enough already!
- Now I am being silly.
- Even more!
- This is indented more.
[edit] Bullets and numbering
The syntax allows for numbered and unnumbered lists.
[edit] Bullets
Bullets are added by placing a asterisk (*) at the beginning of the line.
- This
- is
- a
- bulleted
- list!
[edit] Numbering
Numbers are added using the number sign or hash symbol (#) at the beginning of the line.
- This
- is
- a
- numbered
- list!
[edit] Nesting of lists
numbered and unnumbered lists can be nested. The nested part is automatically indented.
- This
- numbered
- list
- includes
- a
- bulleted
- list
- a
- inside
- of
- it.
- of
[edit] Links
Besides actual content, links are the most important part of any wiki.
[edit] Internal linking
Double square brackets [[ and ]] are used for linking.
- to link to an article on the main namespace: [[Article name]] is used.
- to link to an article on a different namespace: [[Namespace:Article name]] is used.
- Also, it is worth noting that since this wikicity should ideally be available in many languages including Yiddish here is the way to link to the Main Page of the Yiddish verison of Judaism (when it is created): [[yi:Judaism]]
- to link to something and not have it's formal name showing a "vertical line" or "pipe" (|) (which is SHIFT+BACKSLASH on english-layout and other keyboards) is used: [[User:Robert Harrison|Bob]] does this Bob
