Difference between revisions of "Template:BGIC China"

Line 22: Line 22:
 
 
  
if ( wgPageName.substring( 0,  8) == "Template")  {  // if the page is a template it displays the full name in a single line
+
if ( wgPageName.substring( 4,  8) == "Template")  {  // if the page is a template it displays the full name in a single line
 
$("#team_name").html( wgPageName );  
 
$("#team_name").html( wgPageName );  
 
}
 
}

Revision as of 22:10, 1 July 2016