Template:Project: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 36: | Line 36: | ||
</noinclude> | </noinclude> | ||
* Internal Link: [[Internal:{{PAGENAME}}]] | * Internal Link: <includeonly>[[Internal:{{PAGENAME}}]]</includeonly> | ||
** This should only show if logged in, need to figure out CSS for that from Internal Wiki example | ** This should only show if logged in, need to figure out CSS for that from Internal Wiki example | ||
| Line 43: | Line 43: | ||
<div style="clear:right;"> | <div style="clear:right;"> | ||
{| class="wikitable" border="1" style="float:right; width:30%" | {| class="wikitable" border="1" style="float:right; width:30%" | ||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[ | | style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[Projects]]</span> | ||
|- | |- | ||
| style="background:silver; color:arsenic; width:25%" align="right"| '''Project: ''' | | style="background:silver; color:arsenic; width:25%" align="right"| '''Project: ''' | ||
Revision as of 19:55, 2021 October 20
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:
- This should only show if logged in, need to figure out CSS for that from Internal Wiki example
| Projects | |||||
| Project: | Project | ||||
| Description: | |||||
| Skillset(s) : | {{#cargo_query:
tables=Projects |
fields=skillSet | where=_pageName = "Project" | format=list | default= No skillsets
}} |
| Project Type(s) : | {{#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...