Template:ProjectInfobox: Difference between revisions
From IulianArian's Encyclopedia
Jump to navigationJump to search
IulianArian (talk | contribs) No edit summary |
IulianArian (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
<data source="completion_date"> | <data source="completion_date"> | ||
<label>Completion Date</label> | <label>Completion Date</label> | ||
</data> | |||
<!--Language(s)--> | |||
<data source="language(s)"> | |||
<label>Language(s)</label> | |||
</data> | </data> | ||
<!--Current Status--> | <!--Current Status--> | ||
Line 39: | Line 43: | ||
<group> | <group> | ||
<header><div style="text-align: center;">Online Presence</div></header> | <header><div style="text-align: center;">Online Presence</div></header> | ||
<!-- | <!--Website(s)--> | ||
<data source="website(s)"> | <data source="website(s)"> | ||
<label>Website(s)</label> | <label>Website(s)</label> | ||
Line 47: | Line 51: | ||
<!--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> | |||
{{ProjectInfobox | |||
|headercolor= | |||
|headerfontcolor= | |||
|title1= | |||
|image1= | |||
|caption1= | |||
|project_type= | |||
|primary_domain= | |||
|start_date= | |||
|completion_date= | |||
|language(s)= | |||
|current_status= | |||
|project_goal(s)= | |||
|website(s)= | |||
}} | |||
</pre> |
Latest revision as of 15:30, 19 September 2025
Example usage:
{{ProjectInfobox |headercolor= |headerfontcolor= |title1= |image1= |caption1= |project_type= |primary_domain= |start_date= |completion_date= |language(s)= |current_status= |project_goal(s)= |website(s)= }}