Module:HtmlBuilder: Difference between revisions

don't add attributes with no values, plus a couple of minor tweaks
 
Created page with "-- Module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface. local HtmlBuilder = {} local metatable = {} metatable.__index = function(t, key) ..."
(No difference)