| Display title | MediaWiki:OCR.js |
| Default sort key | OCR.js |
| Page length (in bytes) | 2,071 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 1682 |
| Page content language | en - English |
| Page content model | wikitext |
| 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 "editsitejs" permission (infinite) |
| Move | Allow only users with "editsitejs" permission (infinite) |
| Page creator | Forgottenman (talk | contribs) |
| Date of page creation | 16:36, 10 February 2011 |
| Latest editor | Forgottenman (talk | contribs) |
| Date of latest edit | 16:36, 10 February 2011 |
| Total number of edits | 1 |
| Total number of distinct authors | 1 |
| 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. | function ocr_callback(ocrtext){ var tb = document.getElementById("wpTextbox1"); tb.value = ocrtext; tb.disabled=false; } function add_ocr() { var tb... |