Module:rad-stem/templates: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Tags: Mobile edit Mobile web edit
Line 1,744: Line 1,744:
for i, j in pairs(pp) do
for i, j in pairs(pp) do
if not (table_type == "intr" and i == "rpst") then
if not (table_type == "intr" and i == "rpst") and i~= "vstem" and i~= "t" and i~="pre" then
if type(j) == "string" then
if type(j) == "string" then
table.insert(review, "* <code>" .. string.upper(i) .. "</code>: '''" .. j .. "'''" .. endings[i])
table.insert(review, "* <code>" .. string.upper(i) .. "</code>: '''" .. j .. "'''" .. endings[i])

Navigation menu