Template:ProjectInfoBox: Difference between revisions
NitramLegov (talk | contribs) m (Removed "Visual Editor" reference in Template parameters as descriptions are valid for all editing options) |
(example label for "image") |
||
Line 89: | Line 89: | ||
}, | }, | ||
"image": { | "image": { | ||
"label": "An image for your project", | "label": "An image for your project (example.jpg)", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"required": false, | "required": false, |
Revision as of 22:46, 30 December 2020
ProjectInfoBox Unnamed Project | |
---|---|
Status: | planned |
Release Date: | (planned) finishing date |
Initiator: | who maintains it? |
Inform others about your project in a compact overview!
Documentation
To use this template, simply copy this code into your page and enter the relevant parameters:
{{ProjectInfoBox |project title= |image= |status= |date= |initiator= |team= |materials= |tools= |software= |cost= }}
Default values for some parameters exist, but will only be used if the entire line is omitted. For example, |image=
leads to no image being displayed while not entering the image parameter at all will lead to the default image (light bulb) being displayed. Please make use of the "Show preview" button and it should be clear.
If you had/have helpers with your project, you can use the team
value to give them credit. Try using Template:HelpNeeded here to find collaborators! If you delete it or leave it empty, that field is not displayed at all.
The software
, materials
and tools
value behaves this way as well since some projects are realized with tools and materials but others are done mostly digitally.
Semantic MediaWiki
The content you enter for "date" can be queried under Property:ProjectDate.
Bugs/Future Development
- selection instead of free text: status= planned/in progress/finished?
Template Parameters
Provide information about a project you have built.
Parameter | Description | Type | Status | |
---|---|---|---|---|
The name of your project | project title | The name of your project
| String | required |
An image for your project (example.jpg) | image | The file name of the image which represents your project the best. This might be printed on our [[Project Wall]] | File | suggested |
Status of your project | status | The current release status of your project
| String | suggested |
The release date of your project | date | The date on which your project has been finished. Will be assigned to Property:ProjectDate and thus be searchable within [[Semantic MediaWiki]]. | Date | optional |
Who initiated your project? | initiator | The user page or name of the person who initiated the project.
| String | suggested |
The team helping with your project. | team | no description | String | optional |
Materials you have used (wiki links, if possible). | materials | A list of materials you have used in your project. Please provide them as wiki links ([[Material]]) | String | optional |
Tools you have used (wiki links, if possible). | tools | A list of tools you have used in your project. Please provide them as wiki links ([[Tools]]) | String | optional |
Software you have used (wiki links, if possible). | software | A list of softwareyou have used in your project. Please provide them as wiki links ([[Software]]) | String | optional |
Costs of your project | cost | An estimate of the cost to be expected if someone wants to recreate your project. | String | optional |