Home
About
Policies
FAQ
Forums
Registration
Password Recovery

Pronouns (MPI)

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
(Added examples)
 
Line 6: Line 6:
If given two args, it does the pronoun substitution with regards to the given object.
If given two args, it does the pronoun substitution with regards to the given object.
 +
 +
 +
Examples:
 +
<mpi>{pronouns:%a,{owner:this}} = his, hers, its
 +
{pronouns:%A,{owner:this}} = His, Hers, Its
 +
{pronouns:%s,{owner:this}} = he, she, it
 +
{pronouns:%S,{owner:this}} = He, She, It
 +
{pronouns:%o,{owner:this}} = him, her, it
 +
{pronouns:%O,{owner:this}} = Him, Her, It
 +
{pronouns:%p,{owner:this}} = his, her, its
 +
{pronouns:%P,{owner:this}} = His, Her, Its
 +
{pronouns:%r,{owner:this}} = himself, herself, itself
 +
{pronouns:%R,{owner:this}} = Himself, Herself, Itself
 +
</mpi>

Latest revision as of 22:18, 24 April 2007

pronouns

{pronouns:string}
{pronouns:string,object}

If passed one argument, evaluates the string and does pronoun substitution with regards to the using player.

If given two args, it does the pronoun substitution with regards to the given object.


Examples:

{pronouns:%a,{owner:this}} = his, hers, its
{pronouns:%A,{owner:this}} = His, Hers, Its
{pronouns:%s,{owner:this}} = he, she, it
{pronouns:%S,{owner:this}} = He, She, It
{pronouns:%o,{owner:this}} = him, her, it
{pronouns:%O,{owner:this}} = Him, Her, It
{pronouns:%p,{owner:this}} = his, her, its
{pronouns:%P,{owner:this}} = His, Her, Its
{pronouns:%r,{owner:this}} = himself, herself, itself
{pronouns:%R,{owner:this}} = Himself, Herself, Itself
 
Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox