forked from kannera/TermBank
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Expression.template
46 lines (42 loc) · 1.07 KB
/
Expression.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<noinclude>
This is the template for expressions.
Edit this page to see the code of the template.
</noinclude>
<includeonly><table class="wikitable">
<tr>
<th> language </th>
<td> [[Language::{{{language|}}}]] </td>
</tr><tr>
<th> wordclass </th>
<td> [[Word class::{{{wordclass|}}}]] </td>
</tr>{{#ifeq:{{{language|}}}|fi|<tr><th> sanamuoto </th>
<td>[[Sanamuoto::{{{sanamuoto|}}}]]</td>
</tr><tr>
<th> perussanatyyppi </th>
<td> [[Perussanatyyppi::{{{perussanatyyppi|}}}]] </td>
</tr><tr>
<th> johdostyyppi </th>
<td> [[Johdostyyppi::{{{johdostyyppi|}}}]] </td>
</tr><tr>
<th> yhdysosamuoto tai prefiksi</th>
<td> [[Yhdysosamuoto::{{{yhdysosamuoto|}}}]] </td>
</tr>}}
{{#ifeq:{{{language|}}}|fi||<tr>
<th> suku </th>
<td> [[Suku::{{{suku|}}}]] </td></tr>
<tr>
<th> monikko </th>
<td> {{{monikko|}}} </td>
</tr>}}<tr>
<th> origin </th>
<td> {{{origin|}}} </td>
</tr>
</table>
{{#ask: [[Related expression::+]][[Expression::{{FULLPAGENAME}}]][[Language::{{{language|}}}]]
|?Referent
|?Work group
|format=template
|template=Related concept
|link=none}}
[[Category:Expressions]]
</includeonly>