Difference between revisions of "Template:Project"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Project | {{Project | ||
− | |Has | + | |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= | ||
− | | | + | |Has sponsor= |
+ | |Has file locations= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | 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: | ||
+ | *[[Property:Has project status]] | ||
+ | *[[Property:Has project output]] | ||
+ | |||
+ | </noinclude><includeonly> | ||
+ | |||
+ | {{Infobox | ||
+ | | bodystyle = width: 25em; background-color: #ffffff; border: 1px solid #a63c07; | ||
+ | | title = Project | ||
+ | | abovestyle = background:#0d776e; font-size: 125%; color:#ffffff | ||
+ | | above = {{PAGENAME}} | ||
+ | | image = [[File:{{{Has Image|Project_logo_02.png}}}|200px|thumb|center]] | ||
+ | | headerstyle = background:#0d776e; color:#ffffff | ||
+ | | header1 = Project Information | ||
+ | | labelstyle = width: 33%; | ||
+ | | label3 =Has title | ||
+ | | data3 =[[Has title::{{{Has title|}}}]] | ||
+ | | label4 =Has owner | ||
+ | | data4 ={{#arraymap:{{{Has owner|}}}|,|x|[[Has owner::x]]}} | ||
+ | | label5 =Has start date | ||
+ | | data5 =[[Has start date::{{{Has start date|}}}]] | ||
+ | | label6 =Has deadline date | ||
+ | | data6 =[[Has deadline::{{{Has deadline date|}}}]] | ||
+ | | label7 =Has keywords | ||
+ | | 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 | ||
+ | | data8 =[[Has project status::{{{Has project status|}}}]] | ||
+ | | label9 =Is dependent on | ||
+ | | data9 ={{#arraymap:{{{Is dependent on|}}}|,|x|[[Is dependent on::x]]}} | ||
+ | | label10 =Dependent(s): | ||
+ | | data10 ={{#ask: [[Category:Project]] [[Is dependent on::{{PAGENAME}}]]}} | ||
+ | | label11 =Does subsume | ||
+ | | data11 ={{#arraymap:{{{Does subsume|}}}|,|x|[[Does subsume::x]]}} | ||
+ | | label12 =Subsumed by: | ||
+ | | data12 ={{#ask: [[Category:Project]] [[Does subsume::{{PAGENAME}}]]}} | ||
+ | | label13 =Has sponsor | ||
+ | | 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; | ||
+ | | below = Copyright © 2019 edegan.com. All Rights Reserved. | ||
+ | }} | ||
+ | |||
+ | {{#default_form:Project}} | ||
[[Category:Project]] | [[Category:Project]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11: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: