Rhythm Game Wiki:Style Guide: Difference between revisions

mNo edit summary
Line 56: Line 56:
=== Notice boxes ===
=== Notice boxes ===


Use <code>[[Template:Stub]]</code>, <code>[[Template:Todo]]</code>, <code>[[Template:Incomplete]]</code>, <code>[[Template:MainArticle]]</code> 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:


* <code>[[Template:Stub]]</code>
* <code>[[Template:Stub]]</code> - 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>
* <code>[[Template:Todo]]</code> - 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>
* <code>[[Template:Incomplete]]</code> - 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>
* <code>[[Template:MainArticle]]</code> - 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 ====
* <code>[[Template:GameInactive]]</code> - use this in articles for inactive games (for example [[Gadvia:Gadvia]]).
{{GameInactive}}
* <code>[[Template:SpoilerWarning]]</code> - place this at the top of articles/article sections that include spoilers.
{{SpoilerWarning}}


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