Template:Import script/doc

From WikiProjectMed
Jump to navigation Jump to search

At your Javascript preferences for your skin, some people import scripts from other pages by typing:

importScript('...'); // [[...]]

With Template:Import script, that is easier. You just type a link to the source, and a link to its documentation.

Syntax

{{Import script
|(source)
|(documentation link: not required)
}}

Parameters

  • {{{1}}} is the sourcecode of the script. It must not be linked. One example is User:Ale_jrb/Scripts/igloo.js. It must not be linked.
  • {{{2}}} is not required. It is the page containing the documentation of the script. If this parameter is not used, it will default to the page with the code. This must not be linked. One example is User:Ale_jrb/Scripts/igloo.