Difference between revisions of "Help:Editing"
From Hgames Wiki
m (→Dates: Changed formulation) |
(follows user AgentCichy category naming) |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | + | This site is a [https://en.wikipedia.org/wiki/Wiki wiki], meaning anyone can create{{ref|1|1}} and edit almost any page and improve articles immediately. This site is powered by [https://www.mediawiki.org/wiki/MediaWiki MediaWiki], useful information found on pages like [https://www.mediawiki.org/wiki/Project:Help Help on MediaWiki] and [https://en.wikipedia.org/wiki/Help:Editing Wikipedia Help:Editing] usually applies here too. | |
| − | == | + | ==Editing articles== |
| − | |||
| − | |||
| − | |||
| − | + | ===Content style and policies=== | |
| − | |||
| − | |||
| − | |||
| − | + | * Language & Style: Use ''[https://en.wiktionary.org/wiki/explicit#Adjective explicit (1)]'' language, avoid vulgar or crude expressions. | |
| + | * Admin [[User:Hmoeller]] encourages content over accuracy. ''if you think you are not skilled enough in wiki markup to add to or create a page, just put your information in there anyway''{{ref|2|2}}. Principles such as Verifiability and No original research on [https://en.wikipedia.org/wiki/Wikipedia:Core_content_policies Wikipedia Core content policies] do not apply here. | ||
| − | == | + | ===Adding references=== |
| − | |||
| − | + | * <code><nowiki><ref></nowiki></code> syntax does not work because [https://www.mediawiki.org/wiki/Extension:Cite Cite Extension] is [[Special:Version|not installed]] on this site. | |
| + | * Use <code><nowiki>{{ref}}</nowiki></code>([[Template:Ref|template info]]) and <code><nowiki>{{note}}</nowiki></code>([[Template:Note|template info]]) templates. | ||
| − | + | ===Sorting into category / management=== | |
| − | + | * Use game info card to add to ''Hgame'' and ''[engine]'' categories. See [[Help:Gamepages]]. | |
| − | + | * Use company info card to add to ''Game Company'' category. See [[Help:Companypages]]. | |
| − | <code><nowiki>{{ | + | * Use <code><nowiki>{{cleanup}}</nowiki></code>([[Template:Cleanup|template info]]) to add to [[:Category:Pages marked for cleanup]] |
| + | * Use <code><nowiki>{{stub}}</nowiki></code>([[Template:Stub|template info]]) to add to [[:Category:Stubs]] | ||
| + | * Use <code><nowiki>{{delete}}</nowiki></code>([[Template:Delete|template info]]) to add to [[:Category:Candidates for deletion]] | ||
| − | + | ===Adding date=== | |
| − | For better readability | + | |
| + | <code><nowiki>{{#dateformat:YYYY-MM-DD}}</nowiki></code> ensures the result date follows [https://en.wikipedia.org/wiki/ISO_8601 ISO 8601 standard] is formatted accordingly. For better readability, specify a format for unregistered and annonymous users. | ||
Example: | Example: | ||
| Line 49: | Line 46: | ||
|{{#dateformat:2014-12-25|ISO 8601}} | |{{#dateformat:2014-12-25|ISO 8601}} | ||
|} | |} | ||
| + | |||
| + | ==Policies and conventions== | ||
| + | |||
| + | * [[Help:Gamepages]] | ||
| + | * [[Help:Companypages]] | ||
| + | * [[Help:Uploading]] | ||
| + | |||
| + | ==Useful special pages== | ||
| + | |||
| + | * [[Special:Upload]] | ||
| + | * [[:Category:Active_Talk_Pages]]. Also chat on [https://www.anime-sharing.com/threads/202733/ Anime-sharing.com thread] | ||
| + | * [[:Category:Pages marked for cleanup]] | ||
| + | * [[:Category:Stubs]] | ||
| + | * [[:Category:Candidates for deletion]] | ||
| + | * [[Special:WantedPages]] | ||
| + | * [[Special:SpecialPages|All special pages]] | ||
| + | |||
| + | ==Reference== | ||
| + | :1 {{note|1}} [https://www.anime-sharing.com/threads/h-games-wiki.202733/ anime-sharing.com Inquisitor] | ||
| + | :2 {{note|2}} [https://wiki.anime-sharing.com/hgames/index.php?title=Help:Editing&oldid=9507 revision 23:47, 6 March 2014] | ||
Latest revision as of 00:23, 25 October 2025
This site is a wiki, meaning anyone can create1 and edit almost any page and improve articles immediately. This site is powered by MediaWiki, useful information found on pages like Help on MediaWiki and Wikipedia Help:Editing usually applies here too.
Contents
Editing articles
Content style and policies
- Language & Style: Use explicit (1) language, avoid vulgar or crude expressions.
- Admin User:Hmoeller encourages content over accuracy. if you think you are not skilled enough in wiki markup to add to or create a page, just put your information in there anyway2. Principles such as Verifiability and No original research on Wikipedia Core content policies do not apply here.
Adding references
-
<ref>syntax does not work because Cite Extension is not installed on this site. - Use
{{ref}}(template info) and{{note}}(template info) templates.
Sorting into category / management
- Use game info card to add to Hgame and [engine] categories. See Help:Gamepages.
- Use company info card to add to Game Company category. See Help:Companypages.
- Use
{{cleanup}}(template info) to add to Category:Pages marked for cleanup - Use
{{stub}}(template info) to add to Category:Stubs - Use
{{delete}}(template info) to add to Category:Candidates for deletion
Adding date
{{#dateformat:YYYY-MM-DD}} ensures the result date follows ISO 8601 standard is formatted accordingly. For better readability, specify a format for unregistered and annonymous users.
Example:
Instead of writing 25 December 2014 write:
| Input | Output |
|---|---|
{{#dateformat:2014-12-25}}
|
2014-12-25 |
{{#dateformat:2014-12-25|dmy}}
|
25 December 2014 |
{{#dateformat:2014-12-25|mdy}}
|
December 25, 2014 |
{{#dateformat:2014-12-25|ymd}}
|
2014 December 25 |
{{#dateformat:2014-12-25|ISO 8601}}
|
2014-12-25 |
Policies and conventions
Useful special pages
- Special:Upload
- Category:Active_Talk_Pages. Also chat on Anime-sharing.com thread
- Category:Pages marked for cleanup
- Category:Stubs
- Category:Candidates for deletion
- Special:WantedPages
- All special pages