Template:Verb: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
|-
|-
| rowspan=3" | {{com|{{{1|}}}}}||{{#if:{{{2|}}}|''First Person:'' {{{2}}}|''First Person Messaging Needed''}}
| rowspan=3" | {{com|{{{1|}}}}}||{{#ifeq:{{{2}}}|-|''No messaging for first person.''|{{#if:{{{2|}}}|''First Person:'' {{{2}}}|''First Person Messaging Needed''}}}}
|-
|-
||{{#if:{{{3|}}}|''Second Person:'' {{{3}}}|''Second Person Messaging Needed''}}
||{{#ifeq:{{{3}}}|-|''No messaging for second person.''|{{#if:{{{3|}}}|''Second Person:'' {{{3}}}|''Second Person Messaging Needed''}}}}
|-
|-
|{{#if:{{{4|}}}|''Third Person:'' {{{4}}}|''Third Person Messaging Needed''}}
|{{#ifeq:{{{3}}}|-|''No messaging for third person.''|{{#if:{{{4|}}}|''Third Person:'' {{{4}}}|''Third Person Messaging Needed''}}}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Revision as of 12:58, 11 March 2021


Usage Documentation:

coming soon