Actions

Template

Project: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 9: Line 9:
| location_city    = City, State
| location_city    = City, State
| status          = Project Status (Idea, Startup, Development, Mature, EOL)
| 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
| summary          = provide a couple of sentences to summarize the project
| sectors          = provide which sector this project is in
| opencommons      = Project page name on OpenCommons.org
}}
}}
</pre>
</pre>
Line 17: 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}}
__NOEDITSECTION__
{| class="wikitable" style="float:left;width:1100px"
{| class="wikitable" style="float:left;width:1100px"
! colspan="2" style="background:lightgrey;font-size:10pt" | {{PAGENAME}}
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}}
|-
|-
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|1100px]] {{#set: Image={{{image}}} }}
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|1100px]] {{#set: Image={{{image}}} }}
Line 30: Line 31:
|-
|-
|Team
|Team
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: Manager=x}}|}} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}}
| {{#arraymap:{{{team-members|}}}|,|x|{{#set: Team members=x}}|}} {{#arraymap:{{{team-members|}}}|,|x|[[x]]|<br>}}
|-
|-
| Project home
| Project home
Line 40: Line 41:
| Status
| Status
| {{#set: Status={{{status|}}}}} [[{{{status}}}]]
| {{#set: Status={{{status|}}}}} [[{{{status}}}]]
|-style="vertical-align:top;"
| Project Description
| {{#set: Summary={{{summary|}}}}} {{{summary|}}}
|-
|-
| Project Description
| Project Details
| [[Summary::{{{summary|}}}]] [[Opencommons:Personal Access System for Services (PASS)]]
| {{#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.