Template:javascript

From Anarchopedia
Jump to: navigation, search

Template used to add custom javascript code to a page. The code will be executed automatically (by Mediawiki:Monobook.js) after the page has loaded.

Syntax:
{{javascript|code.js}}

Sample application (seconds counter):