Template:Project: Difference between revisions

Jump to navigation Jump to search
Various fixes
(Various fixes)
Line 1: Line 1:
<noinclude>{{WIP}}
<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This template is intended to unify "project page handling" for pages documenting ongoing efforts by providing a common structure, e.g.:
This template is intended to unify "project page handling" for pages documenting ongoing efforts by providing a common structure, e.g.:
* [[High-Level Architecture]]
* [[High-Level Architecture]]
* [[Integrated Qt5 Launcher]]
* [[Integrated Qt5 Launcher]]
</noinclude>
}}
{{infobox subsystem
 
|image = {{{logo|missing}}}
[[Category:Templates]]
</noinclude>{{infobox subsystem
|image = {{#if: {{{logo|}}} | {{{logo}}} }}
|name = {{{name|descriptive name}}}
|name = {{{name|descriptive name}}}
|started= {{{start-date|please specify a date}}}
|started= {{{start-date|please specify a date}}}
Line 37: Line 42:
== Related ==
== Related ==


[[Category:{{{category|uncategorized projects}}}]]
{{#if: {{{category|}}} | [[Category:{{{category}}}]] }}

Navigation menu