Help:Editing: Difference between revisions

m
Text replacement - "== ([^=])" to "== $1"
m (Protected "Help:Editing" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m (Text replacement - "== ([^=])" to "== $1")
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Begin Editing ==
{{Status|Halopedia}}
 
== Begin editing ==
To begin editing a page, click on ''"Edit this page"'' or the ''"edit"'' tab at the top. To edit an individual section, look at the section header for ''"<nowiki>[edit]</nowiki>"''.
To begin editing a page, click on ''"Edit this page"'' or the ''"edit"'' tab at the top. To edit an individual section, look at the section header for ''"<nowiki>[edit]</nowiki>"''.


Then insert your wiki text into it, whatever that may be. To see what your page looks like before you save it, press "Show preview". If that all looks good, enter a Summary (see below), mark whether it's a minor edit, and if you want to watch the page. Then, when you're finished, press "Save page." Your changes will be visible immediately.
Then insert your wiki text into it, whatever that may be. To see what your page looks like before you save it, press "Show preview". If that all looks good, enter a Summary (see below), mark whether it's a minor edit, and if you want to watch the page. Then, when you're finished, press "Save page." Your changes will be visible immediately.


== "Minor" Edits ==
== "Minor" edits ==
 
A logged in user has the option of flagging the edit as a "minor edit". When to use this is some what a matter of personal preference. The rule of thumb is that an edit of a page that is spelling corrections, formatting, and minor rearranging of text should be flagged as a "minor edit".  A major edit is basically something that makes the entry worth relooking at for somebody who wants to watch the article rather closely, so any "real" change, even if it is a single word. This feature is important, because users can choose to ''hide'' minor edits in their view of the [[Special:Recentchanges|recent changes]] to keep the volume of edits down to a manageable level.
A logged in user has the option of flagging the edit as a "minor edit". When to use this is some what a matter of personal preference. The rule of thumb is that an edit of a page that is spelling corrections, formatting, and minor rearranging of text should be flagged as a "minor edit".  A major edit is basically something that makes the entry worth relooking at for somebody who wants to watch the article rather closely, so any "real" change, even if it is a single word. This feature is important, because users can choose to ''hide'' minor edits in their view of the [[Special:Recentchanges|recent changes]] to keep the volume of edits down to a manageable level.


Line 12: Line 11:


== Summary ==
== Summary ==
The Summary is a summary of what you have done to change the page. Whether it be creating the page or fixing a spelling error, you should always fill out the summary, so administrators know what you've done.
The Summary is a summary of what you have done to change the page. Whether it be creating the page or fixing a spelling error, you should always fill out the summary, so administrators know what you've done.


== The Wiki Markup ==
== The wiki markup ==
 
In this section, we will show everything about how to make a good wiki page--formatting, links and more.
In this section, we will show everything about how to make a good wiki page--formatting, links and more.


You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm to Halopedia or its users, you can do so in the [[Halopedia:Sandbox|Sandbox]].
You may want to keep this page open in a separate browser window for reference. If you want to try out things without danger of doing any harm to Halopedia or its users, you can do so in the [[Halopedia:Sandbox|Sandbox]].


=== Sections, Paragraphs, Lists, and Lines ===
To assist users we use a Syntax highlighter that highlights most of the important syntax. You can read about it [https://www.mediawiki.org/wiki/User:Remember_the_dot/Syntax_highlighter here].


=== Sections, paragraphs, lists, and lines ===
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><th>What You See</th><th>What You Type</th></tr>
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><th>What You See</th><th>What You Type</th></tr>


Line 195: Line 193:
</nowiki></pre></td></tr></table>
</nowiki></pre></td></tr></table>


=== Links, URLS ===
=== Links, URLs ===
 
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><td>
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><td>
Joe is playing Halo on [[Xbox]].<br />
Joe is playing Halo on [[Xbox]].<br />
Jane is playing [[Halo PC|Halo on PC]].
Jane is playing [[Halo: Combat Evolved (PC port)|Halo on PC]].


Spaces are treated like underscores (typing an underscore is the same as typing a space, but is not recommended).
Spaces are treated like underscores (typing an underscore is the same as typing a space, but is not recommended).
Line 249: Line 246:
<tr><td>
<tr><td>
To connect in between wikis use the Interwiki code
To connect in between wikis use the Interwiki code
[[Wikipedia:Halo|Halo on Wikipedia]]
[[wikipedia:Halo|Halo on Wikipedia]]
</td><td><pre><nowiki>
</td><td><pre><nowiki>
[[Wikipedia:Halo|Halo on Wikipedia]]
[[wikipedia:Halo|Halo on Wikipedia]]
</nowiki></pre></td></tr>
</nowiki></pre></td></tr>
</table>
</table>


=== Character Formatting ===
=== Character formatting ===
 
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><td>
<table width="100%" border="1" cellpadding="2" cellspacing="0"><tr><td>
''Emphasize'', '''strongly''',
''Emphasize'', '''strongly''',
Line 325: Line 321:
</nowiki></pre></td></tr></Table>
</nowiki></pre></td></tr></Table>


== Formatted Text ==
== Formatted text ==
There are three basic formattings you can apply to text, which are explained below.
There are three basic formattings you can apply to text, which are explained below.
=== Colored Text ===
 
=== Colored text ===
Using colored text is highly discouraged but in some cases useful.  To color your text enter the following code.  So for example:
Using colored text is highly discouraged but in some cases useful.  To color your text enter the following code.  So for example:


Line 360: Line 357:
Will give this: <span style="color:#0000FF;">This text is blue.</span>
Will give this: <span style="color:#0000FF;">This text is blue.</span>


=== Font Size ===
=== Font size ===
To set a specified font size, enter the following code. So for example:
To set a specified font size, enter the following code. So for example:


Line 387: Line 384:
Will output:<span style="color: Blue; font-family: Helvetica; font-size: 120%;">Custom text</span>
Will output:<span style="color: Blue; font-family: Helvetica; font-size: 120%;">Custom text</span>


==See also==
{{Halopedia HAGP}}
{{Halopedia HAGP}}
 
[[Category:Help]]
[[Category:Help|Editing]]