Home
Random
Recent changes
Special pages
Community portal
Preferences
About Sundering
Disclaimers
Sundering
Search
User menu
Talk
Contributions
Create account
Log in
Patches
|
Items
|
Quests
|
Creatures
|
Dungeons
|
NPCs
Attributes
|
Skills
|
Titles
|
XP Augmentation
|
Luminance Augmentation
|
Tailoring
Character Creation
•
New Player Guide
•
User Interface
•
Glossary
Editing
Help:How To Edit Pages
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Related|Help:Contents|Wiki Markup Reference|Page Templates|Wiki Templates}} __ToC__ '''Editing''' refers to the process by which a page is altered. Unless certain restrictions are in effect, all pages are editable, by everyone. This is a brief overview of that process. A list of all available help pages can be found [[:Help:Contents|here]]. == Editing basics == === Start editing === :To start editing a page, click the '''Edit''' tab at the top. This brings you to the edit page: a page with a text box containing the wikitext – the editable code from which the server produces the finished page, and often called the '''edit box'''. === Type your changes === :You can just type your text. However, also using basic wiki markup (described in the next section) to make links and do simple formatting adds to the value of your contribution. Some types of entries have [[Page Templates|templates]] you can use that include formatting information. === Summarize your changes === :If the change you have made might be controversial, is an important change, or needs clarification, you can write a short edit summary in the small field below the edit-box. For pedestrian, self-explanatory, or minor changes you can leave this blank. === Preview before saving! === :When you have finished, click '''Show preview''' to see how your changes will look '''before''' you make them permanent. Repeat the edit/preview process until you are satisfied, then click '''Save page''' and your changes will be immediately applied to the article. == Most frequent wiki markup explained == Here are the most frequently used types of wiki markup. For a more comprehensive list see the [[Wiki Markup Reference]]. {| border=1 cellspacing=0 cellpadding=5 style=background:#ECECEC ! style="width:50%;background:#DCDCDC" | What it looks like ! style="width:50%;background:#DCDCDC" | What you type |- | You can ''italicize text'' by putting 2 apostrophes on each side. 3 apostrophes will embolden '''the text'''. 5 apostrophes will embolden and italicize '''''the text'''''. (4 apostrophes don't do anything special -- there's just ''''one left over''''.) |<pre> You can ''italicize text'' by putting 2 apostrophes on each side. 3 apostrophes will embolden '''the text'''. 5 apostrophes will embolden and italicize '''''the text'''''. (4 apostrophes don't do anything special -- there's just ''''one left over''''.) </pre> |- | You should "sign" your comments on talk pages: * Three tildes give your user name: [[User:Example|Example]] ([[User talk:Example|talk]])<br /> * Four tildes give your user name plus date/time: [[User:Example|Example]] ([[User talk:Example|talk]]) 07:46, 27 November 2005 (UTC) * Five tildes give the date/time alone: 07:46, 27 November 2005 (UTC) |<pre> You should "sign" your comments on talk pages: * Three tildes give your user name: ~~~ * Four tildes give your user name plus date/time: ~~~~ * Five tildes give the date/time alone: ~~~~~ </pre> |- | <div style="font-size:150%;border-bottom:1px solid rgb(170,170,170);">Section headings</div> ''Headings'' organize your writing into sections. The Wiki software can automatically generate a table of contents from them. <div style="font-size:132%;font-weight:bold;">Subsection</div> Using more equals signs creates a subsection. <div style="font-size:116%;font-weight:bold;">A smaller subsection</div> Don't skip levels, like from two to four equals signs. Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title. |<pre> == Section headings == ''Headings'' organize your writing into sections. The Wiki software can automatically generate a table of contents from them. === Subsection === Using more equals signs creates a subsection. ==== A smaller subsection ==== Don't skip levels, like from two to four equals signs. Start with 2 equals signs not 1 because 1 creates H1 tags which should be reserved for page title. </pre> |- id="lists" | * ''Unordered lists'' are easy to do: ** Start every line with a star. *** More stars indicate a deeper level. *: Previous item continues. ** A new line * in a list marks the end of the list. *Of course you can start again. |<pre> * ''Unordered lists'' are easy to do: ** Start every line with a star. *** More stars indicate a deeper level. *: Previous item continues. ** A new line * in a list marks the end of the list. * Of course you can start again. </pre> |- | # ''Numbered lists'' are: ## Very organized ## Easy to follow A new line marks the end of the list. # New numbering starts with 1. |<pre> # ''Numbered lists'' are: ## Very organized ## Easy to follow A new line marks the end of the list. # New numbering starts with 1. </pre> |- | : A colon (:) indents a line or paragraph. A newline starts a new paragraph. <br> Often used for discussion on talk pages. : We use 1 colon to indent once. :: We use 2 colons to indent twice. ::: 3 colons to indent 3 times, and so on. |<pre> : A colon (:) indents a line or paragraph. A newline starts a new paragraph. <br> Often used for discussion on talk pages. : We use 1 colon to indent once. :: We use 2 colons to indent twice. ::: 3 colons to indent 3 times, and so on. </pre> |- | Here's a link to the [[Getting Started]] page. Display different text than the name that links to [[Getting Started | the target page]]. But be careful - capitalization counts! |<pre> Here's a link to the [[Getting Started]] page. Display text different text than the page name as the link to [[Getting Started | the target page]]. </pre> |- | [[Asheron's Call IV]] is a page that doesn't exist yet. You could create it by clicking on the link. |<pre> [[Asheron's Call IV]] is a page that doesn't exist yet. You could create it by clicking on the link. </pre> |- | You can link to a page section by its title: * [[Getting Started#Naming Pages]]. If multiple sections have the same title, add a number. [[#Example section 3]] goes to the third section named "Example section". |<pre> You can link to a page section by its title: * [[List of cities by country#Morocco]]. If multiple sections have the same title, add a number. [[#Example section 3]] goes to the third section named "Example section". </pre> |} == Minor Edits == A check to the minor edit box signifies that only superficial differences exist between the current and previous version: typo corrections, formatting and presentational changes, rearranging of text without modifying content, et cetera. A minor edit is a version that the editor believes requires no review and could never be the subject of a dispute. An edit marked as minor appears on the right of a lower case, bolded "m" character (m) in the history. By contrast, a major edit is a version that should be reviewed to confirm that it is consensual to all concerned editors. Therefore, any change that affects the meaning of an article is not minor, even if the edit is a single word, for example, the addition or removal of "not", which can vastly change the meaning of a sentence, paragraph, section or article. The distinction between major and minor edits is significant because editors may choose to ignore minor edits when reviewing recent changes; logged-in users might even set their preferences to not display them. If there is any chance that another editor might dispute a change, it is best to not mark the edit as minor. '''When to mark an edit as minor:''' * Spelling corrections * Simple formatting (e.g., capitalization, punctuation, or properly adding italics to non-English words like et cetera) * Formatting that doesn't change the meaning of the page (e.g. adding horizontal lines, splitting one paragraph into two—where this is not contentious) * Obvious factual errors (e.g., changing 1873 to 1973, where the event in question clearly took place in the latter 20th century) * Fixing layout errors * Adding and correcting wiki links * Removing vandalism and graffiti [[Category:Help]]
Summary:
Please note that all contributions to Sundering may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Sundering:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
If you're new to the wiki, please take a moment to review our
Naming Conventions
and
Page Templates
. Using proper article names and image formats/sizes keep the wiki clean and helps avoid duplicate entries. Thanks!
Template used on this page:
Template:Related
(
edit
)