Widget:Granularity: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
mw.loader.using( 'mediawiki.api' ) | |||
.done( function () { | |||
if(wgAction === "view"){ | if(wgAction === "view"){ | ||
console.log(wgCategories[0]); | console.log(wgCategories[0]); |