Module:Documentation: Difference between revisions

mNo edit summary
mNo edit summary
Line 14: Line 14:
commonExternalLinkWithName = '[%s %s]',
commonExternalLinkWithName = '[%s %s]',


-- translate if your language prefers localized namespace name, although remain it untouched most likely not affect anything
-- format strings, translate if your language prefers localized namespace name, although remain it untouched most likely not affect anything
commonCategoryPage = 'Category:%s',
commonCategoryPage = 'Category:%s',
commonSpecialPageSub = 'Special:%s/%s',
commonSpecialPageSub = 'Special:%s/%s',
commonUser = 'User',
commonUser = 'User',
-- names of special pages, translate if your language prefers localized namespace name, although remain it untouched will still correctly linked to target page
specialPurge = 'Purge',
specialPurge = 'Purge',
specialEdit = 'EditPage',
specialEdit = 'EditPage',