Template:Weekly site information/sandbox
[[Weekly Briefing Release Script error: The function "previous" does not exist.|Weekly Site Information]]
This is the template sandbox page for Template:Weekly site information (diff). |
This template is a high priority for maintenance as it is original to the OWOT Wiki and used in articles. As such, this template may contain bugs and it should be a top priority of template maintainers to quickly fix any issues that arise with it. Discuss breaking changes on the talk page before implementing them. |
This template uses Lua: |
{{Weekly site information}}
generates links to Weekly Briefing Releases. To use it, transclude the template, and it will automatically insert a link to the most recent Weekly Briefing Release, determined automatically according to the release schedule. If the most recent Weekly Briefing Release is unavailable, the template automatically links to the last existing release.
By default, the link displays as "Weekly Site Information". To display custom text, pass the custom text as the first parameter:
{{Weekly site information|Weekly Briefing}}
→
This template can also display a previous Weekly Briefing Release relative to the current Release using |offset=
:
{{Weekly site information|offset=-1}}
→{{Weekly site information|Weekly Briefing|offset=-1}}
→
TemplateData
This template generates links to Weekly Briefing Releases.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link text | 1 | Text to display for the generated link
| String | optional |
Offset | offset | How many releases prior to the current one to link to.
| Number | optional |