Template:Project: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = Project | _table = Project | ||
| | | shortDescription = Wikitext string | ||
| | | longDescription = Wikitext | ||
| | | skillSet = List (;) of Page | ||
| projectType = List (;) of Page | |||
| northForge = boolean | |||
| | |||
| | |||
}} | }} | ||
Line 42: | Line 38: | ||
</noinclude> | </noinclude> | ||
Internal Link: [[Internal:{{PAGENAME}}]] | * Internal Link: [[Internal:{{PAGENAME}}]] | ||
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 | ||
<div style="clear:right;"> | <div style="clear:right;"> | ||
Line 91: | Line 87: | ||
* Cargo | * Cargo | ||
{{#cargo_store: | {{#cargo_store: | ||
_table = | _table = Projects | ||
| | | shortDescription = {{{shortDescription|}}} | ||
| | | longDescription = {{{longDescription |}}} | ||
| | | skillSet = {{{skillSet |}}} | ||
| | | projectType = {{{projectType |}}} | ||
| | | northForge = {{{northForge |}}} | ||
}} | }} | ||
* Categories | * Categories | ||
[[Category: | [[Category:Project]] | ||
* Default form | * Default form | ||
{{#default_form:Project}} | |||
</div></includeonly> | </div></includeonly> |
Revision as of 18:47, 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
This template defines the table "Project". View table.
- Internal Link: Internal:Project
- This should only show if logged in, need to figure out CSS for that from Internal Wiki example
Reports | |
Report: | Project |
StartDtTm: | |
EndDtTm: | |
Contact Person : | {{{ContactPerson }}} |
Recipients: | {{{Recipients}}} |
Frequency: | {{{Frequency}}} |
MailingList: | {{{MailingList}}} |
Data Dependencies : | Error: Table Reports not found.
|
SASFiles: | {{{SASFiles}}} |
Auto-list project types and skillsets and similars...