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:Seeded World"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
m
 
Line 34: Line 34:
  
 
<pre><nowiki>
 
<pre><nowiki>
 
 
{{Seeded World
 
{{Seeded World
 
|seed    =              ! Seed used to generate world
 
|seed    =              ! Seed used to generate world
Line 47: Line 46:
 
|missing  =              ! List of missing features
 
|missing  =              ! List of missing features
 
}}
 
}}
 
 
</nowiki></pre>
 
</nowiki></pre>
  
 
== Example ==
 
== Example ==
 
+
Writing This:
 +
<pre><nowiki>
 +
{{Seeded 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??
 +
}}
 +
</nowiki></pre>
 +
Gives:
 
{{Seeded World
 
{{Seeded World
|seed    = 10295847727
+
|seed    = 4265985437
|name    = Sil Num
+
|name    = The Legendary Ever-Realm
|rejects  = 177
+
|rejects  = 51         
 
|version  = .33f
 
|version  = .33f
|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?}}
+
|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??
 +
}}
 +
 
 
</noinclude>
 
</noinclude>

Latest revision as of 23:40, 17 December 2007

Usage[edit]

{{Seeded 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[edit]

Writing This:

{{Seeded 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: