Difference between revisions of "Module:URL/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>FlightTime
(Update)
blackwiki>Zyxw
m (update transclusion count)
Line 1: Line 1:
{{High-risk|188,600}}
+
{{High-risk|190,000+}}
 
{{module rating|alpha}}<!-- delete if this is not desirable -->
 
{{module rating|alpha}}<!-- delete if this is not desirable -->
  

Revision as of 23:39, 8 September 2014

  1. REDIRECT Template:High-use

The module “URL” contains (specify) available calls that make so and such.

Usage

{{#invoke:URL|function_name|…}}

Parameters

The text below assumes that functions are declared as

function p.function_name( frame )
  • Positional parameters – the value of frame.args[1] is passed after function name and vertical bar, the value of frame.args[2] is passed after the value of frame.args[1] and vertical bar, and so on.
  • Named parameters (specify them) – the same name=value syntax as in MediaWiki templates, are accessible inside the function as frame.args["name"].

Examples

Script error: No such module "URL".