Module:Shindo/messages

Permanently protected module
From Wikipedia, the free encyclopedia
return {
	noScaleShortCode = "Scale shortcode is required",
	noIntensity = "Intensity is required",
	invalidScale = "No such scale $1",
	invalidIntensity = "No such intensity $1 on scale $2",
	scaleNameInvalid = "Scale name $1 cannot be made invokable because it clashes with a function"
}