Module:Lang: Difference between revisions

Jump to navigation Jump to search
Undid revision 809187314 by Trappist the monk (talk)
No edit summary
(Undid revision 809187314 by Trappist the monk (talk))
Line 251:
table.insert (span, '>'); -- close the opening span tag
if 'yes' == italic then
table.insert (span, table.concat ({"<i>''", text, "</i>''"})); -- text with italic markup
else
table.insert (span, text); -- DEFAULT: text is not italicized
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu