Module:accel/sh

Wiktionary වෙතින්

This module contains new entry creation rules for Serbo-Croatian; see WT:ACCEL for an overview, and Module:accel for information on creating new rules.


return {
	generate = function(params, entry)
		if params.pos == "noun" then
			if params.target ~= params.target_pagename then
				entry.head = "{{sh-noun form|head=" .. params.target .. "}}"
			else
				entry.head = "{{sh-noun form}}"
			end
		end
	end
}
"https://si.wiktionary.org/w/index.php?title=Module:accel/sh&oldid=34043" වෙතින් සම්ප්‍රවේශනය කෙරිණි