Template:Project: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Dreamer (talk | contribs)
mNo edit summary
Dreamer (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Project
{{Project
|picture=
|ProjectParticipants=
|ProjectParticipants=
|ProjectSkills=
|ProjectSkills=
Line 13: Line 14:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable" style="float:right"
{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide"
|- style="font-size:150%; background: #CCCCCC; text-align:center;"
! colspan=2 | ''Projects''
|- style="text-align:center;"
|- style="text-align:center;"
! colspan=2 | ''Projects''
{{#if:{{{picture|}}}|
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]]
}}
|-
|-
! Participants
! style="background-color:#DDDDDD;" | Participants
| {{#ask: [[Category:Members]] [[Working on::{{PAGENAME}}]]}}
| {{#ask: [[Category:Members]] [[Working on::{{PAGENAME}}]]}}
|-
|-
! Skills
! style="background-color:#DDDDDD;" | Skills
| {{#arraymap:{{{ProjectSkills|}}}|,|x|[[ProjectSkills::x]]}}
| {{#arraymap:{{{ProjectSkills|}}}|,|x|[[ProjectSkills::x]]}}
|-
|-
! Status
! style="background-color:#DDDDDD;" | Status
| [[ProjectStatus::{{{ProjectStatus|}}}]]
| [[ProjectStatus::{{{ProjectStatus|}}}]]
|-
|-
! Niche
! style="background-color:#DDDDDD;" | Niche
| [[ProjectNiche::{{{ProjectNiche|}}}]]
| [[ProjectNiche::{{{ProjectNiche|}}}]]
|-
|-
! Purpose
! style="background-color:#DDDDDD;" | Purpose
| [[ProjectPurpose::{{{ProjectPurpose|}}}]]
| [[ProjectPurpose::{{{ProjectPurpose|}}}]]
|}
|}

Latest revision as of 18:27, 7 January 2013

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

{{Project
|picture=
|ProjectParticipants=
|ProjectSkills=
|ProjectStatus=
|ProjectNiche=
|ProjectPurpose=
}}

Edit the page to see the template text.