Template:Verb AK
This is the template for Ancient Kartaran verb forms.
Example: {{Verb AK|f1=1|f2=2|f3=3|f4=4|f5=5|f6=6|f7=7|f8=8|f9=9|f10=10
|f11=11|f12=12|f13=13|f14=14|f15=15|f16=16|f17=17|f18=18|f19=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.
Animation
The template can help automate animations.
- f1p=pre
- f1=a
- f1s=x y z a
- f1e=end
That will produce preaend, with the a cycling through x, y, z, then back to a.
Every parameter from f1 through f19 has the three extra parameters. Setting the s parameter triggers the whole thing. You may also include optional swapper= and time= attributes to name the animation and determine its time (in milliseconds). (Default is main and 2000. Note that you must include a swapStopper via localtag for the default to work.)
Example: (with pertinent sections bolded)
{{Verb AK|f1=1|f1s=2 3 4 1|f1e=.0|f2=2|f3=3|f4=4|f5=5|f6=6|f7=7
|f8=8|f9=9|f10=10|f11=11|f12=12|f13=13|f13s=14 15 16 17 13|f13p=0
|f14=14|f15=15|f16=16|f17=17|f17s=16 15 14 13 12 11 17|f18=18|f19=19
|title=Animated|swapper=test|time=2000}}
Result:
Singular | Dual | Paucal | Plural | |
---|---|---|---|---|
1st (inclusive) | 1.0 | 2 | 3 | |
1st (exclusive) | 4 | 5 | 6 | 7 |
2nd | 8 | 9 | 10 | |
2nd (formal) | 11 | 12 | 013 | |
3rd (animate) | 14 | 15 | 16 | |
3rd (inanimate) | 17 | 18 | 19 |