Rhythm Game Wiki:Style Guide: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:


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:
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.
* '''See also''' - links to other related pages on the wiki.
* '''References''' - footnotes for the article.
* '''References''' - footnotes for the article.
Line 54: Line 55:
=== Text formatting ===
=== Text formatting ===


* <code>[[Template:Tooltip]]</code>
* [[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>
* <code>[[Template:Date]]</code> - shows a tooltip with the date in the user's timezone (using JavaScript).
* [[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 65: Line 66:
=== Notice boxes ===
=== Notice boxes ===


Use the templates listed below for boxes with notice messages. They all use the <code>[[Template:ArticleNoticeBox]]</code> template:
Use the templates listed below for boxes with notice messages. They all use the [[Template:ArticleNoticeBox]] template:


* <code>[[Template:Stub]]</code> - place at the top of the page to inform the reader that the page is short and not complete.
* [[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}}
* <code>[[Template:Todo]]</code> - use this to inform other editors of some tasks to do.
* [[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.}}
* <code>[[Template:Incomplete]]</code> - use this to inform readers that some information is missing from the article.
* [[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}}
* <code>[[Template:MainArticle]]</code> - place just below a section header to link to a bigger article on the topic.
* [[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 ====
==== More specific notice boxes ====
* <code>[[Template:GameInactive]]</code> - use this in articles for inactive games (for example [[Gadvia:Gadvia]]).
* [[Template:GameInactive]] - use this in articles for inactive games (for example [[Gadvia:Gadvia]]).
{{GameInactive}}
{{GameInactive}}
* <code>[[Template:SpoilerWarning]]</code> - place this at the top of articles/article sections that include spoilers.
* [[Template:SpoilerWarning]] - place this at the top of articles/article sections that include spoilers.
{{SpoilerWarning|noscreen=1}}
{{SpoilerWarning|noscreen=1}}


=== In-line notices ===
=== In-line notices ===


* <code>[[Template:Unfinished]]</code> - for work-in-progress or incomplete information
* [[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>
* <code>[[Template:Verify]]</code> - for information that is not confirmed to be true, or cannot be confirmed true or false at this time.  
* [[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}}