Rhythm Game Wiki:Style Guide: Difference between revisions
mNo edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<!--T:2--> | <!--T:2--> | ||
These guidelines apply to all games on the wiki. | These guidelines apply to all games on the wiki. | ||
== Pages and page titles == <!--T:8--> | |||
<!--T:9--> | |||
* Pages that focus on general mechanics, content, or tools, that are not specific to any one game, should be put into the main namespace, for example: {{ll|TextMesh Pro}}. | |||
<!--T:10--> | |||
* Guides that describe general topics that are not game-specific, or relate to multiple games at once, should be put into the main namespace, under the "Guides" page, for example: {{ll|Guides/Editing a JSON file|Guides/Editing a JSON file}}. | |||
<!--T:11--> | |||
* Pages describing game content or game mechanics should be put into a game's namespace, for example: {{ll|Gadvia:Adventure mode|Gadvia:Adventure mode}}. If a game does not have a namespace, a new namespace should be requested. | |||
<!--T:12--> | |||
* Game guides should be put into the game's namespace, under the "Guides" page, for example: {{ll|Gadvia:Guides/Extracting game files|Gadvia:Guides/Extracting game files}}. | |||
<!--T:13--> | |||
* Pages that contain information about the wiki itself should be put in the meta namespace (<code>Rhythm Game Wiki</code>), for example: {{ll|Rhythm Game Wiki:Copyrights|Rhythm Game Wiki:Copyrights}}. | |||
=== Files and pages in other namespaces === | |||
* Template titles should have no spaces and be in [[Wikipedia:PascalCase|PascalCase]], for example [[Template:DataStructure]] | |||
* Files (images, videos, audio, etc.) for specific games that are put into the <code>File:</code> (or <code>Media:</code>) namespace, have a <code>GameName-</code> prefix, for example: [[Media:Rizline-Disc 2 Image.png]]. | |||
* Templates for specific games are in the <code>Template:</code> namespace, have a <code>GameName</code> prefix, for example: [[Template:RizlineDiscInfoBox]]. | |||
== Sections == | |||
Any content page may or may not contain any of the following sections. If the page does have any of these sections, they should be placed at the end of the page, in order: | |||
* '''Gallery''' - images/media related to the page. | |||
* '''See also''' - links to other related pages on the wiki. | |||
* '''References''' - footnotes for the article. | |||
{{Todo|Install [[mw:Extension:Cite]] to this wiki}} | |||
* '''External links''' - unordered list of links to other websites related to this page. | |||
* '''Navigation''' - [[mw:transclusion|transcluded]] navigation boxes from [[:Category:Navigation_boxes]]. | |||
== Writing style == <!--T:1--> | == Writing style == <!--T:1--> | ||
Line 21: | Line 50: | ||
* for the [[wikipedia:UTC|UTC]] timezone, it's the following format: <code>YYYY-MM-DDThh:mm:ssZ</code> (for example: <code>2024-12-06T09:00Z</code>). | * for the [[wikipedia:UTC|UTC]] timezone, it's the following format: <code>YYYY-MM-DDThh:mm:ssZ</code> (for example: <code>2024-12-06T09:00Z</code>). | ||
* for other timezones, it's the following format: <code>YYYY-MM-DDThh:mm:ss+TZOFFSET</code> (for example, for UTC+8: <code>2024-12-06T17:00+08:00</code>). | * for other timezones, it's the following format: <code>YYYY-MM-DDThh:mm:ss+TZOFFSET</code> (for example, for UTC+8: <code>2024-12-06T17:00+08:00</code>). | ||
== Useful templates == | == Useful templates == | ||
Line 45: | Line 55: | ||
=== Text formatting === | === Text formatting === | ||
* | * [[Template:Tooltip]] | ||
<blockquote> | <blockquote> | ||
The following text has a tooltip. {{Tooltip|Hovering your mouse over it will display a message.|This is a tooltip message.}} | The following text has a tooltip. {{Tooltip|Hovering your mouse over it will display a message.|This is a tooltip message.}} | ||
</blockquote> | </blockquote> | ||
* | * [[Template:Date]] - shows a tooltip with the date in the user's timezone (using JavaScript). | ||
<blockquote> | <blockquote> | ||
This is the date template: {{Date|2024-12-06T14:32Z}} | This is the date template: {{Date|2024-12-06T14:32Z}} | ||
Line 56: | Line 66: | ||
=== Notice boxes === | === Notice boxes === | ||
Use | Use the templates listed below for boxes with notice messages. They all use the [[Template:ArticleNoticeBox]] template: | ||
* | * [[Template:Stub]] - place at the top of the page to inform the reader that the page is short and not complete. | ||
{{Stub|nocategory=1}} | {{Stub|nocategory=1}} | ||
* | * [[Template:Todo]] - use this to inform other editors of some tasks to do. | ||
{{Todo|nocategory=1| | {{Todo|nocategory=1| | ||
* Get images from game files and put them here.}} | * Get images from game files and put them here.}} | ||
* | * [[Template:Incomplete]] - use this to inform readers that some information is missing from the article. | ||
{{Incomplete|nocategory=1| | {{Incomplete|nocategory=1| | ||
* Some items are missing}} | * Some items are missing}} | ||
* | * [[Template:MainArticle]] - place just below a section header to link to a bigger article on the topic. | ||
{{MainArticle|Rizline:List of songs}} | {{MainArticle|Rizline:List of songs}} | ||
==== More specific notice boxes ==== | |||
* [[Template:GameInactive]] - use this in articles for inactive games (for example [[Gadvia:Gadvia]]). | |||
{{GameInactive}} | |||
* [[Template:SpoilerWarning]] - place this at the top of articles/article sections that include spoilers. | |||
{{SpoilerWarning|noscreen=1}} | |||
=== In-line notices === | === In-line notices === | ||
* | * [[Template:Unfinished]] - for work-in-progress or incomplete information | ||
<blockquote> | <blockquote> | ||
[...] This game mechanic allows you to get more items. {{Unfinished|What kind of items can you get?|nocategory=1}} | [...] This game mechanic allows you to get more items. {{Unfinished|What kind of items can you get?|nocategory=1}} | ||
</blockquote> | </blockquote> | ||
* | * [[Template:Verify]] - for information that is not confirmed to be true, or cannot be confirmed true or false at this time. | ||
<blockquote> | <blockquote> | ||
[...] This game mechanic allows you to get two {{IconLink|Rizline|Coin|Coins}}. {{Verify|No other game mechanic in the game allows you to get coins, confirmation needed.|nocategory=1}} | [...] This game mechanic allows you to get two {{IconLink|Rizline|Coin|Coins}}. {{Verify|No other game mechanic in the game allows you to get coins, confirmation needed.|nocategory=1}} |