Template:Weekly site information/sandbox: Difference between revisions
Dat Hack3r (talk | contribs) (Create draft of Template:Weekly site information using new Scribunto module.) |
Dat Hack3r (talk | contribs) (Oops.) |
||
Line 1: | Line 1: | ||
[[Weekly Briefing Release {{#ifexist:Weekly Briefing Release {{#invoke: | [[Weekly Briefing Release {{#ifexist:Weekly Briefing Release {{#invoke:Module:Sandbox/Dat Hack3r|most_recent}}|{{#invoke:Module:Sandbox/Dat Hack3r|most_recent}}|{{#invoke:Module:Sandbox/Dat Hack3r|previous}}}}}}|{{{1|Weekly Site Information}}}]]<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 21:03, 27 November 2024
[[Weekly Briefing Release Script error: No such module "Module:Sandbox/Dat Hack3r".}}|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 |