Content deleted Content added
Artoria2e5 (talk | contribs) html:wikitext |
Artoria2e5 (talk | contribs) mNo edit summary |
||
Line 103:
-- final wrap
local ret = titlePart .. textPart .. ']]'
if not dontBrace then ret = '<nowiki>{{</nowiki>' .. ret .. '<nowiki>}}</nowiki>' end
if _ne(args.a) then ret = '<nowiki>*</nowiki> ' .. ret end
|