Content deleted Content added
add examples |
m →Usage: ce |
||
Line 24:
* <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. (required)
* <var>options</var> - a table of options (optional). Accepts the following
** <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 (optional). Intended for testing purposes.
|