Template:Sortname ill
<span data-sort-value="{{{last}}}, {{{first}}}">[[{{{first}}} {{{last}}} ({{{dab}}})|{{{first}}} {{{last}}}]]</span>
- Usage
{{sortname ill|first|last|language|optional foreign language title|optional link target|optional sort key}}
Produces the result of {{sortname|first|last|optional link target|optional sort key}} with [[link target]] replaced by {{ill|link target|language|optional foreign language title}}.
The six positional arguments can also be specified using keywords as follows:
| Position | Keyword | Meaning |
|---|---|---|
| 1 | first |
First name |
| 2 | last |
Last name |
| 3 | language |
Language of the Wikipedia to link to |
| 4 | foreign |
Foreign article title to link to |
| 5 | link |
English article title to link to |
| 6 | sort |
Sort key |
There are also two keyword-only arguments:
| Keyword | Meaning |
|---|---|
qid |
A Wikidata item identifier for linking to Wikidata instead of another Wikipedia |
dab |
A disambiguation suffix to be appended to the English article title in parentheses |
qid works as it does with {{ill}}, replacing language and foreign. Values should be specified for first, last and either language or qid; the remaining parameters are optional.
- See also