Template:Project: Difference between revisions

Template page
mNo edit summary
mNo edit summary
(13 intermediate revisions by 2 users not shown)
Line 6: Line 6:
|Name=
|Name=
|ProjectParticipants=
|ProjectParticipants=
|ProjectSkills=
|Skills=
|ProjectStatus=
|Status=
|ProjectNiche=
|Niche=
|ProjectPurpose=
|ProjectPurpose=
|Picture=
|Picture=
Line 22: Line 22:
! colspan=2 | {{#if:{{{Name|}}}|[[Project Name::{{{Name|}}}]]|NURDspace Project}}
! colspan=2 | {{#if:{{{Name|}}}|[[Project Name::{{{Name|}}}]]|NURDspace Project}}
|-
|-
! colspan=2 |<div style="margin:10px">{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}|260x260px]]|[[File:NoPicture.png|260px]]}}</div>
! colspan=2 |<div style="margin:10px">
{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}{{!}}260x260px]]|
{{#ifexist:File:{{{Name}}}.jpg|
[[Project Image::File:{{{Name}}}.jpg{{!}}260x260px]]|
[[File:NoPicture.png{{!}}260px{{!}}link=File:{{{Name}}}.jpg]]}}
}}</div>
|-
|-
! Participants
! Participants
| {{#ask: [[Category:Members]] [[Working on::{{PAGENAME}}]]}}
| {{#ask: [[Working on::{{PAGENAME}}]]}}
|-
|-
! Skills
! Skills
| {{#arraymap:{{{ProjectSkills|}}}|,|x|[[ProjectSkills::x]]}}
| {{#arraymap:{{{Skills|}}}|,|x|[[Project Skills::x]]}}
|-
|-
! Status
! Status
| [[ProjectStatus::{{{ProjectStatus|}}}]]
| [[Project Status::{{{Status|}}}]]
|-
|-
! Niche
! Niche
| [[ProjectNiche::{{{ProjectNiche|}}}]]
| [[Project Niche::{{{Niche|}}}]]
|-
|-
! Purpose
! Purpose
| [[ProjectPurpose::{{{ProjectPurpose|}}}]]
| [[Project Purpose::{{{Purpose|}}}]]
|-
|-
! Tool
! Tool
Line 53: Line 58:
<!-- hack -->
<!-- hack -->
<div style="position:fixed; top:10000px; right:10000px;">
<div style="position:fixed; top:10000px; right:10000px;">
[[Project Owner::{{{{#ask: [[Category:Members]] [[Working on::{{PAGENAME}}]]}}}}]]
{{#if:{{{Tool}}} | [[Tool Name::{{{Name}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Name::{{{Name}}}]] | }}
{{#if:{{{Tool}}} | [[Tool Image::File:{{{Picture}}}{{!}}]] | }}
{{#if:{{{Tool}}} | [[Tool Image::File:{{{Picture}}}{{!}}]] | }}
Line 59: Line 63:
{{#if:{{{Tool}}} | [[Tool Owner::{{{ProjectParticipants}}} | }}
{{#if:{{{Tool}}} | [[Tool Owner::{{{ProjectParticipants}}} | }}
{{#if:{{{Tool}}} | [[Tool Cost::{{{Cost}}} | }}
{{#if:{{{Tool}}} | [[Tool Cost::{{{Cost}}} | }}
{{#if:{{{Picture|}}}| | [[Category:Missing Pictures]] }}
{{#if:{{{Picture|}}}| | {{#ifexist:File:{{{Name}}}.jpg| | [[Category:Missing Pictures]] }} }}
</div>
</div>
[[Category:Projects]]
[[Category:Projects]]
</includeonly>
</includeonly>

Revision as of 11:57, 3 September 2014

This is the "Project" template. It should be called in the following format:

{{Project
|Name=
|ProjectParticipants=
|Skills=
|Status=
|Niche=
|ProjectPurpose=
|Picture=
|Location=
|Cost=
|Category=
}}

Edit the page to see the template text.