m (Use generic namespace name) |
(Replace note re: ambox with the current convention) |
||
Line 4: | Line 4: | ||
== General guidelines == | == General guidelines == | ||
Magic words, categories, and page-level block templates should be placed at the top of the page in this order: | |||
* [[mw:Help:Magic_words#Behavior_switches|<code><nowiki>__HIDDENCAT__</nowiki></code> et al.]], in alphabetical order | |||
* [[mw:Help:Magic_words#DISPLAYTITLE|<code><nowiki>{{DISPLAYTITLE}}</nowiki></code>]] | |||
* infobox(es) | |||
* ambox(es) | |||
* hatnote(s) | |||
Note that this doesn't match [[mw:Recommendations_for_mobile_friendly_articles_on_Wikimedia_wikis#Use_consistent_ordering_for_hatnotes,_ambox_and_infobox_templates|Wikimedia's policy]]. |
Revision as of 07:29, 10 August 2024
Subpages on specific topics:
General guidelines
Magic words, categories, and page-level block templates should be placed at the top of the page in this order:
__HIDDENCAT__
et al., in alphabetical order{{DISPLAYTITLE}}
- infobox(es)
- ambox(es)
- hatnote(s)
Note that this doesn't match Wikimedia's policy.