Difference between revisions of "Template:Note"

From Official Wiki of the Renaissance Kingdoms
(Update)
Line 1: Line 1:
 
<includeonly>{| class="rk-notebox {{{1}}}"
 
<includeonly>{| class="rk-notebox {{{1}}}"
 
  | {{#switch:{{{1|}}}
 
  | {{#switch:{{{1|}}}
   | great = You are reading a « great article ».
+
   | great = You are reading a «great article».
   | draft = You are reading an article considered as a « draft ».
+
   | draft = You are reading an article considered as a «draft».
   | toupdate = You are reading an article that need to be « update ».
+
   | toupdate = You are reading an article that needs to be «updated».
   | wtf = You are reading an article considered as « bad ».
+
   | wtf = You are reading an article considered as «bad».
   | wip = You are reading an article that is « updating » in progress.
+
   | wip = You are reading an article that we are «updating».
 
   }}
 
   }}
 
  | {{#switch:{{{1|}}}
 
  | {{#switch:{{{1|}}}
   | great = Informations in this article are certified by the Guardians team.
+
   | great = Information in this article is certified by the Guardians team.
   | wtf = This article could contain mistakes or lacks of neutrality. The Guardians team is working on its modification.
+
   | wtf = This article could contain mistakes or lacks neutrality. The Guardians team will work on updating it.
 
   | wip = This article will be updated soon. Some mistakes could remain.
 
   | wip = This article will be updated soon. Some mistakes could remain.
 
   }}
 
   }}

Revision as of 23:42, 23 July 2023

Some useful headers used by editors:

{{note|draft}}

You are reading an article considered as a «draft».


{{note|toupdate}}

You are reading an article that needs to be «updated».


{{note|wtf}}

You are reading an article considered as «bad». This article could contain mistakes or lacks neutrality. The Guardians team will work on updating it.


{{note|wip}}

You are reading an article that we are «updating». This article will be updated soon. Some mistakes could remain.


{{note|great}}

You are reading a «great article». Information in this article is certified by the Guardians team.