Module:qhv-verb: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 227: Line 227:
local passive = [=[
local passive = [=[
{| style="background:#F9F9F9; text-align:center; width:100%; border-collapse: collapse;" border="1px solid #000"
{| style="background:#F9F9F9; text-align:center; width:100%; border-collapse: collapse;" border="1px solid #000"
|- style="background: #7AB350"
|- style="background: #7AB350"
! colspan="2" rowspan="3" style="background: #508626; color: #fff; width: 7em" | a-stem
! colspan="2" rowspan="3" style="background: #508626; color: #fff; width: 7em" | [[:Category:High Valyrian ]=] .. data.decl_type .. [=[ verbs|<span style="color: #fff; text-decoration: inherit; -moz-text-decoration-color: #fff; text-decoration-color: #fff;">]=] .. data.decl_type.. [=[</span>]]
! colspan="3" | singular
! colspan="3" | singular
! colspan="3" | plural
! colspan="3" | plural
Line 251: Line 251:
! rowspan="7" style="background: #7AB350; width: 7em" | imperative
! rowspan="7" style="background: #7AB350; width: 7em" | imperative
! style="background: #ADE981; width: 7em" | present
! style="background: #ADE981; width: 7em" | present
| rowspan="3" |  
| rowspan="3" |
|  
| ]=] .. link(show_form(data.forms["pas_imp_prs_2sg"])) .. [=[&nbsp;
| rowspan="3" colspan="2" |  
| rowspan="3" colspan="2" |
|  
| ]=] .. link(show_form(data.forms["pas_imp_prs_2pl"])) .. [=[&nbsp;
| rowspan="3" |  
| rowspan="3" |
|-
|-
! style="background: #ADE981; width: 7em" | aorist
! style="background: #ADE981; width: 7em" | aorist
|  
| ]=] .. link(show_form(data.forms["pas_imp_aor_2sg"])) .. [=[&nbsp;
|  
| ]=] .. link(show_form(data.forms["pas_imp_aor_2pl"])) .. [=[&nbsp;
|-
|-
! style="background: #ADE981; width: 7em" | future
! style="background: #ADE981; width: 7em" | future
|  
| ]=] .. link(show_form(data.forms["pas_imp_fut_2sg"])) .. [=[&nbsp;
|  
| ]=] .. link(show_form(data.forms["pas_imp_fut_2pl"])) .. [=[&nbsp;
|-
|-
|}<ul style="margin-left:0px;"></ul>
|}<ul style="margin-left:0px;"></ul>
Line 272: Line 272:
! participle
! participle
|-
|-
! rowspan="5" style="background: #7AB350; width: 7em" | nonfinite
! rowspan="6" style="background: #7AB350; width: 7em" | nonfinite
! style="background: #ADE981; width: 7em" | present
]=] .. make_cases(data, "nonfinite passive") .. [=[
|
|
|-
! style="background: #ADE981; width: 7em" | aorist
|
|
|-
! style="background: #ADE981; width: 7em" | future
|
|
|-
! style="background: #ADE981; width: 7em" | perfect
|
|
|-
! style="background: #ADE981; width: 7em" | past habitual
|
|
|-
|-
|}</div></div>
|}</div></div>
]=]
]=]
local wikicode = divframe_active .. active .. divframe_passive .. passive
local wikicode = divframe_active .. active .. divframe_passive .. passive

Navigation menu