Module:HtmlBuilder: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 July 2014

5 September 2013

3 September 2013

  • curprev 13:0613:06, 3 September 2013Jukeboksi talk contribs 4,169 bytes −3 Created page with "-- Experimental module for building complex HTML (e.g. infoboxes, navboxes) using a fluent interface local HtmlBuilder = {} local metatable = {} metatable.__index = func..."