| Display title | User:Shane/bsgbook.js/tabs.js |
| Default sort key | Shane/bsgbook.js/tabs.js |
| Page length (in bytes) | 14,323 |
| Namespace ID | 2 |
| Namespace | User |
| Page ID | 9350 |
| Page content language | en - English |
| Page content model | JavaScript |
| User ID | 541 |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow only users with "edituserjs" permission (infinite) |
| Move | Allow only users with "edituserjs" permission (infinite) |
| Page creator | Shane (talk | contribs) |
| Date of page creation | 22:03, 12 June 2006 |
| Latest editor | Shane (talk | contribs) |
| Date of latest edit | 17:49, 18 February 2007 |
| Total number of edits | 72 |
| Recent number of edits (within past 90 days) | 0 |
| Recent number of distinct authors | 0 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* */
// ========== Hardcoded Vars Needed =============
pre_noinclude_var = "<noinclude>";
suf_noinclude_var = "</noinclude>";
// ========== Content Relating to this Script Only ============
function checkContent() {
if (document.editform.wpTextbox1.value == "") {
return false; |