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 "User:Aygar/Template Sandbox"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m
m (Replacing page with 'row={{{nrow}}} col={{{ncol}}} {{{1}}} {{{2}}} {{{3}}} {{{4}}}')
Line 1: Line 1:
{| class="infobox" style="float: right; border: 1px solid #aaa; margin: 0 0 0.5em 0.5em; border-spacing: 0; width: 17em"
+
row={{{nrow}}}
|+ style="font-weight: bold" |{{{name}}}
+
col={{{ncol}}}
|-
+
{{{1}}}
| colspan="2" style="text-align: center" | {{key|b}}-{{key|M}}-{{key|{{{key}}}}}
+
{{{2}}}
|-
+
{{{3}}}
| colspan="2" |
+
{{{4}}}
{|
 
|-
 
| style="width: 50%" |
 
|{{Floor Plan {{{name}}}}}
 
| style="width: 50%" |
 
|}
 
|{{#if:{{{job|}}}|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" {{!}} Job Requirement
 
{{!}}-
 
{{!}} colspan="2" style="padding: 0.25em" {{!}} {{{job}}}
 
{{!}}}}-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Construction
 
|-
 
! style="text-align: left; padding: 0.2em 0.25em 0; width: 50%; border-right: 1px solid #aaa" | Materials
 
! style="text-align: left; padding: 0.2em 0.25em 0; width: 50%" | Jobs
 
|-
 
| style="padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top; border-right: 1px solid #aaa" |
 
{{{construction}}}
 
| style="padding: 0.1em 0.25em 0.25em; width: 50%; vertical-align: top" |
 
{{{construction_job}}}
 
|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" | Power
 
|-
 
| colspan="2" style="padding: 0.25em" |
 
{|
 
|-
 
| Power Generated
 
| {{{power_gen|0}}}
 
|-
 
| Power Needed
 
| {{{power_need|0}}}
 
|-
 
| Net Power
 
| {{#expr:{{{power_gen|0}}} - {{{power_need|0}}}}}
 
|}
 
|{{#if:{{{use|}}}|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" {{!}} Materials Used
 
{{!}}-
 
{{!}} colspan="2" style="padding: 0.25em" {{!}}
 
{{{use}}}
 
{{!}}}}{{#if:{{{production|}}}|-
 
! colspan="2" style="border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; background: #eee; padding: 0.1em 0.25em" {{!}} Goods Created
 
{{!}}-
 
{{!}} colspan="2" style="padding: 0.25em" {{!}}
 
{{{production}}}
 
{{!}}}}}
 

Revision as of 18:20, 22 January 2008

row={{{nrow}}} col={{{ncol}}} {{{1}}} {{{2}}} {{{3}}} {{{4}}}