Content deleted Content added
m →Usage: ce |
→Usage: update parameter descriptions |
||
Line 23:
Parameters:
* <var>page</var> - the page name to link to. Defaults to the full page name of <var>title</var>, or the current title if that is not specified.
* <var>sections</var> - an array of section names to link to, or a string to link to just one section name.
* <var>options</var> - a table of options
** <var>nopage</var> - set this to true to avoid displaying the base page name in links.
* <var>title</var> - a default [[mw:Extension:Scribunto/Lua reference manual#Title objects|mw.title object]] to use instead of the current title
All parameters are optional.
== Examples ==
|