Template:Project
Appearance
Show:
- internal link - if logged in, will redlink if page doesn't exist, right?
- photo - if related filename exist
- section for short description start (encode data)
- long description / free text
- possibly encode skillset and project type and list collapsables of similars at bottom?
- does it involve North Forge Fabrication Lab
- start with Integration of Espresso Maker Pod into Coffee Grinder Bucket, Category:Portfolio and Category:Personal Project
To use:
{{ Project |
| shortDescription
| longDescription
| skillSet
| projectType
| northForge
}}
Cargo declaration
{{#cargo_declare: _table = Project | shortDescription = Wikitext string | longDescription = Wikitext | skillSet = List (;) of Page | projectType = List (;) of Page | northForge = boolean }}
- Internal Link: Internal:Project
- This should only show if logged in, need to figure out CSS for that from Internal Wiki example
| Reports | |||||
| Project: | Project | ||||
| Description: | |||||
| Skillset : | {{#cargo_query:
tables=Projects |
fields=skillSet | where=_pageName = "Project" | format=list | default= No skillsets
}} |
| Project Types : | {{#cargo_query:
tables=Projects |
fields=projectType | where=_pageName = "Project" | format=list | default= No project type
}} |
| North Forge: | |||||
Auto-list project types and skillsets and similars...