Project: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
<includeonly> | <includeonly> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
This {{#formlink:form=Project|link text=link|linktype=button|wpRunQuery=true|target={{PAGENAME}} }} will let you edit this project. | |||
{{#default_form:Project}} | {{#default_form:Project}} | ||
{| class="wikitable" style="float:left;width:1100px" | {| class="wikitable" style="float:left;width:1100px" | ||
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}} | ! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}} | ||
| Line 31: | Line 31: | ||
|- | |- | ||
|Team | |Team | ||
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: | | {{#arraymap:{{{team-members|}}}|,|x|{{#set: Team members=x}}|}} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}} | ||
|- | |- | ||
| Project home | | Project home | ||
| Line 46: | Line 46: | ||
|- | |- | ||
| Project Details | | Project Details | ||
| [[opencommons:{{{opencommons|}}}|{{{opencommons|}}}]] | | {{#set: Opencommons={{{opencommons|}}}}} [[opencommons:{{{opencommons|}}}|{{{opencommons|}}}]] | ||
|- | |- | ||
|} | |} | ||
[[Category:Project]]</includeonly> | [[Category:Project]]</includeonly> | ||
Latest revision as of 01:05, September 21, 2023
This is the "Project" template. It should be called in the following format:
{{Project
| image = jpg or png file image of the project
| team-members = Team Members
| manager = Program manager
| location_city = City, State
| status = Project Status (Idea, Startup, Development, Mature, EOL)
| sectors = provide which sector this project is in
| summary = provide a couple of sentences to summarize the project
| opencommons = Project page name on OpenCommons.org
}}
Edit the page to see the template text.