Module:Box: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m
no edit summary
(edited wrong function)
mNo edit summary
Line 60: Line 60:
     header:tag( 'span' )
     header:tag( 'span' )
       :addClass( 'edit plainlinks' )
       :addClass( 'edit plainlinks' )
       :wikitext( '[' .. tostring( mw.uri.fullUrl( self.args.edit, { action = 'edit' } ) ) .. ' [edit]]' )
       :wikitext( '[' .. tostring( mw.uri.fullUrl( self.args.edit, { action = 'edit' } ) ) .. ' [edit]]' )
--      :tag( 'a' )
--      :tag( 'a' )
--        :attr( 'href', tostring( mw.uri.fullUrl( self.args.edit, { action = 'edit' } ) ) )
--        :attr( 'href', tostring( mw.uri.fullUrl( self.args.edit, { action = 'edit' } ) ) )

Navigation menu