Template:Link: Difference between revisions

From Thought dump
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


{{#if: {{added|}}|Date added: {{{added}}}}}
{{#if: {{added|}}|Date added: {{{added}}}}}
<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "URL",
"type": "url",
"required": true
},
"title": {
"label": "Page title",
"type": "string",
"suggested": true
},
"added": {
"label": "Date added (RFC 3339)",
"type": "date",
"suggested": true
}
},
"description": "Provide a link for the [[Links]] page",
"format": "block"
}
</templatedata>
</noinclude>

Revision as of 20:15, 25 August 2024

{{{1}}}

URL: {{{1}}}

Date added: {{{added}}}

Provide a link for the [[Links]] page

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
URL1

no description

URLrequired
Page titletitle

no description

Stringsuggested
Date added (RFC 3339)added

no description

Datesuggested