Template:LabelledLink/doc

From Brighter Shores Wiki
Revision as of 17:21, 11 December 2024 by Artoire (talk | contribs) (Created page with "{{Documentation}} {{T|LabelledLink|A|B}} is equivalent to <syntaxhighlight language="wikitext" inline>B</syntaxhighlight>. Useful to format SMW queries to show text specified by a seperate property. For example, to label by Property:Name, you can use: <syntaxhighlight language="wikitext"> {{#ask: Your Query |?Name |format=ul |link=none <!-- Makes sure that 1 is "article name" rather than "article name" --> |template=LabelledLink }} </syntaxhighlight>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This is a documentation subpage for Template:LabelledLink.
It contains usage information, categories, and other content that is not part of the original template page.

{{LabelledLink|A|B}} is equivalent to [[A|B]].

Useful to format SMW queries to show text specified by a seperate property.

For example, to label by Property:Name, you can use:

{{#ask:
Your Query
|?Name
|format=ul
|link=none  <!-- Makes sure that 1 is "article name" rather than "[[article name]]" -->
|template=LabelledLink
}}

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

no description

Page namerequired
22

no description

Stringrequired