Modulo:Apat/pannakaaramid

Manipud iti Wikipedia, ti nawaya nga ensiklopedia
Dokumentasion ti modulo

Daytoy a plantilia ket datos ti kompigurasion ti Modulo:Apat.

-- Daytoy ket agtengngel iti datos ti kompigurasion para iti [[Modulo:Apat]].

return {

-- The heading at the top of the shortcut box. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
['shortcut-heading'] = '[[Wikipedia:Apat|{{PLURAL:$1|Apat|Dagiti apat}}]]',

-- The heading when |redirect=yes is given. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
['redirect-heading'] = '[[Wikipedia:Baw-ing|{{PLURAL:$1|Baw-ing|Dagiti baw-ing}}]]',

-- 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'] = 'imbalido ti apat ti #$1 (dagiti apat ket nasken a ' ..
	'dagiti kuerdas iti saan a basbassit ngem maysa a karakter iti kaatiddog)',

-- The error message to display when no shortcuts or other displayable content
-- were specified. (required)
['no-content-error'] = 'Biddut: awan dagiti nainaganan nga apat ken ti parametro ti ' ..
	mw.text.nowiki('|msg=') ..
	' ket saan a naisaad.',

-- A category to add when the no-content-error message is displayed. (optional)
['no-content-error-category'] = 'Dagiti plantilia ti apat nga awan kadagiti parametro',
}