Difference between revisions 40114 and 40116 on test2wiki-- This is a test of scribbling. Using Italian templates from en.wiktionary. -- Owner SemperBlotto local p = {} function p.itadj(frame) local pframe = frame:getParent() local args = pframe.args local stem = args[1] or error("1st parameter (stem of adjective) missing!") (contracted; show full) end return headword .. cat end function p.wiki(x) -- For use within p.itconj function. -- Wikifies term. if x == nil then x = ""return " " end return "[[" .. x .. "]]" end end function p.alts(x,y) -- For use within p.itconj function. -- Adds alternate forms with a comma in between. if y ~= nil then return x .. ", " .. y end return x (contracted; show full) conj = conj .. '|-\n' conj = conj .. '|}</div></div>' return conj end return p All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://test2.wikipedia.org/w/index.php?diff=prev&oldid=40116.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|