Template:head/documentation: Difference between revisions

mNo edit summary
Line 12: Line 12:
Generates:
Generates:
: {{head|rad|noun|g=in|genitive singular|alșesk|head=alșa|nocat=1}}
: {{head|rad|noun|g=in|genitive singular|alșesk|head=alșa|nocat=1}}
=== Overriding the headword ===
The parameter {{para|head}} will override the headword. This is useful if you want to manually link words in multiword entries which would otherwise be incorrect from the auto-splitter, or if there is a capitalisation mismatch. This also applies in derived templates, such as {{temp|rad-noun}}.
For example, on the Radestrian entry {{m|rad|pýr vỉșe}}:
{{tempn|head|rad|noun|g=in|genitive singular|pýj vỉșk|'''head=<nowiki>{{l|rad|pýr}} {{l|rad|vỉș|vỉșe}}</nowiki>'''}}
Generates:
: {{head|rad|noun|g=in|genitive singular|pýj vỉșk|head={{l|rad|pýr}} {{l|rad|vỉș|vỉșe}}|nocat=1}}
Instead of typing out links, you can also use <code>*asterisks*</code> around the words to be linked. <code>*word*</code> generates a simple language link, but <code>*word:link*</code> will create a link displaying <code>word</code> and linking to <code>link</code>.
{{tempn|head|rad|noun|g=in|genitive singular|pýj vỉșk|'''head=*pýr* *vỉșe:vỉș*'''}}
Generates:
: {{head|rad|noun|g=in|genitive singular|pýj vỉșk|head=*pýr* *vỉșe:vỉș*|nocat=1}}