Template:Item: Difference between revisions
Jump to navigation
Jump to search
wikispore>Evolution and evolvability (Created page with "{| class="wikitable" | style="min-width:110px" |Description | {{{Project description}}} |- | Aims || {{{Project aims}}} |- | Date (start) || {{{start date}}} |- | Date (end) |...") |
(Store start_date in DB, for display.) |
||
(107 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class=" | <noinclude>{{#cargo_declare: _table = items | ||
| title = String | |||
| {{{ | | start_date = Date | ||
| | }}</noinclude><!-- | ||
| | --><includeonly>{{#cargo_store: _table = items | ||
| | | title = {{{title|}}} | ||
| | | start_date = {{{start_date_parameter|}}} | ||
}}</includeonly><!-- | |||
|- | -->{{DISPLAYTITLE:<span style="font-size:1rem">{{PAGENAME}}</span>}} | ||
| Location | | <templatestyles src="Template:Item/style.css" /> | ||
|- | {{form box|{{#if:{{{title|}}}|<span class="tpl-item-title">{{{title}}} </span>}}'''Description:''' {{{description_parameter}}}{{#if:{{{title|}}}|<br>'''STARDIT ID:''' <code>{{PAGENAME}}</code>}}}} | ||
| | <div style = "display: flex; flex-direction: row-reverse; flex-wrap: wrap;"> | ||
|- | <div style="flex:1 0 auto;max-width:300px;margin:2px;"> | ||
| | {{#if:{{{Q<includeonly>|</includeonly>}}}|{{Qlink|{{{Q|1}}}}}}} | ||
| | </div> | ||
| | <div style="flex:1 0 auto;margin:2px;"> | ||
| | {{Flex segment|Dates| | ||
| | '''State''' {{{state_parameter}}}<br> | ||
|- | '''Start''' {{#time: Y-m-d |{{{start_date_parameter|}}}}}{{#if:{{{end_date_parameter<includeonly>|</includeonly>}}}|<br> | ||
'''End''' {{#time: Y-m-d |{{{end_date_parameter|}}}}}}}<br> | |||
|} | '''Form updated''' {{#time: Y-m-d |{{REVISIONTIMESTAMP}}}} | ||
}} | |||
{{Flex segment|Report authors |{{{author_parameter<includeonly>|</includeonly>}}} }} | |||
{{Flex segment|Report validators|{{{validator_parameter<includeonly>|</includeonly>}}} }} | |||
</div> | |||
<div style="flex:1 1 auto;max-width:calc(100% - 4px); margin:2px;"> | |||
{{Flex segment|Location |{{#arraymap:{{{location_parameter<includeonly>|</includeonly>}}}|;|x|<div style="word-wrap: break-word;">x</div>}} }} | |||
{{Flex segment|Location link|{{#arraymap:{{{location_link_parameter<includeonly>|</includeonly>}}}|;|x|<div style="word-wrap: break-word;">x</div>}} }} | |||
{{Flex segment|URL |{{#arraymap:{{{URL_parameter<includeonly>|</includeonly>}}}|;|x|<div style="word-wrap: break-word;">x</div>}} }} | |||
{{Flex segment|Other IDs |{{#arraymap:{{{ID_parameter<includeonly>|</includeonly>}}}|,|x|x}} }} | |||
</div> | |||
<div style="flex:1 1 auto;margin:2px;"> | |||
{{Flex segment|Aims |{{#arraymap:{{{aim_parameter<includeonly>|</includeonly>}}}|,|x|x}} }} | |||
{{Flex segment|Keywords |{{#arraymap:{{{keyword_parameter<includeonly>|</includeonly>}}}|,|x|x}} |flex=true}} | |||
{{Flex segment|Category |{{{type_parameter|}}}}} | |||
</div> | |||
</div> | |||
</div> | |||
==Inputs== | |||
<div style = "display: flex; | |||
flex-direction: row; | |||
flex-wrap: wrap; | |||
border-left:6px solid #ccc"> | |||
{{{contributor_parameter<includeonly>|</includeonly>}}} | |||
{{{input_parameter<includeonly>|</includeonly>}}} | |||
</div> | |||
==Outputs and impacts== | |||
<div style = "display: flex; | |||
flex-direction: row; | |||
flex-wrap: wrap; | |||
border-left:6px solid #ccc"> | |||
{{{output_parameter<includeonly>|</includeonly>}}} | |||
</div> | |||
<includeonly> | |||
[[Category:STARDIT reports]] | |||
[[Category:{{{type_parameter|}}} STARDIT reports]] | |||
[[Category:STARDIT version beta reports]] | |||
</includeonly><noinclude>[[Category:STARDIT parameter templates]]</noinclude> |
Latest revision as of 06:07, 1 November 2024
This template defines the table "items". View table.
Description: {{{description_parameter}}}
Dates
State {{{state_parameter}}}
Start 2024-11-21
End 2024-11-21
Form updated 2024-11-01
Report authors
{{{author_parameter}}}
Report validators
{{{validator_parameter}}}
Location
{{{location_parameter}}}
Location link
{{{location_link_parameter}}}
URL
{{{URL_parameter}}}
Other IDs
{{{ID_parameter}}}
Aims
{{{aim_parameter}}}
Keywords
{{{keyword_parameter}}}
Inputs
{{{contributor_parameter}}} {{{input_parameter}}}
Outputs and impacts
{{{output_parameter}}}