MediaWiki:Common.js: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 390: Line 390:
         }
         }
         var projectBox = newNode('div', {'class': 'portlet portal', id: 'p-projects'},  
         var projectBox = newNode('div', {'class': 'portlet portal', id: 'p-projects'},  
             newNode('h5', 'On other wiki's'),
             newNode('h5', 'On other wiki\'s'),
             newNode('div', {'class': 'pBody body'}, pllist)
             newNode('div', {'class': 'pBody body'}, pllist)
         );
         );

Navigation menu