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
Line 1: Line 1:
{| border="1"
+
<center>
|+ {{{name|name}}}
+
{| 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;" | Seed number: {{{seed}}} - {{{name}}}
 
|-
 
|-
|Seed Number:||{{{seed|seed}}}
+
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Rejects:
 +
| {{{rejects}}}
 +
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | DF version:
 +
| {{{version}}}
 
|-
 
|-
|Version:||{{{dfversion|version}}}
+
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Name:
 +
| (Random)
 +
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Download:
 +
| (Link)
 
|-
 
|-
|{{{startsite|start site}}}
+
| style="font-weight:bold; background-color: #ccf; padding-left: 1em; padding-right: 1em;" | Comment:
 +
| colspan="3"|{{{comment}}}
 
|}
 
|}
 +
</center>
 +
<noinclude>[[Category:Templates]]</noinclude>
 +
 +
== Usage ==
 +
 +
<pre><nowiki>
 +
</nowiki></pre>
 +
 +
== Example ==
 +
 +
{{Seeded World
 +
|seed = 10295847727
 +
|name = Sil Num
 +
|rejects = 177
 +
|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}}

Revision as of 20:54, 17 December 2007

Usage


Example


Usage


Example

Template loop detected: Template:Seeded World