Template:Pronounshelp: Difference between revisions
Made it better and stuff
imported>Cassolotl |
imported>Cassolotl (Made it better and stuff) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width: 600px;" | <includeonly>{| class="wikitable" style="width: 600px;" | ||
! style="text-align: left;" | Pronoun | ! style="text-align: left;" | Pronoun | ||
| {{{pronounname|Unnamed set}}} - {{{subj|he/she/they}}} / {{{obj|him/her/them}}} / {{{posdet|his/her/their}}} / {{{pospro|his/hers/theirs}}} / {{{reflex|himself/herself/themself}}} | | {{{pronounname|Unnamed set}}} - {{{subj|he/she/they}}} / {{{obj|him/her/them}}} / {{{posdet|his/her/their}}} / {{{pospro|his/hers/theirs}}} / {{{reflex|himself/herself/themself}}} | ||
|- | |- | ||
! style="text-align: left;" | | ! style="text-align: left;" | In use | ||
| {{{name|Someone}}} is writing {{{posdet|'''posdet'''}}} example sentence, and {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} very pleased with {{{reflex|'''reflex'''}}}. It was pretty hard for {{{obj|'''obj'''}}}, but {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} happy because it's {{{pospro|'''pospro'''}}}. | | {{{name|Someone}}} is writing {{{posdet|'''posdet'''}}} example sentence, and {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} very pleased with {{{reflex|'''reflex'''}}}. It was pretty hard for {{{obj|'''obj'''}}}, but {{{subj|'''subj'''}}} {{ #ifeq: {{{verbs|plural}}} | {{{verbs|singular}}} | are | is }} happy because it's {{{pospro|'''pospro'''}}}. | ||
|}<noinclude> | |}</includeonly><noinclude> | ||
<code><nowiki>{{pronounshelp}}</nowiki></code> is a template for generating a pronoun set and example sentence for reference and understanding. | |||
It looks like this when it's used: | |||
It's | {| class="wikitable" style="width: 600px;" | ||
! style="text-align: left;" | Pronoun | |||
| Singular they - they / them / their / theirs / themself | |||
|- | |||
! style="text-align: left;" | In use | |||
| Sam is writing their example sentence, and they are very pleased with themself. It was pretty hard for them, but they are happy because it's theirs. | |||
|} | |||
==Copy and paste== | ==Copy and paste== |