Template:External link: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>[{{{url}}} {{{title}}}]</includeonly> | <includeonly><li>[{{{url}}} {{{title}}}]</li></includeonly> | ||
<noinclude> | <noinclude> | ||
= Template:External link = | == Template:External link == | ||
Formats a single external link. | Formats a single external link. | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
<ul> | |||
{{External link | |||
|title=Official City of London Corporation | |title=Official City of London Corporation | ||
|url=https://www.cityoflondon.gov.uk/ | |url=https://www.cityoflondon.gov.uk/ | ||
}} | }} | ||
{{External link | |||
|title=The London Archives | |||
|url=https://www.thelondonarchives.org/ | |||
}} | |||
</ul> | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:44, 2 July 2026
Template:External link
Formats a single external link.
Usage
<ul>
{{External link
|title=Official City of London Corporation
|url=https://www.cityoflondon.gov.uk/
}}
{{External link
|title=The London Archives
|url=https://www.thelondonarchives.org/
}}
</ul>