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.

Difference between revisions of "Template:Token/guess type"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(replaced #if functions w/ #switch)
(added <includeonly>)
Line 1: Line 1:
{{#switch: 1
+
<includeonly>{{#switch: 1
 
| {{#rmatch:{{{1}}}|^CV_{{!}}^CVCT_|1}} = Creature variation token
 
| {{#rmatch:{{{1}}}|^CV_{{!}}^CVCT_|1}} = Creature variation token
 
| {{#rmatch:{{{1}}}|^MANNERISM_|1}} = Creature mannerism token
 
| {{#rmatch:{{{1}}}|^MANNERISM_|1}} = Creature mannerism token
 
| #default = Creature token
 
| #default = Creature token
}}
+
}}</includeonly>

Revision as of 11:48, 10 October 2021