Difference between revisions of "Template:Space request"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
Line 13: Line 13:
 
{{{materials|}}}
 
{{{materials|}}}
 
</small>
 
</small>
 +
}}<!--
 +
-->{{#if: {{{cost|}}} |
 +
{{!}}-
 +
! style="background-color:#D4D4D4;" {{!}} Estimated Cost
 +
{{!}} {{#ifeq: {{{cost|0}}} | Free | Free | ${{format price|{{{cost|0}}}}} }}
 +
}}<!--
 +
-->{{#if: {{{time|}}} |
 +
{{!}}-
 +
! style="background-color:#D4D4D4;" {{!}} Estimated Time
 +
{{!}} {{{time|}}}
 +
}}<!--
 +
-->{{#if: {{{people|}}} |
 +
{{!}}-
 +
! style="background-color:#D4D4D4;" {{!}} People Needed
 +
{{!}} {{{people|1}}}
 
}}
 
}}
|-
 
! style="background-color:#D4D4D4;" |Estimated Cost
 
| {{#ifeq: {{{cost|0}}} | Free | {{{cost|0}}} | ${{format price|{{{cost|0}}}}} }}
 
|-
 
! style="background-color:#D4D4D4;" |Estimated Time
 
| {{{time|}}}
 
|-
 
! style="background-color:#D4D4D4;" | People Needed
 
| {{{people|1}}}
 
 
|-
 
|-
 
! style="background-color:#D4D4D4;" |Details
 
! style="background-color:#D4D4D4;" |Details

Revision as of 21:41, 30 December 2010

No Title
Initiator Please list an initiator
Status Unapproved
Details
[edit] [purge] Template documentation

This template is to help ensure that necessary details are provided for a particular improvement/repair to the space. We have to go through the proper channels to make these things happen so we have to make sure it is clearly detailed before hand.

Usage

{{space request
|title = 
|initiator = 
|status = 
|materials =
|cost = 
|time = 
|people = 
|details = 
|pictures = 
}}