Editing Editing

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.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
__NOTOC__
 
 
The [[Corepunk Wiki]] strives for a comprehensive archive of information about the videogame [https://corepunk.com/ Corepunk]. As such, anybody is able to contribute, no matter how big or small the contribution. Users do not need to register to contribute to the wiki. If editors do not register, their edits will be identified with their IP address.
 
The [[Corepunk Wiki]] strives for a comprehensive archive of information about the videogame [https://corepunk.com/ Corepunk]. As such, anybody is able to contribute, no matter how big or small the contribution. Users do not need to register to contribute to the wiki. If editors do not register, their edits will be identified with their IP address.
 
==General==
 
==General==
Line 8: Line 7:
  
 
===Appearance===
 
===Appearance===
Editors must ensure articles have a consistent and standardized appearance. This is done through the use of [[#Templates|templates]]. Articles must be format in a way that is clear and easy-to-understand.
+
Editors must ensure articles have a consistent and standardized appearance. This is done through the use of [[#Templates|templates]].
 
 
====Formatting====
 
The following table lists the most widely used text formatting options:
 
{| class="wikitable" style="max-width:800px;"
 
!Text Editor!!Result!!Use
 
|-
 
|<code><pre>''Italic Text''</pre></code>||'''Italic Text'''||Used for emphasis or to distinguish a title of a certain work.
 
|-
 
|<code><pre>'''Bold Text'''</pre></code>||'''Bold Text'''||Used for emphasis. Typically used to emphasize words under a section heading.
 
|-
 
|<code><pre>
 
*1st
 
**2nd
 
***3rd
 
*4th
 
</pre></code>||
 
*1st
 
**2nd
 
***3rd
 
*4th
 
||
 
Used for unordered bullet-point lists. First-level bullet-point lists have mostly been replaced with the {{T|arrow}} template.
 
|-
 
|<code><pre>
 
#1st
 
##2nd
 
##3rd
 
#4th
 
</pre></code>||
 
#1st
 
##2nd
 
##3rd
 
#4th
 
||
 
Used for numbered lists.
 
|-
 
|<code><pre>
 
== Section ==
 
=== Subsection ===
 
==== Sub-Subsection ====
 
</pre></code>||
 
<h2 id="section">Section</h2>
 
<h3 id="section">Subsection</h3>
 
<h4 id="section">Sub-Subsection</h4>
 
||
 
Used for separating content. Usually written in [[wikipedia:Title Case|title case]].
 
|-
 
|<code><pre>
 
Paragraph.
 
 
 
Paragraphs are separated by an empty line.<br>
 
Force new lines with the HTML break tag.
 
</pre></code>||
 
Paragraph.
 
 
 
Paragraphs are separated by an empty line.<br>
 
Force new lines with the HTML break tag.
 
||
 
Paragraph formatting.
 
|-
 
|<code><pre>
 
Text
 
: Indented text
 
:: Double-indented text
 
::: etc.
 
</pre></code>||
 
Text
 
: Indented text
 
:: Double-indented text
 
::: etc.
 
||
 
Used for indents. They most commonly can be seen documenting [[NPC]] dialogue trees, with the {{T|dialogue icon}} template.
 
|}
 
 
 
====Linking====
 
The following table lists different ways to link to internal or external pages:
 
{| class="wikitable" style="max-width:800px;"
 
!Text Editor!!Result!!Description
 
|-
 
|<code><pre>[[Corepunk Wiki]]</pre></code>||[[Corepunk Wiki]]||Simple internal link to an article.
 
|-
 
|<code><pre>[[Help:Example]]</pre></code>||[[Help:Editing/Invalid Link|Help:Example]]||Internal links to non-existent pages are displayed in red.
 
|-
 
|<code><pre>[[Hero]]es</pre></code>||[[Hero]]es||Characters immediately following the ending brackets but before a space are automatically appended to the link text.
 
|-
 
|<code><pre>[[red mushroom]]</pre></code>||[[red mushroom]]||The first character of an internal link is automatically converted to upper case.
 
|-
 
|<code><pre>[[Corepunk Wiki|Main Page]]</pre></code>||[[Corepunk Wiki|Main Page]]||Text following the "<code><nowiki>|</nowiki></code>" character is displayed as the link text.
 
|-
 
|<code><pre>[https://corepunk.com Corepunk]</pre></code>||[https://corepunk.com Corepunk]||If only single square brackets are used, an external link is created. Note that unlike in the previous example, no "<code><nowiki>|</nowiki></code>" character is used to change the displayed link text.
 
|}
 
  
 
===Uploading===
 
===Uploading===
All images, with the exception of icons, should be uploaded as <code>.jpg</code> files (80% compression). This makes load times for pages with many images significantly faster.<br>
+
All images, with the exception of icons, should be uploaded as <code>.jpg</code> files. This makes load times for pages with many images significantly faster.<br>
 
Icons should be uploaded as <code>.png</code> files with the highest resolution possible, preferably from Corepunk's game files or the [https://corepunk.com/en/press Official Press Kit].<br>  
 
Icons should be uploaded as <code>.png</code> files with the highest resolution possible, preferably from Corepunk's game files or the [https://corepunk.com/en/press Official Press Kit].<br>  
 
When taking screenshots, ensure the image quality is the highest possible before compressing. This means all graphics settings should be set to their maximum values.<br>
 
When taking screenshots, ensure the image quality is the highest possible before compressing. This means all graphics settings should be set to their maximum values.<br>
Line 115: Line 23:
 
Users can optionally fill in the '''Summary''' text box below the editing area to explain the content of the edit. Before clicking the "'''Save changes'''" button, it is encouraged to click the "'''Show preview'''" to ensure the page's content and format is correct.
 
Users can optionally fill in the '''Summary''' text box below the editing area to explain the content of the edit. Before clicking the "'''Save changes'''" button, it is encouraged to click the "'''Show preview'''" to ensure the page's content and format is correct.
 
===Minor Edits===
 
===Minor Edits===
A '''minor edit''' signifies that a small, superficial change has been made to a page. This may include, but is not limited to: fixing typos, spelling and/or grammatical mistakes; altering page appearance and/or structure; updating inaccurate information; or addition of detail that is of little importance to the overall article. A minor edit is an alteration that the editor believes requires no review and could never be the subject of a dispute.
+
A '''minor edit''' signifies that a small, superficial change has been made to a page. This may include, but is not limited to: fixing typos, spelling and/or grammatical mistakes; altering page appearance and/or structure; updating inaccurate information; or addition of detail that is of little importance to the overall article.
  
 
To signify a minor edit, tick the checkbox labeled "'''This is a minor edit'''" above the "'''Save changes'''" button. Marking an edit as minor does not mean the contributor should forgo writing an edit summary. Editors should not feel that marking an edit as minor devalues their contribution in any way.
 
To signify a minor edit, tick the checkbox labeled "'''This is a minor edit'''" above the "'''Save changes'''" button. Marking an edit as minor does not mean the contributor should forgo writing an edit summary. Editors should not feel that marking an edit as minor devalues their contribution in any way.
 
 
===Major Edits===
 
===Major Edits===
 
'''Major edits''' are edits not considered to be minor. Editors should first consider adding to to the relevant [[#Talk Pages|talk page]] and getting consent from relevant editors first before making the contribution. If an edit takes place over an extended period of time, consider saving the page and using the {{T|in use}} template to prevent edit conflicts and ensure progress isn't lost if the web browser crashes.
 
'''Major edits''' are edits not considered to be minor. Editors should first consider adding to to the relevant [[#Talk Pages|talk page]] and getting consent from relevant editors first before making the contribution. If an edit takes place over an extended period of time, consider saving the page and using the {{T|in use}} template to prevent edit conflicts and ensure progress isn't lost if the web browser crashes.

Please note that all contributions to Corepunk Wiki 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 Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: