Difference between revisions of "Template:Project"

From edegan.com
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Project
 
{{Project
|Has image=
+
|Has Image=
 
|Has title=
 
|Has title=
 
|Has owner=
 
|Has owner=
Line 10: Line 10:
 
|Has deadline date=
 
|Has deadline date=
 
|Has keywords=
 
|Has keywords=
 +
|Has project output=
 
|Has project status=
 
|Has project status=
 
|Is dependent on=
 
|Is dependent on=
 
|Does subsume=
 
|Does subsume=
|Is billed to=
+
|Has sponsor=
 +
|Has file locations=
 
}}
 
}}
 
</pre>
 
</pre>
Line 24: Line 26:
 
This template also uses:
 
This template also uses:
 
*[[Property:Has project status]]
 
*[[Property:Has project status]]
 +
*[[Property:Has project output]]
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Line 35: Line 38:
 
| headerstyle = background:#0d776e; color:#ffffff
 
| headerstyle = background:#0d776e; color:#ffffff
 
| header1    = Project Information
 
| header1    = Project Information
| labelstyle  = width: 33%;  
+
| labelstyle  = width: 33%;
| label2      =Has image
 
| data2      =[[Has image::{{{Has image|}}}]]
 
 
| label3      =Has title
 
| label3      =Has title
 
| data3      =[[Has title::{{{Has title|}}}]]  
 
| data3      =[[Has title::{{{Has title|}}}]]  
Line 48: Line 49:
 
| label7      =Has keywords
 
| label7      =Has keywords
 
| data7      ={{#arraymap:{{{Has keywords|}}}|,|x|[[Has keywords::x]]}}
 
| data7      ={{#arraymap:{{{Has keywords|}}}|,|x|[[Has keywords::x]]}}
 +
| label15      =Has project output
 +
| data15      ={{#arraymap:{{{Has project output|}}}|,|x|[[Has project output::x]]}}
 
| label8      =Has project status
 
| label8      =Has project status
 
| data8      =[[Has project status::{{{Has project status|}}}]]  
 
| data8      =[[Has project status::{{{Has project status|}}}]]  
Line 53: Line 56:
 
| data9      ={{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}}
 
| data9      ={{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}}
 
| label10    =Dependent(s):
 
| label10    =Dependent(s):
| data10      ={{#ask: [[Category:McNair Projects]] [[Is dependent on::{{PAGENAME}}]]}}
+
| data10      ={{#ask: [[Category:Project]] [[Is dependent on::{{PAGENAME}}]]}}
 
| label11      =Does subsume
 
| label11      =Does subsume
 
| data11      ={{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}}
 
| data11      ={{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}}
 
| label12    =Subsumed by:
 
| label12    =Subsumed by:
| data12      ={{#ask: [[Category:McNair Projects]] [[Does subsume::{{PAGENAME}}]]}}
+
| data12      ={{#ask: [[Category:Project]] [[Does subsume::{{PAGENAME}}]]}}
| label13      =Is billed to
+
| label13      =Has sponsor
| data13      ={{#arraymap:{{{Is billed to|}}}|,|x|[[Is billed to::x]]}}
+
| data13      ={{#arraymap:{{{Has sponsor|}}}|,|x|[[Has sponsor::x]]}}
 +
| label14      =File location(s):
 +
| data14      ={{#arraymap:{{{Has file locations|}}}|,|x|[[Has file locations::x]]}}
 
| belowstyle  = background:#d6d6d6; font-size: 0.7em;
 
| belowstyle  = background:#d6d6d6; font-size: 0.7em;
| below      = Copyright © 2016 McNair Center. All Rights Reserved.
+
| below      = Copyright © 2019 edegan.com. All Rights Reserved.
 
}}
 
}}
  

Latest revision as of 12:46, 13 October 2020

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

{{Project
|Has Image=
|Has title=
|Has owner=
|Has start date=
|Has deadline date=
|Has keywords=
|Has project output=
|Has project status=
|Is dependent on=
|Does subsume=
|Has sponsor=
|Has file locations=
}}

Edit the page to see the template text.

This template uses Form:Project and puts pages into category:Project

If Property:Has image is not specified a default image is used.

This template also uses: