Template:Infobox project: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Infobox | ||
{{Infobox | |||
| bodystyle = width:20em; | | bodystyle = width:20em; | ||
| above = {{{name|{{PAGENAME}}}}} | | above = {{{name|{{PAGENAME}}}}} | ||
Line 26: | Line 25: | ||
| label10 = Outcomes | | label10 = Outcomes | ||
| data10 = {{{outcomes|}}} | | data10 = {{{outcomes|}}} | ||
}} | }}</includeonly><noinclude> | ||
</includeonly> | |||
<noinclude> | |||
{{Documentation | {{Documentation | ||
|content = | |content = |
Latest revision as of 22:41, 10 April 2024
This template is used to create an infobox for projects. It provides a concise summary of key information about a project in a standardized format.
Usage
To use this template, copy the code below and fill in the fields with the appropriate information about the project.
{{Infobox project | name = | logo = | caption = | type = | status = | location = | coordinates = | startDate = | endDate = | cost = | participants = | objective = | outcomes = }}
- name - The name of the project.
- logo - Optional. The logo or image associated with the project. Format: FileName.jpg
- caption - Optional. A caption for the logo or image.
- type - The type of project (e.g., Research and Development, Construction).
- status - The current status of the project (e.g., Ongoing, Completed).
- location - The geographical location of the project.
- coordinates - Optional. The geographical coordinates of the project.
- startDate - The start date of the project.
- endDate - The end date of the project.
- cost - The estimated or actual cost of the project.
- participants - The key participants or stakeholders in the project.
- objective - The main objective or goal of the project.
- outcomes - The outcomes or results of the project, if available.
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this template. |