Template:Infobox Technology: Difference between revisions

From HelioWiki Home Page
Jump to navigation Jump to search
(Created page with "<noinclude> {{#template_params:pi (label=Principal Investigator;property=Principal investigator)}} </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> |- ! Principal Inves...")
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:pi (label=Principal Investigator;property=Principal investigator)}}
{{#template_params:pi (label=Principal Investigator;property=Principal investigator)|
inst (label=Institution;property=Institution)|
TRL (label=Technology Readiness Level;property=Technology Readiness Level)|
inst_type (label=Instrument Type)|
status (label=Project Status;property=Project Status)}}
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
Line 7: Line 11:
| [[Principal investigator::{{{pi|}}}]]
| [[Principal investigator::{{{pi|}}}]]
|-
|-
! ! Institution
! Institution
| [[Institution::{{{inst|}}}]]
| [[Institution::{{{inst|}}}]]
|-
|-
!! Technology Readiness Level
! Technology Readiness Level
| [[TRL::{{{trl|}}}]]
| [[TRL::{{{trl|}}}]]
|-
! Instrument Type
| {{{instrument type|}}}
|-
! Project Status
| [[Project Status::{{{status|}}}]]
|-
|-
|{{#ask:[[Foaf:homepage::{{SUBJECTPAGENAME}}]]|format=list}}
|{{#ask:[[Foaf:homepage::{{SUBJECTPAGENAME}}]]|format=list}}

Revision as of 21:52, 9 February 2023

This is the "Infobox Technology" template.

It should be called in the following format:

{{Infobox Technology
|pi=
|inst=
|TRL=
|inst_type=
|status=
}}

Edit the page to see the template text.