Jump to content

Module:Sidebar: Difference between revisions

allow for #invoke with args
parser fix
Line 157: Line 157:
                         .newline()
                         .newline()
                         .wikitext(content)
                         .wikitext(content)
                        .done()
                    .newline()  -- Without a linebreak after the </td>, a nested list like "* {{hlist| ...}}" doesn't parse correctly.
         end
         end
     end
     end