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:Pregen world"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<center>
 
<center>
 
{| class="collapsible collapsed infobox" style="background-color: #f9f9f9; border: 1px solid #aaa; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 60%;"
 
{| class="collapsible collapsed infobox" style="background-color: #f9f9f9; border: 1px solid #aaa; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 60%;"
! colspan="4" style="border: 1px solid #aaa; font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | {{#if:{{{seed|}}}|Seed number: {{{seed|}}} - }}{{{name|}}}
+
! colspan="8" style="border: 1px solid #aaa; font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | {{#if:{{{seed|}}}|Seed number: {{{seed|}}} }} - {{{name|}}}
 
|-
 
|-
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | {{#if:{{{rejects|}}}|Rejects:
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | {{#if:{{{rejects|}}}|Rejects:
Line 8: Line 8:
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | DF version:
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | DF version:
 
| {{{version|}}}
 
| {{{version|}}}
|-
+
|
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | World-gen name:
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | World-gen name:
 
| {{{genname|}}}
 
| {{{genname|}}}
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Download:
 
| {{{link|}}}
 
 
|-
 
|-
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Comment:
 
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Comment:

Revision as of 06:06, 3 June 2008

Note

This is my attempt at modifying Template:Seeded World, Any suggestions would be greatly appreciated as I struggle through this :)

Usage

{{Pregen world
|seed     =               ! Seed used to generate world
|name     =               ! The name assigned to the world by the game
|rejects  = 	 
|version  =
|genname  =               ! Name provided at world generation, if any (probably RANDOM)
|link     =               ! Link to downloadable file (should be conditional N/A)
|comment  =               ! Your comment (ad lib., e.g. operative system, architechture) 
|image    =               ! Image of starting location
|features =               ! List of features of starting location
|missing  =               ! List of missing features
}}

Example

Writing This:

{{Pregen world
|seed     = 4265985437
|name     = The Legendary Ever-Realm
|rejects  = 51           
|version  = .33f
|genname  = RANDOM
|link     = http://hyperfileshare.com/d/f91fae26
|comment  = This is just a test of concept, the real thing should have some conditional #ifs, and include some show/hideable sections to the different starting locations of the world in question, maybe with the starting location being a template in itself?
|image    = [[Image:4265985437.PNG|thumb|500px]]
|features = [[Magma]], cave river, chasm, adamantine, sand, trees, flux and iron.
|missing  = Giant cave spiders??
}}

Gives: