Difference between revisions of "Getting involved"

From Emulation General Wiki
Jump to navigation Jump to search
m
(Added an emulator page template)
Line 16: Line 16:
 
* [[:Category:Outdated|Outdated articles]] – These articles contain information that might no longer be accurate and need to be updated.
 
* [[:Category:Outdated|Outdated articles]] – These articles contain information that might no longer be accurate and need to be updated.
 
* [[:Category:Article stubs|Articles stubs]] – These articles are stubs and need to be expanded with more information.
 
* [[:Category:Article stubs|Articles stubs]] – These articles are stubs and need to be expanded with more information.
* Create new emulator pages - Copy the [[Template:Infobox emulator|Infobox emulator template]] and add {{t|WIP}} if you need help or intend to finish the page later. Usual parts of an emulator page are a short description in the beginning, a ''Download'' section and a ''Overview'' section.
+
* [[#Emulator_page_template|Update/create new emulator pages]] - Copy the template below, add {{t|WIP}} if you need help or intend to finish the page later, add {{t|stub}} if everything is finished but it should be longer.  
  
 
==High effort==
 
==High effort==
 
;[[:Category:Wikipedia copies|Wikipedia copies]]
 
;[[:Category:Wikipedia copies|Wikipedia copies]]
 
:These are articles we took from Wikipedia. The source article may either contain updated information beyond what we've copied, causing us to stagnate and provide potentially incorrect information, or showcase a subject in a manner that may stray from its relevance in emulation. The best way to deal with these articles is to rewrite them, but in their current form they require a high degree of knowledge in their fields in order to break them down for readers.
 
:These are articles we took from Wikipedia. The source article may either contain updated information beyond what we've copied, causing us to stagnate and provide potentially incorrect information, or showcase a subject in a manner that may stray from its relevance in emulation. The best way to deal with these articles is to rewrite them, but in their current form they require a high degree of knowledge in their fields in order to break them down for readers.
 +
 +
==Emulator page template==
 +
Here's our current layout for an emulator page. Copy-paste this if you are creating a new emulator page or use it if a page needs updating. If you need an example you can check out our [[Template:Infobox emulator|Infobox emulator template]] page.
 +
 +
<pre>{{Infobox emulator
 +
|title        =
 +
|logo          =
 +
|logowidth    =
 +
|developer    =
 +
|version      =
 +
|active        =
 +
|platform      =
 +
|architecture  =
 +
|target        =
 +
|compatibility =
 +
|accuracy      =
 +
|website      =
 +
|prog-lang    =
 +
|support      =
 +
|license      =
 +
|source        =
 +
}}
 +
'''Emulatorname''' is an open-source [[Nintendo Entertainment System emulators|Nintendo Entertainment System emulator]]. This is a very short description.
 +
 +
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|Win-big|Lin-big}}
 +
|[https://www.maindownloadpage.com '''Official release''']
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Lin}}
 +
|[https:///www.otherdownloadpage.com Other downloads]<br><small>Latest dev build</small>
 +
|}
 +
 +
==Overview==
 +
Put a longer description here. You can also use references<ref>https://www.referenceurl.com</ref>.
 +
 +
==External links==
 +
* [https://twitter.com/nesemu Official Twitter]
 +
* [https://www.youtube.com/nesemu Official YouTube]
 +
 +
==References==
 +
{{Reflist}}
 +
 +
[[Category:Emulators]]
 +
[[Category:Nintendo Entertainment System emulators]]
 +
</pre>
 +
  
  
 
[[Category:FAQs]]
 
[[Category:FAQs]]

Revision as of 07:24, 28 October 2020

Getinvolved.png

If you're interested in helping out the Emulation General wiki but don't know where to start, here are some things we'd appreciate help with.

Low effort

Moderate effort

  • WIP articles – These are new articles that are not yet ready for the main page and need to be improved.
  • Outdated articles – These articles contain information that might no longer be accurate and need to be updated.
  • Articles stubs – These articles are stubs and need to be expanded with more information.
  • Update/create new emulator pages - Copy the template below, add {{WIP}} if you need help or intend to finish the page later, add {{stub}} if everything is finished but it should be longer.

High effort

Wikipedia copies
These are articles we took from Wikipedia. The source article may either contain updated information beyond what we've copied, causing us to stagnate and provide potentially incorrect information, or showcase a subject in a manner that may stray from its relevance in emulation. The best way to deal with these articles is to rewrite them, but in their current form they require a high degree of knowledge in their fields in order to break them down for readers.

Emulator page template

Here's our current layout for an emulator page. Copy-paste this if you are creating a new emulator page or use it if a page needs updating. If you need an example you can check out our Infobox emulator template page.

{{Infobox emulator
|title         = 
|logo          = 
|logowidth     = 
|developer     = 
|version       = 
|active        = 
|platform      = 
|architecture  = 
|target        = 
|compatibility = 
|accuracy      = 
|website       = 
|prog-lang     =
|support       =
|license       =
|source        =
}}
'''Emulatorname''' is an open-source [[Nintendo Entertainment System emulators|Nintendo Entertainment System emulator]]. This is a very short description.

==Download==
{| cellpadding="4"
|-
|align=center|{{Icon|Win-big|Lin-big}}
|[https://www.maindownloadpage.com '''Official release''']
|-
|colspan="3"|<hr/>
|-
|align=center|{{Icon|Lin}}
|[https:///www.otherdownloadpage.com Other downloads]<br><small>Latest dev build</small>
|}

==Overview==
Put a longer description here. You can also use references<ref>https://www.referenceurl.com</ref>.

==External links==
* [https://twitter.com/nesemu Official Twitter]
* [https://www.youtube.com/nesemu Official YouTube]

==References==
{{Reflist}}

[[Category:Emulators]]
[[Category:Nintendo Entertainment System emulators]]