Difference between revisions of "Template:Project"
m |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | {| | + | {| 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="text-align:center;" | + | |- style="font-size:150%; background: #CCCCCC; text-align:center;" |
! colspan=2 | ''Projects'' | ! colspan=2 | ''Projects'' | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
Line 22: | Line 22: | ||
}} | }} | ||
|- | |- | ||
− | ! 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.