Confirmed users
1,311
edits
(Add process box template example + nice title) |
m (visual nit) |
||
Line 34: | Line 34: | ||
== Header templates == | == Header templates == | ||
We use 3 headers on pages that indicate if a page is: | We use 3 headers on pages that indicate if a page is: | ||
# Obsolete and dead <nowiki>{{RELEASE_MANAGEMENT_OBSOLETE}}</nowiki> | |||
# Needs an update <nowiki>{{RELEASE_MANAGEMENT_UPDATE_NEEDED}}</nowiki> | |||
# A stub for future content <nowiki>{{RELEASE_MANAGEMENT_STUB}}</nowiki> | |||
Just add the above template call at the top of your page to get the banner inserted. | Just add the above template call at the top of your page to get the banner inserted. | ||
Line 44: | Line 45: | ||
{{RELEASE_MANAGEMENT_UPDATE_NEEDED}} | {{RELEASE_MANAGEMENT_UPDATE_NEEDED}} | ||
{{RELEASE_MANAGEMENT_STUB}} | {{RELEASE_MANAGEMENT_STUB}} | ||
== Page titles == | == Page titles == |