Изворни код странице Модул:Пречица/config
Пређи на навигацију
Пређи на претрагу
Немате дозволу да уређујете ову страницу из следећег разлога:
Можете да видите и копирате извор ове странице.
-- This module holds configuration data for [[Modul:Prečica]].
return {
-- The heading at the top of the shortcut box. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
['shortcut-heading'] = '[[Vojna Enciklopedija:Prečica|{{PLURAL:$1|Prečica|Prečice|Prečica}}]]:',
-- The error message to display when a shortcut is invalid (is not a string, or
-- is the blank string). It accepts the following parameter:
-- $1 - the number of the shortcut in the argument list. (required)
['invalid-shortcut-error'] = 'Prečica #$1 je pogrešna (prečice moraju da budu ' ..
'niske dužine od najmanje jednog karaktera).',
-- The error message to display when no shortcuts or other displayable content
-- were specified. (required)
['no-content-error'] = 'Greška: Nijedna prečica nije unesena i parametar ' ..
mw.text.nowiki('|msg=') ..
' nije postavljen.',
000
1:0
Шаблон који се користи на овој страници:
Назад на страницу Модул:Пречица/config.