Modul:Hatnote: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Farras (bicara | kontrib)
.
 
Merubah Error => Galat | Trns params.modul (ID) | perintah.modul (ID)
Baris 21:
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('ModuleModul:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
Baris 82:
checkType('makeWikitextError', 1, msg, 'string')
checkType('makeWikitextError', 2, helpLink, 'string', true)
yesno = require('ModuleModul:Yesno')
local title = mw.title.getCurrentTitle()
-- Make the help link text.
Baris 104:
end
return string.format(
'<strong class="error">ErrorGalat: %s%s.</strong>%s',
msg,
helpText,
Baris 126:
if not link then
return p.makeWikitextError(
'notidak linkada specifiedpranala ditentukan',
'TemplateTemplat:Format hatnote link#ErrorsGalat',
args.category
)
Baris 177:
if not s then
return p.makeWikitextError(
'notidak textada specifiedteks ditentukan',
'TemplateTemplat:Hatnote#ErrorsGalat',
args.category
)