Difference between revisions of "Template:Conjugation table"
From Korean Wiki Project
DigitalSoju (Talk | contribs) m |
DigitalSoju (Talk | contribs) (Added new optional parameters Description1 and Description2) |
||
Line 6: | Line 6: | ||
| Rule 1: | | Rule 1: | ||
| {{{Pattern1}}} | | {{{Pattern1}}} | ||
− | | If there is no [[받침]] or if the adj/verb stem ends with a ㄹ [[받침]] | + | | {{#if: {{{Description1|}}} | {{{Description1}}}|If there is no [[받침]] or if the adj/verb stem ends with a ㄹ [[받침]]}} |
| {{{Examples1}}} | | {{{Examples1}}} | ||
|- | |- | ||
| Rule 2: | | Rule 2: | ||
| {{{Pattern2}}} | | {{{Pattern2}}} | ||
− | | If there is a [[받침]] at the end of the adj/verb stem | + | | {{#if: {{{Description2|}}} | {{{Description2}}}|If there is a [[받침]] at the end of the adj/verb stem}} |
| {{{Examples2}}} | | {{{Examples2}}} | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | This is used on grammar pages and built into the grammar template. | ||
+ | *Now optional parameters '''Description1''' and '''Description'''2 if you don't want the default messages: | ||
+ | **If there is no [[받침]] or if the adj/verb stem ends with a ㄹ [[받침]] | ||
+ | **If there is a [[받침]] at the end of the adj/verb stem | ||
+ | </noinclude> |
Revision as of 02:05, 19 June 2009
Pattern | Case | Example | |
---|---|---|---|
Rule 1: | {{{Pattern1}}} | If there is no 받침 or if the adj/verb stem ends with a ㄹ 받침 | {{{Examples1}}} |
Rule 2: | {{{Pattern2}}} | If there is a 받침 at the end of the adj/verb stem | {{{Examples2}}} |
This is used on grammar pages and built into the grammar template.