Actions

Template

Project: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(One intermediate revision 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}}
__NOEDITSECTION__
{| 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: 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

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.