Module:Documentation: Difference between revisions

osrsw>Im Wired In
Pass args to Module:DependencyList
m 15 revisions imported
 
(One intermediate revision by one other user not shown)
Line 58: Line 58:
     -- template header
     -- template header
     -- don't use mw.html as we aren't closing the main div tag
     -- don't use mw.html as we aren't closing the main div tag
     ret1 = '<div class="documentation">'
     ret1 = '<div class="documentation" style="clear:both;">'


     ret2 = mw.html.create( nil )
     ret2 = mw.html.create( nil )