Jump to content

Template:Space request/sandbox: Difference between revisions

From MidsouthMakers - Memphis Area Hackerpace
Created page with "{| class="wikitable" width=100% ! colspan=2 | Title |- ! Materials Needed |<small> * item1 * item 2 </small> |- ! Estimated Cost | ${{format price|50}} |- ! Estimated Time | 2 D..."
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" width=100%
{| class="wikitable" width=100%
! colspan=2 | Title
! colspan=2 style="background-color:#D4D4D4;" | {{{title|''No Title''}}}
|-
|-
! Materials Needed
! style="background-color:#D4D4D4; width: 130px;" | Initiator
|<small>
| {{#if:{{{initiator|}}} | {{#ifexist: User:{{{initiator|}}} | [[User:{{{initiator|}}}|{{{initiator|}}}]] | {{{initiator|}}} }} | ''Please list an initiator'' }}
* item1
|-
* item 2
! style="background-color:#D4D4D4;" | Status
| '''{{#ifeq: {{{status|Unapproved}}} | Approved | <font style="color: #228B22">Approved</font> | <font style="color: #B31B1B">{{{status|Unapproved}}}</font>}}'''
{{#if: {{{materials|}}} |
{{!}}-
! style="background-color:#D4D4D4;" {{!}} Materials Needed
{{!}}<small>
{{{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}}}
}}
|-
|-
! Estimated Cost
! style="background-color:#D4D4D4;" |Details
| ${{format price|50}}
| {{{details|{{{description|}}}}}}
 
{{#if: {{{pictures|}}} |
|-
{{!}}-
! Estimated Time
! style="background-color:#D4D4D4;" {{!}} Pictures
| 2 Days
{{!}} {{{pictures|}}}
|-
}}
! Details
|}<noinclude>
| Blah blah blah, here's the details on what needs to be done.
{{documentation}}
|}
</noinclude>

Latest revision as of 21:41, 30 December 2010

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