Template:Project: Difference between revisions

Template page
mNo edit summary
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 24: Line 24:
! colspan=2 |<div style="margin:10px">
! colspan=2 |<div style="margin:10px">
{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}{{!}}260x260px]]|
{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}{{!}}260x260px]]|
{{#ifexists:{{{Name}}}.jpg|[[Project Image::File:{{{Name}}}.jpg{{!}}260x260px]]|
{{#ifexist:File:{{{Name}}}.jpg|
[[File:NoPicture.png{{!}}260px{{!}}link=File:{{{Name}}}.jpg]]}}}}</div>
[[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
Line 56: 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 62: 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 12: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.