CINXE.COM
GlobalUsageCount
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>GlobalUsageCount</title> <link rel="stylesheet" href="//tools-static.wmflabs.org/cdnjs/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css"> <style> body { padding-top: 60px; } </style> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="brand" href="#"> GlobalUsageCount </a> <div class="nav-collapse collapse"> <ul id="toolbar-right" class="nav pull-right"> </ul> </div> </div> </div> </div> <div class="container"> This tool shows a real-time count of file usages. Widely used files might take up to 5 seconds to load.<br><br>How to use the tool:<br>* Enter the file without the File: prefix.<br>* Press the magnifying glass icon to run the tool.<br>* The number of time the file is used on WMF-wikis is displayed in a box under the text field<br><br> <form class="input-prepend input-append"> <span class="add-on">File:</span> <input type="text" value="en" name="lang" id="lang" class="hidden" type="hidden" style = "display:none; visibility:hidden;" /> <input type="text" value="" name="file" id="fast" class="input-medium appendedPrependedInput appendedInputButton"/> <button type="submit" class="btn">🔍</button> </form> <br/> <p><big>Compass Rose English West.svg</big></p> <div style = "text-align:center; font-size: 150px; padding: 0.5em; border-color:Black; border-style:solid; border-width:1pt">89</div> </div> </body> </html>