Template:Output parameter: Difference between revisions

From STARDIT
Jump to navigation Jump to search
wikispore>Evolution and evolvability
No edit summary
wikispore>Evolution and evolvability
(need to use unique parameters for form (e.g. can't reuse 'nam'))
Line 1: Line 1:
<div style="flex:1 0 250px;
<div style="flex:1 0 250px;
             #outline:2px solid grey;
             #outline:2px solid grey;
             background:{{#switch:{{{1|{{{typ|}}}}}}
             background:{{#switch:{{{out_typ|}}}
                         |individual=#d5daeb
                         |individual=#d5daeb
                         |funding=#d5ebe2
                         |funding=#d5ebe2
Line 11: Line 11:
             margin:-5px -10px 5px -10px;
             margin:-5px -10px 5px -10px;
             padding:2px;
             padding:2px;
             background:{{#switch:{{{1|{{{typ|}}}}}}
             background:{{#switch:{{{out_typ|}}}
                         |publication/report/document=#bac4e6
                         |publication/report/document=#bac4e6
                         |dataset=#bac4e6
                         |dataset=#bac4e6
Line 20: Line 20:
                         |#default=#ddd
                         |#default=#ddd
                       }};
                       }};
           ">'''{{{1|{{{typ}}}}}}'''</div>
           ">'''{{{out_typ}}}'''</div>
{{#if:{{{sta|}}}|
{{#if:{{{out_sta|}}}|
<div style="float:right;margin:-5px 0px 5px 5px;">
<div style="float:right;margin:-5px 0px 5px 5px;">
'''Start''' {{{sta|}}}
'''Start''' {{{out_sta|}}}
{{#if:{{{end|}}}|<br>'''End''' {{{end|}}}}}
{{#if:{{{out_end|}}}|<br>'''End''' {{{out_end|}}}}}
</div>
</div>
}}{{#if:{{{out|}}}|'''{{{out|}}}'''}} {{#if:{{{url|}}}| '''(<span class = "plainlinks">{{url|{{{url|}}}|link}}</span>)'''
}}{{#if:{{{out_out|}}}|'''{{{out_out|}}}'''}} {{#if:{{{out_url|}}}| '''(<span class = "plainlinks">{{url|{{{out_url|}}}|link}}</span>)'''
}}{{#if:{{{inp|}}}|<br>{{{inp|}}}}} {{#if:{{{currency|}}}| ({{{currency|}}})
}}{{#if:{{{out_inp|}}}|<br>{{{out_inp|}}}}} {{#if:{{{out_currency|}}}| ({{{out_currency|}}})
}}{{#if:{{{rol|}}}|<br>'''Role:'''  {{{rol|}}}
}}{{#if:{{{out_rol|}}}|<br>'''Role:'''  {{{out_rol|}}}
}}{{#if:{{{met|}}}|<br>'''Method:''' {{{met|}}}
}}{{#if:{{{out_met|}}}|<br>'''Method:''' {{{out_met|}}}
}}{{#if:{{{ids|}}}|<br>'''ID:'''    {{{ids|}}}
}}{{#if:{{{out_ids|}}}|<br>'''ID:'''    {{{out_ids|}}}
}}{{#if:{{{des|}}}|<br>
}}{{#if:{{{out_des|}}}|<br>
--------------
--------------
''{{{des|}}}''
''{{{out_des|}}}''
}}</div>
}}</div>

Revision as of 11:46, 2 August 2021

{{{out_typ}}}