Module:Redirect hatnote/doc
From Wikipedia, the free encyclopedia
Page Module:Message box/ombox.css has no content.
| icon | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original module page. |
Script error: No such module "High-use".
Page Module:Message box/ombox.css has no content.
| File:Ambox warning yellow.svg | Due to a server limit of 500 "expensive parser function" calls (e.g. #ifexist:, PAGESIZE:, and PAGESINCATEGORY:), this module will only work properly if the page using it has not already exceeded the limit. When the limit is exceeded, the page using this template or module is categorised in Category:Pages with too many expensive parser function calls. (further information) |
- REDIRECT Template:Template rating
Template:Redirect category shell
Page Module:Message box/ombox.css has no content.
| File:Lua-Logo.svg | This module depends on the following other modules: |
This module produces a hatnote for disambiguating a page that is linked to by a given redirect. It implements the Template:Tl hatnote template.
Usage from wikitext
This module cannot be used directly from wikitext. Please use the Template:Tl or Template:Tl templates instead.
Usage from Lua
To use this module from Lua, first load the module.
local mRedirectHatnote = require('Module:Redirect hatnote')
The module can then be used with the following syntax:
mRedirectHatnote._redirect(redirect, data, options, titleObj)
See also