Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ProjectInfobox: Difference between revisions

Template page
More languages
IulianArian (talk | contribs)
Created page with "<infobox accent-color-source="headercolor" accent-color-text-source="headerfontcolor"> <title source="name"> <default><div style="text-align: center;">{{{title1}}}</div></default> </title> <image source="image1"> <caption source="caption1"/> </image> <!--Start of section--> <group> <!--Header of the section--> <header><div style="text-align: center;">Project Details</div></header> <!--Project Type--> <data source="project_type"> <label>Pro..."
 
IulianArian (talk | contribs)
No edit summary
 
(4 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 33: Line 37:
     <data source="project_goal(s)">
     <data source="project_goal(s)">
       <label>Project Goal(s)</label>
       <label>Project Goal(s)</label>
    </data>
<!--The section ends-->
  </group>
<!--Start of section-->
  <group>
    <header><div style="text-align: center;">Online Presence</div></header>
<!--Website(s)-->
    <data source="website(s)">
      <label>Website(s)</label>
     </data>
     </data>
<!--The section ends-->
<!--The section ends-->
Line 38: 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>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.