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.

Dwarf Fortress Wiki:Diagram

From Dwarf Fortress Wiki
Jump to navigation Jump to search

This wiki has a new extension: DFDiagram!

This is an expanded (and possibly more efficient) replacement for {{diagram}}. Features include:

  • An unlimited number of diagrams per page ({{diagram}} depends on RegexFunctions, so it is limited by the Regex functions limit)
  • Basic tileset support (transparency and creature graphics don't work, but all of the non-transparent tilesets in the tileset repository should work)
  • Z-levels
  • A variety of new syntax features:
    • Variables
    • Special characters
    • DF-style colors (e.g. 7:0 for light grey)

There are a couple differences between this and {{diagram}}:

  • Colors persist until explicitly changed (use [#] to reset the foreground color):
Code {{diagram}} <diagram>
[#f00]red text
r e d t e x t
red text

See the wiki for more in-depth help.

An example:

This is a sample diagram                 
This diagram has multiple z-levels! Press
< to go up one z-level.                  
This is z-level 1.                        
Here is a dwarf:                         
Here are a lot of dwarves: 
Here is a cat: c                          
Here is a green cat: c                    
Press < to go up one more z-level.        
This is z-level 2.                                                           
Notice how the diagram size changes depending on the content of each z-level.

Lethosor (talk) 19:43, 27 April 2014 (UTC)