Rhythm Game Wiki:Style Guide: Difference between revisions
No edit summary |
|||
Line 54: | Line 54: | ||
=== 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 67: | Line 67: | ||
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 <code>[[Template:ArticleNoticeBox]]</code> 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 ==== | ==== More specific notice boxes ==== | ||
* | * [[Template:GameInactive]] - use this in articles for inactive games (for example [[Gadvia:Gadvia]]). | ||
{{GameInactive}} | {{GameInactive}} | ||
* | * [[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 === | ||
* | * [[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}} |