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
(New page: {| style="margin: 0 0 0.5em 0.5em; border-spacing: 0;" |- | style="width:270px; padding-top:0.5em;" "valign="top" | {{{image}}} || valign="top" | {| |- ! style="text-align:center; paddi...)
 
m
Line 5: Line 5:
 
{|
 
{|
 
|-  
 
|-  
! style="text-align:center; padding:0 2em 0 1em;" |
+
! style="text-align:center; padding:0 2em 0 1em;" | Download:
 
| {{{download link}}}
 
| {{{download link}}}
 
|-  
 
|-  
Line 38: Line 38:
 
</nowiki></pre>
 
</nowiki></pre>
  
You can choose to leave "download link=" or "installation=" blank.
+
You can choose to leave "installation=" blank.
  
 
'''Usage Example:'''
 
'''Usage Example:'''
Line 49: Line 49:
 
|resolution=800x300
 
|resolution=800x300
 
|comments=For those oldschool people.
 
|comments=For those oldschool people.
|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.  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
Line 62: Line 62:
 
|resolution=800x300
 
|resolution=800x300
 
|comments=For those oldschool people.
 
|comments=For those oldschool people.
|installation= First, change it to .bmp instead of .png.</br> Then 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.
 
}}
 
}}
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 17:53, 20 November 2007

{{{image}}}
Download: {{{download link}}}
Author {{{author}}}
Tile Size {{{size}}}
Resolution {{{resolution}}}
Comments {{{comments}}}
{{{installation}}}

Copy&Paste Code:

{{GraphicsSet|
|image=[[Image:YourPictureHere]]
|download link=
|author=[[User:YourWikiAccountName|YourOnlineHandle]]
|size=
|resolution=
|comments=
|installation=
}}

You can choose to leave "installation=" blank.

Usage Example:

{{GraphicsSet|
|image=[[Image:Dorfs_800x300.png]]
|download link=http://zarawesome.googlepages.com/dorfs_800x300.png
|author=[[User:Zaratustra|Zaratustra]]
|size=10x12
|resolution=800x300
|comments=For those oldschool people.
|installation= 1.Change it to .bmp instead of .png.<br> 2. Put it in your \raw\graphics\example folder. 
}}

Output Example:

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