Difference between revisions of "Template:Note"
From Official Wiki of the Renaissance Kingdoms
(Update) |
|||
Line 2: | Line 2: | ||
| {{#switch:{{{1|}}} | | {{#switch:{{{1|}}} | ||
| great = You are reading a « great article ». | | great = You are reading a « great article ». | ||
− | | draft = You are reading an article | + | | 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 need to be « update ». | ||
| 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. | ||
}} | }} | ||
| {{#switch:{{{1|}}} | | {{#switch:{{{1|}}} | ||
| great = Informations in this article are certified by the Guardians team. | | great = Informations in this article are 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 of neutrality. The Guardians team is working on its modification. | ||
+ | | wip = This article will be updated soon. Some mistakes could remain. | ||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
− | Some useful | + | Some useful headers used by editors:<br><br> |
+ | <nowiki>{{note|draft}}</nowiki> | ||
{{note|draft}} | {{note|draft}} | ||
+ | <br> | ||
+ | <nowiki>{{note|toupdate}}</nowiki> | ||
{{note|toupdate}} | {{note|toupdate}} | ||
+ | <br> | ||
+ | <nowiki>{{note|wtf}}</nowiki> | ||
{{note|wtf}} | {{note|wtf}} | ||
+ | <br> | ||
+ | <nowiki>{{note|wip}}</nowiki> | ||
+ | {{note|wip}} | ||
+ | <br> | ||
+ | <nowiki>{{note|great}}</nowiki> | ||
{{note|great}} | {{note|great}} | ||
</noinclude> | </noinclude> |
Revision as of 08:48, 22 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 need to be « update ». |
{{note|wtf}}
You are reading an article considered as « bad ». | This article could contain mistakes or lacks of neutrality. The Guardians team is working on its modification. |
{{note|wip}}
You are reading an article that is « updating » in progress. | This article will be updated soon. Some mistakes could remain. |
{{note|great}}
You are reading a « great article ». | Informations in this article are certified by the Guardians team. |