Difference between revisions of "Module:Message box"

Jump to navigation Jump to search
2 bytes added ,  07:23, 28 September 2013
m
fix brackets
>Mr. Stradivarius
(try testing for demospace and page params or category handler against the current title object)
>Mr. Stradivarius
m (fix brackets)
Line 384: Line 384:
     -- Convert category tables to strings and pass them through [[Module:Category handler]].
     -- Convert category tables to strings and pass them through [[Module:Category handler]].
     local chpage, chdemospace
     local chpage, chdemospace
     local currentTitle = mw.title.getCurrentTitle
     local currentTitle = mw.title.getCurrentTitle()
     if self.title ~= currentTitle then
     if self.title ~= currentTitle then
         chpage = self.title.prefixedText
         chpage = self.title.prefixedText
Anonymous user

Navigation menu