Hopp til innhold

Modul:URL/dok

Fra Wikipedia, den frie encyklopedi
Sideversjon per 20. sep. 2013 kl. 15:40 av en>Christian75 ({{High-risk|150,000}})
(diff) ← Eldre sideversjon | Nåværende sideversjon (diff) | Nyere sideversjon → (diff)

Dette er dokumentasjonssiden for Modul:URL

Mal:High-risk


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

Utdypende artikkel: Module:URL/testcases

Skriptfeil: Funksjonen «main» eksisterer ikke.