Welcome to Wars Wiki!
Welcome, new users! For help on where to start, look at our getting started page and our manual of style. Need more help? Ask a staff member!

Help:Getting started: Difference between revisions

From Wars Wiki
Jump to navigationJump to search
No edit summary
m (Undo revision 17115 by Ashok323 (talk))
Line 1: Line 1:
{{HelpNav}}


== Low priced web hosting: what to seem to be when to match just one ==
This is a basic guide to '''getting started''' with editing Wars Wiki. We're glad you decided to help out, so here's everything you need to begin editing right away!


Understand homepage hosting feedback authored by advisors. What you may like to possess. Take into consideration a few items outlined at the bottom of prior to buying an important host Business enterprise. Whatever hosting page worth your dollars, is going to on a regular basis up most of the computer systems. Be thoughtful by means of solutions for web hosting that permit infinite facilities.FatCow deals most website programs to help you to make the internet page. Among the list of languages they give you often is the Wordpress platform based writing. That should make it easier to grow your web pages by making use of Squidoo. At this time, you need to evaluate the way forward for Windows 7 hosting. Foriegn hosting have been one of several buzzwords during the web hosting life of late, and even, anytime any site is hosted during foriegn hosting architecture, the means regarding staff is generally discussed in order that the highest amount of abilities.For that reason, hosting spot 1times and afterwards adding fresh blog pages eventually may make increasing all new details less complicated. celsius Volume of safe practices, constancy and even acceleration from get access to.In the end about Twentieth century, those people, firm focused possibly even nonprofit groups had taken through the support of online world among the main codecs on the production and special promotion of motive.Finding myself the exact web hosting promote for virtually 19 years Available to be able to monetary fund your current electronics. It all wills the bulk of the repair 24 hours a day to maintain your useful specifics using the net.Virtual private servers are compatible with medium/high web locations. Foriegn Device. An engaged, Vds can certainly be influenced at the time of use. You can actually will probably get rid of music and songs together with your personal branded golf tees, rules, and in addition Compact discs. Start the individual vogue by the very shirts you were offering, and have absolutely these just how your clothes wrinkles could certainly exquisitely satisfy overall health. Every time you write up something mroe challenging coming to your website, that is needed moving upward several of any web breathing space. If you have very little web place, you'll only have the possibility to content a confined degree of particulars.Windows 7 based mainly devoted hosting nodes are compatible with up and coming small to method web site uses Ha which includes a small business certainly where a web store software is included, one example is. Including, web hosting companies that desire to be in your local the absolute best 8 is usually inspired to give a month to month monthly fee for many hundreds or thousands. [http://www.sbwire.com/press-releases/new-hostgator-coupon-code-california25-unveiled-for-25-savings-290445.htm discount codes of hostgator] - It provides you really using very good up time, web open area, data transfer rate and even severalvalue supplied expertise using web web site hosting service.
== Editing Pages ==
So you've found a page that you want to edit. To do this, go to the top of the page and click the little button that says "edit". This pulls up the editing screen, where you can make changes to pages. From here, edit the article how you see fit (as long as it is within the realm of Wars Wiki's '''[[Project:Quality Standards|Quality Standards]]'''). But don't save just yet! You'll want to make sure that the edit is okay, and that there are no broken images or that nothing else is messed up.
 
From here, click "Show preview". This will allow you to see the edits before you save them. Check to make sure that everything is in order (and sometimes spelling errors are easier to notice here). It is also preferred for the "Edit summary" to be used {{-}} simply type a short summary of the edit you've made (i.e. "Fixed 'als' to 'also'", etc.), then click "Save page". This will save your edits for everyone to see!
 
In a nutshell, the basic steps for editing are:
#Click "edit" and make the changes in the edit box.
#Change the edit summary to detail the edit you've made.
#Click "show preview" and make sure that everything is working as it should.
#Click "save page".
 
 
== Basic Wiki Coding ==
Wikis have their own special coding system. This is a short list of some of the most-used Wiki markup:
 
=== Text Formatting ===
{| border=1 cellpadding="2" cellspacing="0"
!What you see
!What you type
|-
|'''Bold Text'''
|<pre>'''Bold Text'''</pre>
|-
|''Italic Text''
|<pre>''Italic Text''</pre>
|-
|'''''Bold and Italic Text'''''
|<pre>'''''Bold and Italic Text'''''</pre>
|-
|<u>Underlining</u> works, as does <s>striking out</s>.
|<pre><u>Underlining</u> works, as does <s>striking out</s>.</pre>
|-
|
A line break won't be registered with only one new line.
This line appears to be in the same paragraph as the previous line.
 
Two new lines, however, begins a new paragraph.
|<pre>A line break won't be registered with only one new line.
This line appears to be in the same paragraph as the previous line.
 
Two new lines, however, begins a new paragraph.</pre>
|-
|
You can break lines<br>
without starting a new paragraph.
|
<pre><nowiki>
You can break lines<br>
without starting a new paragraph.
</nowiki></pre>
|-
|<nowiki>This makes '''all''' of the [[wiki]] coding not display.</nowiki>
|<pre><nowiki><nowiki></nowiki>This makes '''all''' of the [[wiki]] coding not display.</nowiki></pre>
|-
|<big>Big text</big> or <small>small text</small>
|<pre><big>Big text</big> or <small>small text</small></pre>
|-
|<sup>Superscript</sup> or <sub>subscript</sub>
|<pre><sup>Superscript</sup> or <sub>subscript</sub></pre>
|-
|Hidden page comments: <!-- This is a hidden comment --><br>''not shown when viewing page''
|<pre><!-- This is a hidden comment --></pre>
|-
|
A typewriter font for <tt>monospace text</tt>
or for computer code: <code>int main()</code>
 
* For semantic reasons, using <code>&lt;code&gt;</code> where applicable is preferable to using <code>&lt;tt&gt;</code>.
|
<pre><nowiki>
A typewriter font for <tt>monospace text</tt>
or for computer code: <code>int main()</code>
</nowiki></pre>
|}
 
====Signing Posts====
 
{| border=1 cellpadding="2" cellspacing="0"
|When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
: [[User:Austin|Austin]] 18:08, 30 January 2010 (UTC)
Other, less recommended alternatives are:
*Three tildes to add user name alone:
: [[User:Austin|Austin]]
*Five tildes gives the date/time alone:
: 18:08, 30 January 2010 (UTC)
|<pre>
When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
: ~~~~
Other, less recommended alternatives are:
*Three tildes to add user name alone:
: ~~~
*Five tildes gives the date/time alone:
: ~~~~~
</pre>
|}
 
=== Link Formatting ===
{| border=1 cellpadding="2" cellspacing="0"
|A direct link and a piped link (one that shows different text than its actual link):<br>[[Advance Wars 2]] is also called [[Advance Wars 2: Black Hole Rising|Black Hole Rising]]. 
 
Any type of link can be a piped link.
|<pre>[[Advance Wars 2]] is also called [[Advance Wars 2: Black Hole Rising|Black Hole Rising]].</pre>
|-
|[[This is a link to a page that doesn't exist]]. If you want to create that page, you could do so by clicking the link.<br>
|<pre>[[This is a link to a page that doesn't exist]].
If you want to create that page, you could do so by clicking the link.</pre>
|-
|Linking to a different namespace that '''is not Category''':<br>[[Talk:Main Page]]
|<pre>[[Talk:Main Page]]</pre>
|-
|Linking to the category namespace:<br>[[:Category:Armies]]
|<pre>[[:Category:Armies]]</pre>
|-
|Linking to a subpage:<br>[[User:Austin/sig]]
|<pre>[[User:Austin/sig]]</pre>
|-
|External links:
 
*[http://www.warswiki.warscentral.com] (very bad)
*http://www.warswiki.warscentral.com (bad)
*[http://www.warswiki.warscentral.com Wars Wiki] (good)
|<pre>*[http://www.warswiki.warscentral.com] (very bad)
*http://www.warswiki.warscentral.com (bad)
*[http://www.warswiki.warscentral.com Wars Wiki] (good))</pre>
|-
|Linking to Wikipedia:
 
[[Wikipedia:Advance Wars]]<br>
'''OR'''
{{Wp|Advance Wars}}
|<pre>[[Wikipedia:Advance Wars]]<br>
'''OR'''
{{Wp|Advance Wars}}</pre>
|-
|To have a page automatically send a user to a different page, use this code.<br>''(See [[Help:Redirects]] for more information)''
|<pre>#REDIRECT [[page name]]</pre>
|-
|
[[Andy#In Advance Wars]] is a link
to a section within another page.
 
[[#Links and URLs]] is a link
to a section on the current page.
 
[[#example]] is a link to an
anchor that was created using
<div id="example">an id attribute</div>
 
* The part after the number sign (#) must match a section heading on the page. Matches must be exact in terms of spelling, case and punctuation.  Links to non-existent sections aren't broken; they are treated as links to the top of the page.
* Identifiers may be created by attaching an <code>id="..."></code> attribute to almost any HTML element.
|
<pre><nowiki>
[[Andy#In Advance Wars]] is a link
to a section within another page.
 
[[#Links and URLs]] is a link
to a section on the current page.
 
[[#example]] is a link to an
anchor that was created using
<div id="example">an id attribute</div>
</nowiki></pre>
|- valign="top"
|
Automatically hide stuff in parentheses:
[[Advance Wars (series)|Advance Wars]].
 
Automatically hide namespace:
[[:Category:Armies|Armies]].
 
* The server fills in the part after the pipe character (|) when you save the page. The next time you open the edit box you will see the expanded piped link. When [[Wikipedia:Show preview|preview]]ing your edits, you will not see the expanded form until you press '''Save''' and '''Edit''' again. The same applies to links to sections within the same page ([[#link-to-section|see previous entry]]).
|
<pre><nowiki>
Automatically hide stuff in parentheses:
[[Advance Wars (series)|]].
 
Automatically hide namespace:
[[:Category:Armies|]].
</nowiki></pre>
 
|- valign="top"
|
* To put an article in a [[Wikipedia:Category|Category]], place a link like the one to the right anywhere in the article. As with interlanguage links, it does not matter where you put these links while editing as they will always show up in the same place when you save the page, but placement at the end of the edit box is recommended.
|
<pre><nowiki>
[[Category:Character sets]]
</nowiki></pre>
 
 
|- valign="top"
|
Linking to other wikis:
# Interwiki link: [[Wiktionary:Hello]]
# Named interwiki link: [[Wiktionary:Hello|Hello]]
# Interwiki link without prefix: [[Wiktionary:Hello|Hello]]
 
* All of these forms lead to the URL http://en.wiktionary.org/wiki/Hello
* Note that interwiki links use the ''internal'' link style.
* See [[MetaWikiPedia:Interwiki_map]] for the list of shortcuts; if the site you want to link to isn't on the list, use an external link ([[#link-external|see above]]).

Revision as of 01:57, 17 August 2013

This is a basic guide to getting started with editing Wars Wiki. We're glad you decided to help out, so here's everything you need to begin editing right away!

Editing Pages

So you've found a page that you want to edit. To do this, go to the top of the page and click the little button that says "edit". This pulls up the editing screen, where you can make changes to pages. From here, edit the article how you see fit (as long as it is within the realm of Wars Wiki's Quality Standards). But don't save just yet! You'll want to make sure that the edit is okay, and that there are no broken images or that nothing else is messed up.

From here, click "Show preview". This will allow you to see the edits before you save them. Check to make sure that everything is in order (and sometimes spelling errors are easier to notice here). It is also preferred for the "Edit summary" to be used

simply type a short summary of the edit you've made (i.e. "Fixed 'als' to 'also'", etc.), then click "Save page". This will save your edits for everyone to see!

In a nutshell, the basic steps for editing are:

  1. Click "edit" and make the changes in the edit box.
  2. Change the edit summary to detail the edit you've made.
  3. Click "show preview" and make sure that everything is working as it should.
  4. Click "save page".


Basic Wiki Coding

Wikis have their own special coding system. This is a short list of some of the most-used Wiki markup:

Text Formatting

What you see What you type
Bold Text
'''Bold Text'''
Italic Text
''Italic Text''
Bold and Italic Text
'''''Bold and Italic Text'''''
Underlining works, as does striking out.
<u>Underlining</u> works, as does <s>striking out</s>.

A line break won't be registered with only one new line. This line appears to be in the same paragraph as the previous line.

Two new lines, however, begins a new paragraph.

A line break won't be registered with only one new line.
This line appears to be in the same paragraph as the previous line.

Two new lines, however, begins a new paragraph.

You can break lines
without starting a new paragraph.

You can break lines<br>
without starting a new paragraph.
This makes '''all''' of the [[wiki]] coding not display.
<nowiki>This makes '''all''' of the [[wiki]] coding not display.</nowiki>
Big text or small text
<big>Big text</big> or <small>small text</small>
Superscript or subscript
<sup>Superscript</sup> or <sub>subscript</sub>
Hidden page comments:
not shown when viewing page
<!-- This is a hidden comment -->

A typewriter font for monospace text or for computer code: int main()

  • For semantic reasons, using <code> where applicable is preferable to using <tt>.
A typewriter font for <tt>monospace text</tt>
or for computer code: <code>int main()</code>

Signing Posts

When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
Austin 18:08, 30 January 2010 (UTC)

Other, less recommended alternatives are:

  • Three tildes to add user name alone:
Austin
  • Five tildes gives the date/time alone:
18:08, 30 January 2010 (UTC)
When adding a comment to a Talk page, you should sign it by adding four tildes to add your user name plus date/time:
: ~~~~
Other, less recommended alternatives are:
*Three tildes to add user name alone:
: ~~~
*Five tildes gives the date/time alone:
: ~~~~~

Link Formatting

A direct link and a piped link (one that shows different text than its actual link):
Advance Wars 2 is also called Black Hole Rising.

Any type of link can be a piped link.

[[Advance Wars 2]] is also called [[Advance Wars 2: Black Hole Rising|Black Hole Rising]].
This is a link to a page that doesn't exist. If you want to create that page, you could do so by clicking the link.
[[This is a link to a page that doesn't exist]].
If you want to create that page, you could do so by clicking the link.
Linking to a different namespace that is not Category:
Talk:Main Page
[[Talk:Main Page]]
Linking to the category namespace:
Category:Armies
[[:Category:Armies]]
Linking to a subpage:
User:Austin/sig
[[User:Austin/sig]]
External links:
*[http://www.warswiki.warscentral.com] (very bad)
*http://www.warswiki.warscentral.com (bad)
*[http://www.warswiki.warscentral.com Wars Wiki] (good))
Linking to Wikipedia:

Wikipedia:Advance Wars
OR Template:Wp

[[Wikipedia:Advance Wars]]<br>
'''OR'''
{{Wp|Advance Wars}}
To have a page automatically send a user to a different page, use this code.
(See Help:Redirects for more information)
#REDIRECT [[page name]]

Andy#In Advance Wars is a link to a section within another page.

#Links and URLs is a link to a section on the current page.

#example is a link to an anchor that was created using

an id attribute
  • The part after the number sign (#) must match a section heading on the page. Matches must be exact in terms of spelling, case and punctuation. Links to non-existent sections aren't broken; they are treated as links to the top of the page.
  • Identifiers may be created by attaching an id="..."> attribute to almost any HTML element.
[[Andy#In Advance Wars]] is a link
to a section within another page.

[[#Links and URLs]] is a link
to a section on the current page.

[[#example]] is a link to an
anchor that was created using
<div id="example">an id attribute</div>

Automatically hide stuff in parentheses: Advance Wars.

Automatically hide namespace: Armies.

  • The server fills in the part after the pipe character (|) when you save the page. The next time you open the edit box you will see the expanded piped link. When previewing your edits, you will not see the expanded form until you press Save and Edit again. The same applies to links to sections within the same page (see previous entry).
Automatically hide stuff in parentheses:
[[Advance Wars (series)|]].

Automatically hide namespace: 
[[:Category:Armies|]].
  • To put an article in a Category, place a link like the one to the right anywhere in the article. As with interlanguage links, it does not matter where you put these links while editing as they will always show up in the same place when you save the page, but placement at the end of the edit box is recommended.
[[Category:Character sets]]


Linking to other wikis:

  1. Interwiki link: Wiktionary:Hello
  2. Named interwiki link: Hello
  3. Interwiki link without prefix: Hello