Difference between revisions of "Template:Relevance/Documentation"

From War Thunder Wiki
Jump to: navigation, search
(Expanded documents)
(Updated documents to reflect template changes)
Line 1: Line 1:
 
{{docpage}}
 
{{docpage}}
 +
 +
== Description ==
 +
The template <code>Relevance</code> is intended to set up an article message box informing viewers that the article in question may have information no longer relevant to the state of affairs in the War Thunder game, and needs or is pending an update. These boxes are to be placed as long as the articles are not rewritten so that readers are not misled.
 +
 +
== Code ==
 +
<code><nowiki>{{Relevance}}</nowiki></code>
 +
 +
== Option ==
 +
* <code><nowiki>{{Relevance|br}}</nowiki></code> - will change the article message box content to focus on concerns of a battle ratings update for the page.
 +
 +
== Examples ==
 +
<code><nowiki>{{Relevance}}</nowiki></code>
 +
 +
Will produce:
  
 
{{Ambox
 
{{Ambox
Line 8: Line 22:
 
  |img = File:Icons Relevance.png
 
  |img = File:Icons Relevance.png
 
}}
 
}}
War Thunder changes with each patch, so it may well happen that the information in any article will stop reflecting the current state of affairs. As long as the article is not rewritten, it can be marked with this die so that readers are not misled.
 
  
Use: paste the code <code><nowiki>{{Relevance|~~~~}}</nowiki></code> at the beginning of the article.
+
<code><nowiki>{{Relevance|br}}</nowiki></code>
 +
 
 +
Will produce:
 +
 
 +
{{Ambox
 +
|title = Battle Ratings subject to change
 +
|text = The battle ratings depicted on this article may be outdated due to a recent update. They will be updated.
 +
|background = #FFE0B2
 +
|border = #FF9800
 +
|img = File:Icons Relevance.png
 +
}}

Revision as of 18:35, 25 February 2019

Description

The template Relevance is intended to set up an article message box informing viewers that the article in question may have information no longer relevant to the state of affairs in the War Thunder game, and needs or is pending an update. These boxes are to be placed as long as the articles are not rewritten so that readers are not misled.

Code

{{Relevance}}

Option

  • {{Relevance|br}} - will change the article message box content to focus on concerns of a battle ratings update for the page.

Examples

{{Relevance}}

Will produce:

Icons Relevance.pngRelevance under question.
The content of this article is most likely outdated and is not reflecting the current state of affairs. The article needs to be updated.

{{Relevance|br}}

Will produce:

Icons Relevance.pngBattle Ratings subject to change
The battle ratings depicted on this article may be outdated due to a recent update. They will be updated.