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=&nbsp;
 
|f11=&nbsp;
|f12={{{f1|}}}
+
|f12={{{1|}}}
|f13={{{f2|}}}
+
|f13={{{2|}}}
|f14={{{f3|}}}
+
|f14={{{3|}}}
|f21={{{f4|}}}
+
|f21={{{4|}}}
|f22={{{f5|}}}
+
|f22={{{5|}}}
|f23={{{f6|}}}
+
|f23={{{6|}}}
|f24={{{f7|}}}
+
|f24={{{7|}}}
|f31={{{f8|}}}
+
|f31={{{8|}}}
 
|tc32=colspan="2"
 
|tc32=colspan="2"
|f32={{{f9|}}}
+
|f32={{{9|}}}
|f33={{{f10|}}}
+
|f33={{{10|}}}
|f41={{{f11|}}}
+
|f41={{{11|}}}
 
|tc42=colspan="2"
 
|tc42=colspan="2"
|f42={{{f12|}}}
+
|f42={{{12|}}}
|f43={{{f13|}}}
+
|f43={{{13|}}}
|f51={{{f14|}}}
+
|f51={{{14|}}}
 
|tc52=colspan="2"
 
|tc52=colspan="2"
|f52={{{f15|}}}
+
|f52={{{15|}}}
|f53={{{f16|}}}
+
|f53={{{16|}}}
|f61={{{f17|}}}
+
|f61={{{17|}}}
 
|tc62=colspan="2"
 
|tc62=colspan="2"
|f62={{{f18|}}}
+
|f62={{{18|}}}
|f63={{{f19|}}}
+
|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 DualPaucalPlural
1st (inclusive)  123
1st (exclusive) 4567
2nd 8910
2nd (formal) 111213
3rd (animate) 141516
3rd (inanimate) 171819

The template can also take a class argument to add a class to the table.