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:GraphicsSet"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (cleanup)
m
Line 15: Line 15:
 
| style="padding-right: 1em;" | '''Current Version:'''
 
| style="padding-right: 1em;" | '''Current Version:'''
 
| {{{current version}}}
 
| {{{current version}}}
 +
|-
 +
| style="padding-right: 1em;" | '''DF Compatibly:'''
 +
| {{{df compatible}}}
 
|-  
 
|-  
 
| style="padding-right: 1em;" | '''Installation:'''
 
| style="padding-right: 1em;" | '''Installation:'''
Line 30: Line 33:
 
| resolution      =  
 
| resolution      =  
 
| current version =  
 
| current version =  
 +
| df compatible  =
 
| installation    =  
 
| installation    =  
 
| comments        =  
 
| comments        =  
Line 44: Line 48:
 
| resolution      = 800x300
 
| resolution      = 800x300
 
| current version =  
 
| current version =  
 +
| df compatible  =
 
| installation    = 1. Change it to .bmp instead of .png.<br/>2. Put it in your \raw\graphics\example folder.
 
| installation    = 1. Change it to .bmp instead of .png.<br/>2. Put it in your \raw\graphics\example folder.
 
| comments        = For those oldschool people.
 
| comments        = For those oldschool people.
Line 58: Line 63:
 
| resolution      = 800x300
 
| resolution      = 800x300
 
| current version =  
 
| current version =  
 +
| df compatible  =
 
| installation    = 1. Change it to .bmp instead of .png.<br/>2. Put it in your \raw\graphics\example folder.
 
| installation    = 1. Change it to .bmp instead of .png.<br/>2. Put it in your \raw\graphics\example folder.
 
| comments        = For those oldschool people.
 
| comments        = For those oldschool people.

Revision as of 09:33, 17 March 2011

{{{image}}} Download: {{{download link}}}
Author: {{{author}}}
Tile Size: {{{sprite}}}
Resolution: {{{resolution}}}
Current Version: {{{current version}}}
DF Compatibly: {{{df compatible}}}
Installation: {{{installation}}}
{{{comments}}}

Copy&Paste Code:

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

Usage Example:

{{GraphicsSet
| image           = [[Image:Dorfs_800x300.png]]
| download link   = http://zarawesome.googlepages.com/dorfs_800x300.png
| author          = [[User:Zaratustra|Zaratustra]]
| sprite          = 10x12
| resolution      = 800x300
| current version = 
| df compatible   =
| 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 Example:

Dorfs 800x300.png Download: http://zarawesome.googlepages.com/dorfs_800x300.png
Author: Zaratustra
Tile Size: 10x12
Resolution: 800x300
Current Version:
DF Compatibly:
Installation: 1. Change it to .bmp instead of .png.
2. Put it in your \raw\graphics\example folder.
For those oldschool people.