Template:Weekly site information/doc: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) Created template documentation. |
Dat Hack3r (talk | contribs) Added TemplateData. |
||
Line 8: | Line 8: | ||
* {{Tlx|Weekly site information|Weekly Briefing}} → | * {{Tlx|Weekly site information|Weekly Briefing}} → | ||
*: {{Weekly site information|Weekly Briefing}} | *: {{Weekly site information|Weekly Briefing}} | ||
== TemplateData == | |||
<templatedata> | |||
{ | |||
"description": "A template that generates a link to the most recent Weekly Briefing Release", | |||
"params": { | |||
"1": { | |||
"label": "Link text", | |||
"description": "Text to display for the generated link", | |||
"type": "string", | |||
"example": "Weekly Briefing", | |||
"default": "Weekly Site Information" | |||
} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata> |