Changes

Line 1,568: Line 1,568:     
Random elements can then be called in the following ways, depending on what the format of their <samp>Value</samp> field is:
 
Random elements can then be called in the following ways, depending on what the format of their <samp>Value</samp> field is:
* <samp>{{{t|element name}}}</samp>: If the random element is simply a string, just the random element name surrounded by single curly braces will return the string.
+
* If the random element is simply a string, just the random element name surrounded by single curly braces will return the string.
 
* <samp>{{{t|element name}}:Text}</samp>: If the random element is an item, returns its name.
 
* <samp>{{{t|element name}}:Text}</samp>: If the random element is an item, returns its name.
 
* <samp>{{{t|element name}}:TextPlural}</samp>: If the random element is an item, returns its name in plural form.
 
* <samp>{{{t|element name}}:TextPlural}</samp>: If the random element is an item, returns its name in plural form.
118

edits