Difference between revisions of "Template:Infobox spacecraft instrument/doc"

From blackwiki
Jump to navigation Jump to search
imported>BatteryIncluded
(→‎Usage: format typo)
imported>Funandtrvl
(fix code)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
+
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
  
=== Usage ===
+
== Usage ==
 
<pre>
 
<pre>
 
{{Infobox spacecraft instrument
 
{{Infobox spacecraft instrument
Line 37: Line 37:
 
</pre>
 
</pre>
  
=== See also ===
+
== See also ==
  
<includeonly>
+
<includeonly>{{sandbox other||
<!-- Categories and interwikis go here: -->
+
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Spaceflight infobox templates]]
+
[[Category:Spaceflight infobox templates|Spacecraft Instrument]]
</includeonly>
+
}}</includeonly>

Revision as of 00:49, 14 May 2018

Usage

{{Infobox spacecraft instrument
| Name =
| Image =
| Caption =

| Operator = 
| Manufacturer =
| Type = 
| Function =
| Mission_Duration =
| Began = <!--date operations began (single instruments only)-->
| Ceased = <!--date operations ceased (single instruments only)-->
| Webpage = 

| Mass = 
| Dimensions =
| Number = <!--number launched-->
| Power_consumption = 
| Resolution = 
| Spectral_Band =
| Data_Rate =

| Spacecraft = <!--spacecraft it is hosted aboard-->
| SC_Operator = <!--operator of those spacecraft-->
| Launch = <!--Launch date (single instruments only)-->
| Rocket = 
| Launch_Site = 
| COSPAR = <!--COSPAR ID of host spacecraft-->
| Orbit = 
| Decay = <!--decay date-->
}}

See also