Template:ExternalCatalogueLinkDisplay: Difference between revisions

From The Seven Sages of Rome
No edit summary
No edit summary
Line 2: Line 2:
Helper template used by CatalogueAttribute to render a single external catalogue link.
Helper template used by CatalogueAttribute to render a single external catalogue link.
</noinclude>
</noinclude>
<includeonly>{{#if:{{{title|}}}|,&nbsp;[{{{link|}}} {{{title|}}}]|{{#if:{{{link|}}}|,&nbsp;[{{{link|}}}]|}}}}</includeonly>
<includeonly>{{#if:{{{title|}}}|[{{{link|}}} {{{title|}}}]|{{#if:{{{link|}}}|[{{{link|}}}]|}}}}</includeonly>

Revision as of 12:56, 25 February 2026

Helper template used by CatalogueAttribute to render a single external catalogue link.