Template:Project: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 81: | Line 81: | ||
| shortDescription = {{{shortDescription|}}} | | shortDescription = {{{shortDescription|}}} | ||
| longDescription = {{{longDescription |}}} | | longDescription = {{{longDescription |}}} | ||
| mainImage = {{#ifexist:File:{{PAGENAME}}.jpg| File:{{PAGENAME}} | File:Squirrelslair.png }} | | mainImage = {{#ifexist:File:{{PAGENAME}}.jpg| File:{{PAGENAME}}.jpg | File:Squirrelslair.png }} | ||
| skillSet = {{{skillSet |}}} | | skillSet = {{{skillSet |}}} | ||
| projectType = {{{projectType |}}} | | projectType = {{{projectType |}}} | ||
Revision as of 22:58, 2021 October 23
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 | mainImage = Page | skillSet = List (;) of Page | projectType = List (;) of Page | northForge = boolean }}
| Projects | |||||
| Project: | Project | ||||
| Description: | |||||
| Skillset(s) : |
{{#cargo_query: tables=Project |
fields=skillSet | where=_pageName = "Project" | format=list | default= No skillsets
}} |
| Project Type(s) : |
{{#cargo_query: tables=Project |
fields=projectType | where=_pageName = "Project" | format=list | default= No project type
}} |
| North Forge: | |||||