Module:Editnotice load/config
Appearance
return {
pseudo_ns_name = "Template:Editnotices", --the name of the pseudo-namespace for the editnotice loader
editnotice_css = "sysop-show templateeditor-show extendedmover-show", --Additional CSS to add to the editnotice loader for those who cannot edit editnotices
editnotice_types = {
protection = "Protection",
protection_id = "ProtectionID",
title = "Page", -- historical reasons
page = "PageID",
group = "Group",
category = "Category",
namespace = "Namespace"
},
user_editnotice = "Editnotice"
}