Help:Editing: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | == Bible Quotes == | ||
Bible quotes can be created as follows: | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! What you type !! What you | ! What you type !! What you get | ||
|- | |- | ||
| <nowiki>{{Bible|Genesis 1:1-3}}</nowiki> || {{Bible|Genesis 1:1-3}} | | <nowiki>{{Bible|Genesis 1:1-3}}</nowiki> || {{Bible|Genesis 1:1-3}} | ||
|- | |- | ||
| <nowiki>{{Bible|Song of Solomon 1:1}}</nowiki> || {{Bible|Song of Solomon 1:1}} | | style="white-space: nowrap;" |<nowiki>{{Bible|Song of Solomon 1:1}}</nowiki> || {{Bible|Song of Solomon 1:1}} | ||
|- | |- | ||
| style="white-space: nowrap;" |<nowiki>{{Bible|1 Corinthians 15:50}}</nowiki> || {{Bible|1 Corinthians 15:50}} | | style="white-space: nowrap;" |<nowiki>{{Bible|1 Corinthians 15:50}}</nowiki> || {{Bible|1 Corinthians 15:50}} | ||
|- | |- | ||
|} | |} | ||
== Basics == | |||
=== Headings === | |||
Section headings can be created as follows: | |||
* == Heading 1 == | |||
* === Heading 2 === | |||
* ==== Heading 3 ==== | |||
=== Paragraphs === | |||
To create a new paragraph press enter twice. | |||
=== Lists === | |||
To create a bulleted list use asterisks (*). To create a numbered list use pound signs (#). For example: | |||
{| class="wikitable" | |||
|- | |||
! What you type !! What you get | |||
|- | |||
| | |||
<nowiki>*</nowiki> list item 1<br /> | |||
<nowiki>*</nowiki> list item 2<br /> | |||
<nowiki>*</nowiki> list item 3 | |||
|| | |||
* list item 1 | |||
* list item 2 | |||
* list item 3 | |||
|- | |||
|- | |||
| | |||
<nowiki>#</nowiki> list item 1<br /> | |||
<nowiki>#</nowiki> list item 2<br /> | |||
<nowiki>#</nowiki> list item 3 | |||
|| | |||
# list item 1 | |||
# list item 2 | |||
# list item 3 | |||
|- | |||
|} | |||
== Advanced == | |||
A complete guide to wikitext can be found on [https://en.wikipedia.org/wiki/Help:Wikitext Wikipedia Help:Wikitext]. |
Latest revision as of 15:56, 3 May 2024
Bible Quotes[edit]
Bible quotes can be created as follows:
What you type | What you get |
---|---|
{{Bible|Genesis 1:1-3}} |
|
{{Bible|Song of Solomon 1:1}} |
|
{{Bible|1 Corinthians 15:50}} |
|
Basics[edit]
Headings[edit]
Section headings can be created as follows:
- == Heading 1 ==
- === Heading 2 ===
- ==== Heading 3 ====
Paragraphs[edit]
To create a new paragraph press enter twice.
Lists[edit]
To create a bulleted list use asterisks (*). To create a numbered list use pound signs (#). For example:
What you type | What you get |
---|---|
* list item 1 |
|
# list item 1 |
|
Advanced[edit]
A complete guide to wikitext can be found on Wikipedia Help:Wikitext.