Template:eng: Difference between revisions
Jump to navigation
Jump to search
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) (Added l/m/m+ parameter) |
||
Line 1: | Line 1: | ||
[[wikt:{{{1}}}#{{{pos|English}}}|{{{2|{{{1}}}}}}]]<noinclude>[[Category:Link templates]][[Category:Format templates]] | {{#switch:{{{1}}}| | ||
|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> | |||
|m = <i>[[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]]</i> | |||
|l = [[wikt:{{{2}}}#{{{pos|English}}}|{{{3|{{{2}}}}}}]] | |||
|<i>[[wikt:{{{1}}}#{{{pos|English}}}|{{{2|{{{1}}}}}}]]</i>}}<noinclude>[[Category:Link templates]][[Category:Format templates]] | |||
== Usage == | == Usage == | ||
This creates a link to the Wiktionary entry for an English word.<br> | This creates a link to the Wiktionary entry for an English word.<br> | ||
Line 7: | Line 12: | ||
The first argument is the word which you wish to be linked.<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> | 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)</noinclude> | <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>, <code>m</code> (default) or <code>(m)+</code> to style it as per the standard linking modules:<br> | |||
<code><nowiki>{{eng|l|word}}</nowiki></code> → {{eng|l|word}}<br> | |||
<code><nowiki>{{eng|word}}</nowiki></code> = <code><nowiki>{{eng|m|word}}</nowiki></code> → {{eng|word}}<br> | |||
<code><nowiki>{{eng|+|word}}</nowiki></code> = <code><nowiki>{{eng|m+|word}}</nowiki></code> → {{eng|+|word}}</noinclude> |
Revision as of 15:21, 10 August 2023
[[wikt:{{{1}}}#English|{{{1}}}]]
Usage
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
, m
(default) or (m)+
to style it as per the standard linking modules:
{{eng|l|word}}
→ word
{{eng|word}}
= {{eng|m|word}}
→ word
{{eng|+|word}}
= {{eng|m+|word}}
→ English word