Changes

Jump to navigation Jump to search
no edit summary
Line 26: Line 26:  
// Append the app widgets
 
// Append the app widgets
 
   $( '#mw-content-text' ).prepend(
 
   $( '#mw-content-text' ).prepend(
 +
"hello",
 +
mw.cookie.get('my_wikiUserName' ),
 
input.$element,
 
input.$element,
 
info.$element
 
info.$element

Navigation menu