Template:eng: Difference between revisions

From Laenkea
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{#switch:{{{1}}}|
<includeonly>{{#switch:{{{1}}}|
|m+ = [[w:English_language|English]] <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|m+ = [[w:English_language|English]] <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|+ = [[w:English_language|English]] <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|+ = [[w:English_language|English]] <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|m = <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|m = <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i>
|l = [[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]
|l = [[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]
|[[wikt:{{{1}}}#{{{pos|English}}}|{{{2|{{{1}}}}}}]]}}<noinclude>[[Category:Link templates]][[Category:Definition templates]]
|[[wikt:{{{1}}}#{{{pos|English}}}|{{{2|{{{1}}}}}}]]}}</includeonly><noinclude>{{documentation}}[[Category:Link templates]][[Category:Definition templates]]</noinclude>
== Usage ==
This creates a link to the Wiktionary entry for an English word.<br>
<code><nowiki>{{eng|there}}</nowiki></code> → {{eng|there}}<br>
<code><nowiki>{{eng|there be|there to be}}</nowiki></code> → {{eng|there be|there to be}}<br>
<code><nowiki>{{eng|pass|pos=Noun}}</nowiki></code> → {{eng|pass|pos=Noun}}<br>
The first argument is the word which you wish to be linked.<br>
Optional second argument is the text to display if different from the first argument (the link).<br>
<code>pos</code> specifies part of speech, if you wish to hyperlink it to that specific section. (should be capitalised).<br><br>
You can also specify <code>l</code> (default), <code>m</code> or <code>(m)+</code> to style it as per the standard linking modules:<br>
<code><nowiki>{{eng|word}}</nowiki></code> = <code><nowiki>{{eng|l|word}}</nowiki></code> → {{eng|l|word}}<br>
<code><nowiki>{{eng|m|word}}</nowiki></code> → {{eng|m|word}}<br>
<code><nowiki>{{eng|+|word}}</nowiki></code> = <code><nowiki>{{eng|m+|word}}</nowiki></code> → {{eng|+|word}}</noinclude>

Revision as of 01:52, 8 June 2024

TemplateDocumentation.svg Template documentation [view] [edit] [purge]

This creates a link to the Wiktionary entry for an English word.
{{eng|there}}there
{{eng|there be|there to be}}there to be
{{eng|pass|pos=Noun}}pass
The first argument is the word which you wish to be linked.
Optional second argument is the text to display if different from the first argument (the link).
pos specifies part of speech, if you wish to hyperlink it to that specific section. (should be capitalised).

You can also specify l (default), m or (m)+ to style it as per the standard linking modules:
{{eng|word}} = {{eng|l|word}}word
{{eng|m|word}}word
{{eng|+|word}} = {{eng|m+|word}}English word