Help:Editing
From Astro Empires Wiki
So you've decided you want to help us with the AEWiki? Glad to hear it! Well here is how to get started.
Contents |
Create an account
You do not have to log in to read AEWiki. You do however have to be logged in to edit articles on AEWiki. Just about anyone can edit almost any article at any given time as long as you have registered an account.
Introduction
Editing most AEWiki pages is easy. Simply click on the "edit this page" tab at the top of an AEWiki page. This will bring you to a new page with a text box containing the editable text of the original page. When you are finished with an edit, you should write a short edit summary in the small field below the edit-box. You may use shorthand to describe your changes, as described in the legend. To see how the page looks with your edits, press the "Show preview" button. To see the differences between the page with your edits and the previous version of the page, press the "Show changes" button. If you're satisfied with what you see, be bold and press the "Save page" button. Your changes will immediately be visible to all AEWiki users.
You can also click on the "Discussion" tab to see the corresponding talk page, which contains comments about the page from other AEWiki users. Click on the "new section" tab to start a new section, or edit the page in the same way as an article page.
You should also remember to sign your messages on talk pages and some special-purpose project pages with four tildes (~~~~), but you should not sign edits you make to regular articles. In [page history, the MediaWiki software automatically keeps track of which user makes each change.
Minor edits
A check to the "minor edit" box signifies that only superficial differences exist between the version with your edit and the previous version: typo corrections, formatting and presentational changes, rearranging of text without modifying content, etc. A minor edit is a version that the editor believes requires no review and could never be the subject of a dispute.
Major edits
All editors are encouraged to be bold, but there are several things that a user can do to ensure that major edits are performed smoothly. Before engaging in a major edit, a user should consider discussing proposed changes on the article discussion/talk page. Once the edit has been completed, the inclusion of an edit summary will assist in documenting the changes. These steps will all help to ensure that major edits are well received by the AEWiki community.
A major edit should be reviewed to confirm that it is consensual to all concerned editors. Therefore, any change that affects the meaning of an article is major (not minor), even if the edit is a single word.
There are no necessary terms to which you have to agree when doing major edits, but the recommendations above have become best practice. If you do it your own way, the likelihood of your edits being reedited may be higher.
Wiki markup
The wiki markup is the syntax system you can use to format an AEWiki page.
Links and URLs
| What it looks like | What you type |
|---|---|
|
The United Colonies are NPC's.
|
The United Colonies are [[NPC's]]. |
|
The United Colonies are Non-Player Characters.
|
The United Colonies are [[NPC's|Non-Player Characters]] |
|
Ikari has an Upgraded account. Examples include Corvettes, moons, and guilds.
a BetaServer. |
Ikari has an [[Upgrade]]d account. Examples include [[Corvette]]s, [[moon]]s, and [[guild]]s. a [[Beta]]<nowiki>Server </nowiki> |
|
Everyone loves Ikari is a page that does not exist yet.
|
[[Everyone loves Ikari]] is a brilliant page! |
|
The character tilde (~) is used when adding a comment to a Talk page. You should sign your comment by appending four tildes (~~~~) to the comment so as to add your user name plus date/time:
Adding three tildes (~~~) will add just your user name: and adding five tildes (~~~~~) gives the date/time alone:
|
The character '''tilde''' (~) is used when adding a comment to a Talk page. You should sign your comment by appending four tildes (~~~~) to the comment so as to add your user name plus date/time: : ~~~~ Adding three tildes (~~~) will add just your user name: : ~~~ and adding five tildes (~~~~~) gives the date/time alone: : ~~~~~ |
|
#REDIRECT [[Portal:Beta Server]] #REDIRECT [[Portal:Beta Server#Beta Server]] will redirect to the [[Portal:Beta Server]] page, to the Server Overview section, if it exists. |
|
[[Category:Beta Server]] |
|
[[:Category:Beta Server]] |
|
Three ways to link to external (non-wiki) sources:
|
Three ways to link to external (non-wiki) sources: # Bare URL: http://www.astroempires.com/ (bad style) # Unnamed link: [http://www.astroempires.com/] (only used within article body for footnotes) # Named link: [http://www.astroempires.com Astro Empires] |
Images
Only images that have been uploaded to AEWiki can be used. To upload images, use the upload page. You can find the uploaded image on the image list.
| What it looks like | What you type |
|---|---|
| A picture: | A picture: [[Image:wiki.png]] |
| With alternative text: | With alternative text: [[Image:wiki.png|AEWiki's logo.]]
|
| Floating to the right side of the page using the frame attribute and a caption:
| Floating to the right side of the page using the ''frame'' attribute and a caption: [[Image:wiki.png|frame|AEWiki's logo]]
|
| Floating to the right side of the page using the thumb attribute and a caption:
| Floating to the right side of the page using the ''thumb'' attribute and a caption: [[Image:wiki.png|thumb|AEWiki's logo]]
|
| Floating to the right side of the page without a caption: | Floating to the right side of the page ''without'' a caption: [[Image:wiki.png|right|AEWiki's logo]] |
| A picture resized to 30 pixels... | A picture resized to 30 pixels... [[Image:wiki.png|30 px]] |
| Linking directly to the description page of an image: | Linking directly to the description page of an image: [[:Image:wiki.png]]
(such as any of the ones above) also leads to the description page |
| Linking directly to an image without displaying it: | Linking directly to an image without displaying it: [[:media:wiki.png|AEWiki's logo]] |
Headings
For a top-level heading, put it on a separate line surrounded by '=='. For example:
== Introduction ==
Subheadings use '===', '====', and so on.


