Difference between revisions of "Template:Verb AK"
(Documentation, a change to anonymous parameters) |
|||
| Line 1: | Line 1: | ||
| − | {{Verb | + | <noinclude>This is the template for Ancient Kartaran verb forms. |
| + | |||
| + | '''Example:''' <nowiki>{{Verb AK|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|title=Example}}</nowiki> | ||
| + | |||
| + | '''Result:''' | ||
| + | {{Verb AK|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|title=Example}} | ||
| + | |||
| + | The template can also take a class argument to add a class to the table.</noinclude> | ||
| + | <includeonly>{{Verb | ||
|class={{{class|}}} | |class={{{class|}}} | ||
|title={{{title|}}} | |title={{{title|}}} | ||
| Line 13: | Line 21: | ||
|cross6=3rd (inanimate) | |cross6=3rd (inanimate) | ||
|f11= | |f11= | ||
| − | |f12={{{ | + | |f12={{{1|}}} |
| − | |f13={{{ | + | |f13={{{2|}}} |
| − | |f14={{{ | + | |f14={{{3|}}} |
| − | |f21={{{ | + | |f21={{{4|}}} |
| − | |f22={{{ | + | |f22={{{5|}}} |
| − | |f23={{{ | + | |f23={{{6|}}} |
| − | |f24={{{ | + | |f24={{{7|}}} |
| − | |f31={{{ | + | |f31={{{8|}}} |
|tc32=colspan="2" | |tc32=colspan="2" | ||
| − | |f32={{{ | + | |f32={{{9|}}} |
| − | |f33={{{ | + | |f33={{{10|}}} |
| − | |f41={{{ | + | |f41={{{11|}}} |
|tc42=colspan="2" | |tc42=colspan="2" | ||
| − | |f42={{{ | + | |f42={{{12|}}} |
| − | |f43={{{ | + | |f43={{{13|}}} |
| − | |f51={{{ | + | |f51={{{14|}}} |
|tc52=colspan="2" | |tc52=colspan="2" | ||
| − | |f52={{{ | + | |f52={{{15|}}} |
| − | |f53={{{ | + | |f53={{{16|}}} |
| − | |f61={{{ | + | |f61={{{17|}}} |
|tc62=colspan="2" | |tc62=colspan="2" | ||
| − | |f62={{{ | + | |f62={{{18|}}} |
| − | |f63={{{ | + | |f63={{{19|}}} |
| − | }} | + | }}</includeonly> |
Revision as of 07:09, 18 March 2017
This is the template for Ancient Kartaran verb forms.
Example: {{Verb AK|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|title=Example}}
Result:
| Example | Singular | Dual | Paucal | Plural |
|---|---|---|---|---|
| 1st (inclusive) | 1 | 2 | 3 | |
| 1st (exclusive) | 4 | 5 | 6 | 7 |
| 2nd | 8 | 9 | 10 | |
| 2nd (formal) | 11 | 12 | 13 | |
| 3rd (animate) | 14 | 15 | 16 | |
| 3rd (inanimate) | 17 | 18 | 19 | |
The template can also take a class argument to add a class to the table.