Module:UserLinks/config: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(add error messages)
(add link table messages)
Line 44: Line 44:
cfg['error-invalidlinkcode'] = '"$1" is not a valid link code'
cfg['error-invalidlinkcode'] = '"$1" is not a valid link code'
cfg['error-invalidlinkcode-section'] = 'Not a valid link code'
cfg['error-invalidlinkcode-section'] = 'Not a valid link code'

-- Link table headers
cfg['linktable-codeheader'] = 'Code'
cfg['linktable-previewheader'] = 'Preview'


return cfg
return cfg