[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 { 2 "@metadata": { 3 "authors": [ 4 "Tim Starling" 5 ] 6 }, 7 "imagemap_desc": "Allows client-side clickable image maps using <code><imagemap></code> tag", 8 "imagemap_no_image": "Error: Must specify an image in the first line.", 9 "imagemap_invalid_image": "Error: Image is invalid or non-existent.", 10 "imagemap_bad_image": "Error: Image is blacklisted on this page.", 11 "imagemap_no_link": "Error: No valid link was found at the end of line $1.", 12 "imagemap_invalid_title": "Error: Invalid title in link at line $1.", 13 "imagemap_missing_coord": "Error: Not enough coordinates for shape at line $1.", 14 "imagemap_unrecognised_shape": "Error: Unrecognized shape at line $1, each line must start with one of: <code>default</code>, <code>rect</code>, <code>circle</code> or <code>poly</code>.", 15 "imagemap_invalid_coord": "Error: Invalid coordinate at line $1, must be a number.", 16 "imagemap_invalid_desc": "Error: Invalid desc specification, must be one of: <code>$1</code>.", 17 "imagemap_description": "About this image", 18 "imagemap_desc_types": "top-right, bottom-right, bottom-left, top-left, none", 19 "imagemap_poly_odd": "Error: Found poly with odd number of coordinates on line $1" 20 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |