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.

Template:GraphicsSet

From Dwarf Fortress Wiki
Jump to navigation Jump to search

Usage[edit]

Copy & Paste Code[edit]

{{GraphicsSet
| image           = 
| download link   = 
| author          = 
| sprite          = 
| resolution      = 
| current version = 
| compatible-min  =
| compatible-max  =
| installation    = 
| comments        = 
}}

Examples[edit]

Using "compatible-min" and "compatible-max" params[edit]

{{GraphicsSet
| image           = [[Image:DFG13.png|270px]]
| download link   = [http://www.bay12forums.com/smf/index.php?topic=53649.0 Official Forum Thread]
| author          = [[User:Mikemayday|Mikemayday]]
| sprite          = 16×16
| resolution      = 1280 horizontal
| current version = 31_25_a
| compatible-min  = 0.28.181.40d
| compatible-max  = 0.31.25
| installation    = All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles
| comments        = Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Beefmo, Sphr, DR, Tocky, Herrbdog, Bane18, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).
}}
Output[edit]
DFG13.png
Download: Official Forum Thread
Author: Mikemayday
Tile Size: 16×16
Resolution: 1280 horizontal
Current Version: 31_25_a
DF Compatibility: 0.28.181.40d – 0.31.25
Installation: All things pre-packed, just edit init.txt to enter your desired vertical resolution and number of tiles
Combined with a customized main tileset. Just follow the link, download and enjoy, no need to mess around with files. Credits go to Beefmo, Sphr, DR, Tocky, Herrbdog, Bane18, Dragon Warrior games and me (although I did much more organizing and editing than actually creating).

Using "df compatible" parameter[edit]

{{GraphicsSet
| image           = [[Image:Dorfs_800x300.png]]
| download link   = http://zarawesome.googlepages.com/dorfs_800x300.png
| author          = [[User:Zaratustra|Zaratustra]]
| sprite          = 10x12
| resolution      = 800x300
| df compatible   = 0.28.181.40d
| installation    = 1. Change it to .bmp instead of .png.<br/>2. Put it in your \raw\graphics\example folder.
| comments        = For those oldschool people.
}}
Output[edit]
Dorfs 800x300.png
Download: http://zarawesome.googlepages.com/dorfs_800x300.png
Author: Zaratustra
Tile Size: 10x12
Resolution: 800x300
Current Version:
DF Compatibility: 0.28.181.40d
Installation: 1. Change it to .bmp instead of .png.
2. Put it in your \raw\graphics\example folder.
For those oldschool people.