This is the documentation page for Module:Featured
This is a documentation subpage for Module:Featured.
It contains usage information, categories, and other content that is not part of the original module.
This module is unused.
This module is neither invoked by a template nor required/loaded by another module. If this is in error, make sure to add
{{Documentation}}
/{{No documentation}}
to the calling template's or parent's module documentation.Function list |
---|
L 4 — create_html L 50 — p.main |
This template generates a Featured Article Widget from a page. It will be possible to fetch random pages in the future.
Creates a navigational box for links to other pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Title of the page
| String | required |
image | image | The file name of the image to display. The page's main image will take precedence.
| String | optional |
link | link | The page name that the button will redirect to. This is often the same as the page title
| String | required |
text | text | The subheading text to display
| String | suggested |
column | column | The column within the grid that the widget will be positioned in
| Number | suggested |
row | row | The row within the grid that the widget will be positioned in
| Number | suggested |