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:Variation raw"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
 
In order to support the Masterwork mod, up to 2 creature variation files can be specified.
 
In order to support the Masterwork mod, up to 2 creature variation files can be specified.
  
 +
This template uses [https://github.com/DF-Wiki/DFRawFunctions DFRawFunctions extension]
 
[[category:raw templates]]
 
[[category:raw templates]]
 
</noinclude>
 
</noinclude>

Revision as of 07:20, 22 December 2022

Usage: {{variation raw | raw filename | object type | object name | no_decode | variation file 1 | variation file 2}}

Returns: Raw entry of that object, with all formatting intact. If a value is not specified for 'no_decode', parses creature variations from the specified file and produces composite raws.

In order to support the Masterwork mod, up to 2 creature variation files can be specified.

This template uses DFRawFunctions extension