Template:Link: Difference between revisions

From Thought dump
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
URL: {{{1}}}
URL: {{{1}}}


{{#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": "line",
"suggested": true
},
"added": {
"label": "Date added (RFC 3339)",
"type": "date",
"suggested": true
}
},
"description": "Provide a link for the [[Links]] page",
"format": "inline"
}
</templatedata>
</noinclude>

Latest revision as of 03:49, 30 August 2024

{{{1}}}

URL: {{{1}}}

Date added: {{{added}}}

Provide a link for the [[Links]] page

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
URL1

no description

URLrequired
Page titletitle

no description

Linesuggested
Date added (RFC 3339)added

no description

Datesuggested