Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Difference between revisions of "Help:Article"

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Jump to navigationJump to search
(Work in progress)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:NavBox/HelpNav}}
This is a '''How-To Guide for editing''' on the Square Enix Wiki. If you have never edited on a wiki before, this is the place to start learning how!
<!--Further Customize, please -->
This is a guide to help you get started editing on {{SITENAME}}. This guide teaches you the basics of editing, and helpful hints to help you get started. If you'd like to take what you have learned from here and make some test edits, feel free to use the community {{sew|Sandbox|sandbox}}.


==Editing==
==Content==
Once you have found a page you want to edit, hit the edit tab at the top of the page. This should pull up the editing screen. (If you are confused by the coding of the article, don't give up yet, just read on!) Now you can begin editing! You can edit the article however you want, just make sure it follows our Quality Standards. Once you are satisfied with your edit, click "Show preview". This will allow you to see the edits you have made to the article before you save them. You can also click "Show changes" to see the difference between the previous change article, and the changes you made. Check to make sure that everything is in order (and sometimes spelling errors are easier to notice here). Be sure to use an edit summary, so users know what changes you were making to an article. Now, hit "Save page". This will save the changes you made to the article for all the users of the wiki to see.
{{Main|Square Enix Wiki:Coverage|Coverage Policy}}


To sum up what we've taught you about editing in this section:
The Square Enix Wiki seeks to provide detailed information on the people, organization, and products of the Square Enix video game company.  While it will cover various video game series, such as ''[[Final Fantasy (series)|Final Fantasy]]'' or ''[[Kingdom Hearts (series)|Kingdom Hearts]]'', it only serves to provide information about those games and topics briefly, providing links to other reliable wikis with more detailed information, where possible.


#Click the edit tab at the top of the page and begin to make the changes that you desire to make.
The Wiki allows the following content to be posted:
#Add an edit summary so all the users of the wiki know what edits you are making.
*Any reliable, verifiable information on Square Enix, including its various video games, staff, and locations, as well as events, acquisitions, and news. "Verifiable" means it comes from an official source, such as official publications, verified social media channels, interviews, or the games themselves.
#Click "show preview" to make sure that your edits are going as planned.
*Images and media relating to Square Enix games that come from the game, official art, press releases, or other official sources.  Images may have reasonable modifications made, such as cropping or brightening, as long as the content itself is not altered.
#Click "save page" to add in your changes to the article.


=== Wiki markup/coding ===
When adding content and creating new articles, an encyclopedic style with a formal tone is important. Ideally, all information should be cited and verified by reliable sources.  
Wikis have their own unique coding system. This is called "Wiki markup". Below are the most basic of codes to help get you started.


==== Text Formatting ====
While it strives to provide up-to-date information on upcoming Square Enix video games and products, the Square Enix Wiki does not deal with overly detailed information if partner wikis can supply that, nor does it deal in speculation or rumors regarding upcoming games. The Square Enix Wiki does not allow rumors or speculation, fan fiction or material related to unofficial works, or content-altered artwork, fan art, or other unofficial media. Also prohibited is content that violates copyright laws, is pornographic, includes excessive advertising, promotes illegal activities, or is hate speech or incites such hate.
{| border=1 cellpadding="2" cellspacing="0"
!What it looks like
!What you type in
|-
|'''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.
==Starting an Article==
|<pre>A line break won't be registered with only one new line.
Before starting a new article please understand the Square Enix Wiki's content policy (see above). Before creating an article, please search the Wiki to make sure that an article does not already exist on the subject. Splitting pages later is easier than merging near-duplicates.
This line appears to be in the same paragraph as the previous line.


Two new lines, however, begins a new paragraph.</pre>
There are four easy ways to start a new page:
|-
#If you search for a page that is not yet on this wiki, you will see a red link above the search list. Clicking on the link will take you to the Create Article page.
|
#You can create a page using an inputbox.  Type the new title in the box, and click "Create article". This will take you to the Create Article page. You can find an inputbox to create pages in the {{SEW|Community portal}}.  
You can break lines<br>
# Clicking on existing red links on any existing page or on the [[Special:Wantedpages|Wanted Pages]] special page will take you to the Create Article page. For example, to create an article called "This link", you could click [[This link]] (unless someone has created it already on this Wiki).  You can also create a red link yourself, in a related page to your [[Help:Beginner's Userpage|user page]]. Links on related pages are convenient for navigation and help make people aware of the new page.  
without starting a new paragraph.
# You can start a new page by typing the URL directly in your Address bar (For example, if you would like to create a page titled "This link", go to <nowiki>http://www.seiwanetwork.org/wiki/index.php?title=This_link</nowiki>). An easy way to produce the URL is editing the last part of the URL of another page on the wiki (using an underline instead of a space between words). To prevent your new page being an "orphan", you should link to it from other pages.
|
<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>.
==Editing==
|
To edit an existing article, click on the <code>Edit</code> tab at the top of the article's page. This will take you to the article's edit page containing the editable contents of the current page. Wiki markup is used extensively throughout the Square Enix Wiki, including adding things like hyperlinks, tables, footnotes, inline citation, special characters, and so on.  
<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:Sove|Sove]] [[User:Starphoria|Starphoria]] 18:55, 19 February 2012 (EST)
Other, less recommended alternatives are:
*Three tildes to add user name alone:
: [[User:Sove|Sove]]
*Five tildes gives the date/time alone:
: 18:55, 19 February 2012 (EST)
|<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>[[Sora]] is the main character of [[Kingdom Hearts]].
 
Any type of link can be a piped link.
|<pre>[[Sora]] is the main character of [[Kingdom Hearts]].</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:Characters]]
|<pre>[[:Category:Characters]]</pre>
|-
|Linking to a subpage:<br>[[User:Sove/sig]]
|<pre>[[User:Sove/sig]]</pre>
|-
|External links:
 
*[http://www.seiwanetwork.org/wiki] (very bad)
*http://www.seiwanetwork.org/wiki (bad)
*[http://www.seiwanetwork.org/wiki Square Enix Wiki] (good)
|<pre>*[http://www.seiwanetwork.org/wiki] (very bad)
*http://www.seiwanetwork.org/wiki (bad)
*[http://www.seiwanetwork.org/wiki Square Enix Wiki] (good)</pre>
|-
|Linking to Wikipedia:
 
[[Wikipedia:Final Fantasy]]<br>
 
|<pre>[[Wikipedia:Final Fantasy]]<br>
</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>
|-
|
[[Chrono Trigger#History]] 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>
[[Chrono Trigger#History]] 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:
[[Drakengard|Drakengard]].
 
Automatically hide namespace:
[[:Category:Characters|Characters]].
 
* 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:
[[Drakengard|]].
 
Automatically hide namespace:
[[:Category:Characters|]].
</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:Characters]]
</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]]).
* See also [[Wikipedia:How to link to Wikimedia projects]].
 
Linking to another language's wiktionary:
# [[Wiktionary:fr:bonjour]]
# [[Wiktionary:fr:bonjour|bonjour]]
# [[Wiktionary:fr:bonjour|fr:bonjour]]
 
* All of these forms lead to the URL http://fr.wiktionary.org/wiki/bonjour
|
<pre><nowiki>
Linking to other wikis:
# [[Interwiki]] link: [[Wiktionary:Hello]]
# Named interwiki link: [[Wiktionary:Hello|Hello]]
# Interwiki link without prefix: [[Wiktionary:Hello|]]
 
Linking to another language's wiktionary:
# [[Wiktionary:fr:bonjour]]
# [[Wiktionary:fr:bonjour|bonjour]]
# [[Wiktionary:fr:bonjour|]]
</nowiki></pre>
|}


==== Sections and Lists ====
The Square Enix Wiki community has developed {{SEW|Manual of Style|style guidelines}} to make articles appear in a standardized form and the Wiki easier to use as a whole. A basic list of wiki markup can be found on the Wiki's Markup help page. An "edit toolbar" is provided just above the edit box, which allows users to automatically place and format various aspects of wiki code. See [[Help:Wiki Markup]] for more information.
{| border=1 cellpadding="2" cellspacing="0"
|<div style="font-size:140%;">New section</div>


'''<div style="font-size:130%;">Subsection</div>'''
When you add information, make sure it is in the appropriate article or articles. For example, if you have new information on [[Kingdom Hearts Birth by Sleep]] you wish to add, the best place would probably be just in that article, and not in the ''[[Kingdom Hearts (series)]]'' article, unless it is something major related to the entire game.  Use your best judgement in deciding where to add information.  If you are unsure about where your information might be most appropriate, ask a [[Kingdom Hearts Wiki:Staff|Staff Member]] or submit a question on the article's talk page or the [[Forum:Index|Forums]] for advice.


'''<div style="font-size:100%;">Sub-subsection</div>'''
Before you save changes to an article, please provide a summary of the changes you made in the Summary box just below the edit box. This also makes it easier for others to see what information has been added or taken away from an article without having to open revisions in the article's History log. Changes made to articles are logged in the article's History log, accessible from the <code>History</code> tab at the top of an article's page. This allows anyone to go back and look at earlier revisions of the article you or others have written.
|<pre>== New section ==


==== Subsection ====
A check to the "minor edit" box signifies that only superficial differences were made: typo corrections, formatting and presentational changes, replacing links, etc. A minor edit is a version that the editor believes requires no review and would not be the subject of a dispute. Major edits, especially controversial changes, should be discussed on the article's talk page or in the Forums.


===== Sub-subsection =====</pre>
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, press the "Save page" button. Your changes will be immediately visible to all users.  
|-
|Text.
:Indented text.
::Further indented text.
|<pre>Text.
:Indented text.
::Further indented text.</pre>
|-
|
*A list
*You can go in the same level
**Or create a sub-level
***As many as needed


*Then start a new list with an empty line
Some pages are protected from editing. These pages have a <code>View source</code> tab instead of an <code>Edit</code> tab. You can discuss changes to protected articles on the article's talk page, including removing the protection.
|<pre>*A list
*You can go in the same level
**Or create a sub-level
***As many as needed


*Then start a new list with an empty line</pre>
==References==
|-
Generally sources are added directly after the facts they support at the end of the sentence and after any punctuation. Inline citations are most commonly placed by inserting a reference between <code><nowiki><ref> ... </ref></nowiki></code> tags, directly in the text of an article. When one saves, that will display in the text as a footnote, and the source you keyed in will appear on the page in a collated, numbered list corresponding to the footnote numbers in the text, wherever a <code><nowiki>{{Reflist}}</nowiki></code> template or <code><nowiki><references /></nowiki></code> tag is present in a section titled "References". If you are creating a new page, or adding references to a page that didn't previously have any, don't forget to add a References section with this display markup.
|
#You can also make numbered lists
#The numbers are automatically added
##It's easy to create them
|<pre>#You can also make numbered lists
#The numbers are automatically added
##It's easy to create them</pre>
|-
|: A colon indents a line or paragraph.
|
<pre><nowiki>
: A colon indents a line or paragraph.
</nowiki></pre>
|-
|<center>Centered text.</center>
|
<pre><nowiki>
<center>Centered text.</center>
</nowiki></pre>
|-
|
A horizontal dividing line:
this is above it
----
and this is below it.
|
<pre><nowiki>
A horizontal dividing line:
this is above it
----
and this is below it.
</nowiki></pre>
|}


==Images==
{{See also|Help:Images}}
A file that is already hosted on the Wiki can be inserted with the basic code <code><nowiki>[[File:FILENAME.png|thumb|DESCRIPTION]]</nowiki></code>. Using "thumb" generates a thumbnail of an image (the most common placement option), which is typically sized differently from the original image. Please be sure to read and review the Wiki's [[Help:Images|image help]] page and the Wiki's [[KHWiki:Image Policy|Image Policy]] before uploading and using images on the Wiki.


==== Other Syntax ====
==Talk Pages==
*For images, see [[Help:Images]]
Every article on the Wiki has a talk page, accessible via the <code>Talk</code> tab at the top of the article's page (for example, [[Talk:Sora]]). There, editors can discuss improvements to the content of an article. If you ever make a change that is reverted by another editor or the Wiki's staff, you can discuss the change on the talk page. It is very important that you conduct yourself with civility and assume good faith on the part of others. Edit warring (repeatedly overriding or reimplementing contributions) is strictly prohibited.
*For more detailed information on wiki editing, search on [http://www.mediawiki.org/wiki/MediaWiki MediaWiki.org]


Most other types of pages on the ''Kingdom Hearts'' Wiki also have associated talk pages, including every editor's user page. When other editors need to contact you, they will usually do so by leaving a message on your talk page. When someone has left you a message that way, you will see a notice the next time you log in or view a page on Wikipedia.
Sign your contributions to a Talk page by using four tildes (<code><nowiki>~~~~</nowiki></code>), which produces your username and a time/date stamp.


=== Creating a Page ===
==Conclusion==
To create a page, follow these steps:
That's all there is to it! More information can be found here:
#First, think: does my page stay within the realm of the Wiki? That is to say, is it important enough or part of what the Wiki covers? An article about "Sora" is acceptable as it is related to ''Kingdom Hearts'', which is a "Square Enix" franchise; an article about "Orange Soda" is not, because it is not related to ''Square Enix" in any way.
*'''[[Help:Writing]]''': An in-depth tutorial on editing
#If you deem it acceptable, '''CHECK THE WIKI TO MAKE SURE THAT THE PAGE DOESN'T ALREADY EXIST.''' This includes alternate spellings, alternate capitalization (i.e. [[Cooking Mama]] is an existing article whereas [[Cooking mama]] counts as a different article, and may be a source of possible confusion in creating an article), and alternate possible names. Use the search feature as much as possible!
*'''{{SEW|Manual of Style}}''': The Wiki's manual for writing uniform articles
#If you're sure that your article doesn't exist, search for it on the Wiki. When no results appear, you will see text stating that you can create the page in question. Click it, and create the page, making sure to stay within the Wiki's {{sew|Quality Standards|Quality Standards}}. If all is well and good, save the page.
*'''[[Help:Wiki Markup]]''': A demonstration on using the Wiki markup language, or wikitext
:*'''Note:''' Clicking on a red link will also take you to a "create this page" screen.
*'''[[Help:Images]]''': A tutorial on using images
*'''[[Help:Contents]]''': All of the Wiki's Help guides


For a summary of how to create a page:
{{NavHelp
#Figure out if your topic deserves its own page
#Find out whether or not it already exists
#Create the page using the search function's "create this page" link

Latest revision as of 06:13, 26 September 2017

This is a How-To Guide for editing on the Square Enix Wiki. If you have never edited on a wiki before, this is the place to start learning how!

Content

Main Article: Coverage Policy


The Square Enix Wiki seeks to provide detailed information on the people, organization, and products of the Square Enix video game company. While it will cover various video game series, such as Final Fantasy or Kingdom Hearts, it only serves to provide information about those games and topics briefly, providing links to other reliable wikis with more detailed information, where possible.

The Wiki allows the following content to be posted:

  • Any reliable, verifiable information on Square Enix, including its various video games, staff, and locations, as well as events, acquisitions, and news. "Verifiable" means it comes from an official source, such as official publications, verified social media channels, interviews, or the games themselves.
  • Images and media relating to Square Enix games that come from the game, official art, press releases, or other official sources. Images may have reasonable modifications made, such as cropping or brightening, as long as the content itself is not altered.

When adding content and creating new articles, an encyclopedic style with a formal tone is important. Ideally, all information should be cited and verified by reliable sources.

While it strives to provide up-to-date information on upcoming Square Enix video games and products, the Square Enix Wiki does not deal with overly detailed information if partner wikis can supply that, nor does it deal in speculation or rumors regarding upcoming games. The Square Enix Wiki does not allow rumors or speculation, fan fiction or material related to unofficial works, or content-altered artwork, fan art, or other unofficial media. Also prohibited is content that violates copyright laws, is pornographic, includes excessive advertising, promotes illegal activities, or is hate speech or incites such hate.

Starting an Article

Before starting a new article please understand the Square Enix Wiki's content policy (see above). Before creating an article, please search the Wiki to make sure that an article does not already exist on the subject. Splitting pages later is easier than merging near-duplicates.

There are four easy ways to start a new page:

  1. If you search for a page that is not yet on this wiki, you will see a red link above the search list. Clicking on the link will take you to the Create Article page.
  2. You can create a page using an inputbox. Type the new title in the box, and click "Create article". This will take you to the Create Article page. You can find an inputbox to create pages in the Community portal.
  3. Clicking on existing red links on any existing page or on the Wanted Pages special page will take you to the Create Article page. For example, to create an article called "This link", you could click This link (unless someone has created it already on this Wiki). You can also create a red link yourself, in a related page to your user page. Links on related pages are convenient for navigation and help make people aware of the new page.
  4. You can start a new page by typing the URL directly in your Address bar (For example, if you would like to create a page titled "This link", go to http://www.seiwanetwork.org/wiki/index.php?title=This_link). An easy way to produce the URL is editing the last part of the URL of another page on the wiki (using an underline instead of a space between words). To prevent your new page being an "orphan", you should link to it from other pages.

Editing

To edit an existing article, click on the Edit tab at the top of the article's page. This will take you to the article's edit page containing the editable contents of the current page. Wiki markup is used extensively throughout the Square Enix Wiki, including adding things like hyperlinks, tables, footnotes, inline citation, special characters, and so on.

The Square Enix Wiki community has developed style guidelines to make articles appear in a standardized form and the Wiki easier to use as a whole. A basic list of wiki markup can be found on the Wiki's Markup help page. An "edit toolbar" is provided just above the edit box, which allows users to automatically place and format various aspects of wiki code. See Help:Wiki Markup for more information.

When you add information, make sure it is in the appropriate article or articles. For example, if you have new information on Kingdom Hearts Birth by Sleep you wish to add, the best place would probably be just in that article, and not in the Kingdom Hearts (series) article, unless it is something major related to the entire game. Use your best judgement in deciding where to add information. If you are unsure about where your information might be most appropriate, ask a Staff Member or submit a question on the article's talk page or the Forums for advice.

Before you save changes to an article, please provide a summary of the changes you made in the Summary box just below the edit box. This also makes it easier for others to see what information has been added or taken away from an article without having to open revisions in the article's History log. Changes made to articles are logged in the article's History log, accessible from the History tab at the top of an article's page. This allows anyone to go back and look at earlier revisions of the article you or others have written.

A check to the "minor edit" box signifies that only superficial differences were made: typo corrections, formatting and presentational changes, replacing links, etc. A minor edit is a version that the editor believes requires no review and would not be the subject of a dispute. Major edits, especially controversial changes, should be discussed on the article's talk page or in the Forums.

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, press the "Save page" button. Your changes will be immediately visible to all users.

Some pages are protected from editing. These pages have a View source tab instead of an Edit tab. You can discuss changes to protected articles on the article's talk page, including removing the protection.

References

Generally sources are added directly after the facts they support at the end of the sentence and after any punctuation. Inline citations are most commonly placed by inserting a reference between <ref> ... </ref> tags, directly in the text of an article. When one saves, that will display in the text as a footnote, and the source you keyed in will appear on the page in a collated, numbered list corresponding to the footnote numbers in the text, wherever a {{Reflist}} template or <references /> tag is present in a section titled "References". If you are creating a new page, or adding references to a page that didn't previously have any, don't forget to add a References section with this display markup.

Images

Template:See also A file that is already hosted on the Wiki can be inserted with the basic code [[File:FILENAME.png|thumb|DESCRIPTION]]. Using "thumb" generates a thumbnail of an image (the most common placement option), which is typically sized differently from the original image. Please be sure to read and review the Wiki's image help page and the Wiki's Image Policy before uploading and using images on the Wiki.

Talk Pages

Every article on the Wiki has a talk page, accessible via the Talk tab at the top of the article's page (for example, Talk:Sora). There, editors can discuss improvements to the content of an article. If you ever make a change that is reverted by another editor or the Wiki's staff, you can discuss the change on the talk page. It is very important that you conduct yourself with civility and assume good faith on the part of others. Edit warring (repeatedly overriding or reimplementing contributions) is strictly prohibited.

Most other types of pages on the Kingdom Hearts Wiki also have associated talk pages, including every editor's user page. When other editors need to contact you, they will usually do so by leaving a message on your talk page. When someone has left you a message that way, you will see a notice the next time you log in or view a page on Wikipedia. Sign your contributions to a Talk page by using four tildes (~~~~), which produces your username and a time/date stamp.

Conclusion

That's all there is to it! More information can be found here:

{{NavHelp