Template:ProjectInfobox: Difference between revisions
Template page
More languages
More actions
IulianArian (talk | contribs) No edit summary |
IulianArian (talk | contribs) No edit summary |
||
Line 47: | Line 47: | ||
<!--End of the infobox--> | <!--End of the infobox--> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<!--Infobox ends and the example starts--> | |||
Example usage: | |||
<!--The <pre> and </pre> tags are only for the infobox to not embed it self--> | |||
<pre> | |||
{{PeopleInfobox | |||
|headercolor= | |||
|headerfontcolor= | |||
|title1= | |||
|image1= | |||
|caption1= | |||
|project_type= | |||
|primary_domain= | |||
|start_date= | |||
|completion_date= | |||
|current_status= | |||
|project_goal(s)= | |||
|website(s)= | |||
}} | |||
</pre> |