Difference between revisions of "Template:McNair Projects"

From edegan.com
Jump to navigation Jump to search
 
(13 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{McNair Projects
 
{{McNair Projects
|Image=
+
|Has image=  
|Project Title=
+
|Has title=
|Owner=
+
|Has owner=
|Start Date=
+
|Has start date=
|Deadline=
+
|Has deadline=
|Priority=
+
|Has keywords=
|Keywords=
+
|Is billed to=
|Primary Billing=
+
|Has notes=
|Notes=
+
|Has project status=
|Status=
+
|Is dependent on=
 +
|Does subsume=
 
}}
 
}}
 +
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
  
[[property:Has status]]
+
It uses the [[property:Has project status]].
 +
 
 +
And [[:category:McNair Projects]] is included automatically.
  
 
</noinclude>
 
</noinclude>
Line 28: Line 32:
 
| abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
 
| abovestyle  = background:#0d776e; font-size: 125%; color:#ffffff
 
| above      = {{PAGENAME}}
 
| above      = {{PAGENAME}}
| image      = [[File:{{{Image|Project_logo_02.png}}}|200px|thumb|center]]
+
| image      = [[File:{{{Has Image|Project_logo_02.png}}}|200px|thumb|center]]
 
| headerstyle = background:#0d776e; color:#ffffff
 
| headerstyle = background:#0d776e; color:#ffffff
 
| header1    = Project Information
 
| header1    = Project Information
Line 39: Line 43:
 
| data4      = [[Has start date::{{{Has start date|}}}]]  
 
| data4      = [[Has start date::{{{Has start date|}}}]]  
 
| label5      = Deadline
 
| label5      = Deadline
| data5      = [[Has deadline::{{{Deadline|}}}]]
+
| data5      = [[Has deadline::{{{Has deadline|}}}]]
 
| label6      = Keywords
 
| label6      = Keywords
 
| data6      = {{#arraymap:{{{Has keywords|}}}|,|x|[[Has keywords::x]]}}
 
| data6      = {{#arraymap:{{{Has keywords|}}}|,|x|[[Has keywords::x]]}}
Line 46: Line 50:
 
| label8      = Notes
 
| label8      = Notes
 
| data8      = [[Has notes::{{{Has notes|}}}]]  
 
| data8      = [[Has notes::{{{Has notes|}}}]]  
| label8     = Status
+
| label9     = Has project status
| data8       = [[Has status::{{{Has status|}}}]]  
+
| data9       = [[Has project status::{{{Has project status|}}}]]  
 +
| label10      = Is dependent on
 +
| data10      = {{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}}
 +
| label11      = Dependent(s):
 +
| data11      = {{#ask: [[Category:McNair Projects]] [[Is dependent on::{{PAGENAME}}]]}}
 +
| label12      = Subsumes:
 +
| data12      = {{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}}
 +
| label13      = Subsumed by:
 +
| data13      = {{#ask: [[Category:McNair Projects]] [[Does subsume::{{PAGENAME}}]]}}
 
| belowstyle  = background:#d6d6d6; font-size: 0.7em;
 
| belowstyle  = background:#d6d6d6; font-size: 0.7em;
| below      = Copyright © 2016 McNair Center. All Rights Reserved.
+
| below      = Copyright © 2016 edegan.com. All Rights Reserved.
 
}}
 
}}
  

Latest revision as of 13:21, 11 March 2019

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

{{McNair Projects
|Has image= 
|Has title=
|Has owner=
|Has start date=
|Has deadline=
|Has keywords=
|Is billed to=
|Has notes=
|Has project status=
|Is dependent on=
|Does subsume=
}}

Edit the page to see the template text.

It uses the property:Has project status.

And category:McNair Projects is included automatically.