v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing User:Lethosor/parser function test

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.


The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 9: Line 9:
 
colortype {{#ifeq:{{#colortype:rgb(1,2,3)}}|rgb|1|0}}
 
colortype {{#ifeq:{{#colortype:rgb(1,2,3)}}|rgb|1|0}}
  
delay {{#ifeq:{{#delay:a|b}}|{{((}}a{{!}}b{{))}}|1|0}}
+
delay
  
 
df_cvariation
 
df_cvariation
Line 29: Line 29:
 
df_tagvalue
 
df_tagvalue
  
eval {{#ifeq:{{#eval:{{((}}(({{))}}}}|{{((}}|1|0}}
+
eval
  
 
md5 {{#ifeq:{{#md5:test}}|098f6bcd4621d373cade4e832627b4f6|1|0}}
 
md5 {{#ifeq:{{#md5:test}}|098f6bcd4621d373cade4e832627b4f6|1|0}}
Line 39: Line 39:
 
nlenabled
 
nlenabled
  
ordinal {{#ifeq:{{#ordinal:1}}|1st|1|0}}
+
ordinal
  
param {{#ifeq:{{#param:1|a|foo}}|foo|1|0}}
+
param
  
randint {{#ifeq:{{#randint:5|5}}|5|1|0}}
+
randint
  
randorder {{#ifeq:{{#randorder:c|c}}|cc|1|0}}
+
randorder
  
 
rmatch {{#ifeq:{{#rmatch:abc234|[a-z]+|$0}}|abc|1|0}}
 
rmatch {{#ifeq:{{#rmatch:abc234|[a-z]+|$0}}|abc|1|0}}
Line 63: Line 63:
 
stricount {{#ifeq:{{#stricount:abcdabB|b}}|3|1|0}}
 
stricount {{#ifeq:{{#stricount:abcdabB|b}}|3|1|0}}
  
stripos {{#stripos:abcB|B}}
+
stripos
  
 
stristr
 
stristr
  
strlen {{#strlen:x}}
+
strlen
  
strpos {{#strpos:abc|b}}
+
strpos
  
strripos {{#strripos:aAh|a}}
+
strripos
  
strrpos {{#strripos:aah|a}}
+
strrpos
  
 
strsplit
 
strsplit
Line 81: Line 81:
 
substr
 
substr
  
var {{#vardefine:a|1}}{{#var:a|0}}
+
var
  
var_final {{#vardefine:b|1}}{{#var:b|0}}
+
var_final
  
vardefine {{#vardefine:c|1}}{{#var:c|0}}
+
vardefine
  
vardefineecho {{#vardefineecho:d|1}}
+
vardefineecho
  
varexists {{#vardefine:e|2}}{{#varexists:e|1|0}}
+
varexists

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Templates used on this page: