Sjabloon:Infobox ruimtesonde

Uit Wiki Raamsdonks Erfgoed

Infobox ruimtesonde
[[Bestand:Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)|270px|alt=Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)]]
Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Algemene informatie
NSSDC ID [Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)]
Organisatie Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Aannemers Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Lancering Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Gelanceerd met Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Type omloopbaan Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Omloopduur Luafout in Module:Wd op regel 200: attempt to index field 'wikibase' (a nil value)
Portaal  Portaalicoon   Astronomie
Ruimtevaart



De sjabloonbeschrijving hieronder wordt niet afgebeeld wanneer het sjabloon wordt geplaatst

Gebruik

Plak de onderstaande syntax in je artikel om de tabel hiernaast te gebruiken, en vul de gegevens in naast het gelijkheidsteken.

{{Infobox ruimtesonde
| naam                = 
| afbeelding          = <!-- Wikidata : Property:P18-->
| onderschrift        = <!-- Wikidata : Property:P18, qualification P2096-->
| nssdc_id            = <!—- Wikidata : Property:P247—->
| organisatie         = <!-- Wikidata : Property:P137-->
| hoofd_aannemers     = <!-- Wikidata : Property:P176-->
| andere_namen        = 
| locatie             = 
| type_omloopbaan     = <!-- Wikidata : property:P522—->
| hoogte              = 
| periode             = <!-- Wikidata : property:P2146—->
| snelheid            = 
| acceleratie         = 
| lancering           = <!-- Wikidata : Property:P619—->
| lanceerplaats       = 
| lanceervoertuig     = <!-- Wikidata : Property:P375—->
| missieduur          = 
| terugkeer           = 
| massa               = 
| planeet             = 
| instrument_naam     = 
| website             = 
}}

Parameteroverzicht

<templatedata> {

 "description": "Sjabloon infobox ruimtesonde",
 "format": "block",
 "params": {
   "naam": {
     "label": "Naam",
     "description": "Naam van de ruimtesonde.",
     "type": "string",
     "required": false
   },
   "afbeelding": {
     "label": "Afbeelding",
     "description": "Een afbeelding van de ruimtesond, bijv ruimtesonde.jpg. Indien niet opgegeven en wikidata-eigenschap P18 bestaat wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "onderschrift": {
     "label": "Onderschrift",
     "description": "optioneel onderschrift voor de afbeelding. Indien niet opgegeven en wikidata-eigenschap P18 heeft kwalificatie P2096 wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "nssdc_id": {
     "label": "nssdc_id",
     "description": "COSPAR-identificatiecode. Indien niet opgegeven en wikidata-eigenschap P247 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "organisatie": {
     "label": "Organisatie",
     "description": "naam van de operator. Indien niet opgegeven en wikidata-eigenschap P137 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "hoofd_aannemers": {
     "label": "Hoofdaannemers",
     "description": "naam van de fabrikant(en). Indien niet opgegeven en wikidata-eigenschap P176 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "andere namen": {
     "label": "Andere namen",
     "description": "",
     "type": "string",
     "required": false
   },
   "locatie": {
     "label": "Locatie",
     "description": "",
     "type": "string",
     "required": false
   },
   "type_omloopbaan": {
     "label": "Type omloopbaan",
     "description": "type omloopbaan. Indien niet opgegeven en wikidata-eigenschap P522 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "hoogte": {
     "label": "Hoogte",
     "description": "",
     "type": "string",
     "required": false
   },
   "periode": {
     "label": "Periode",
     "description": "duur van één omwenteling op de omloopbaan. Indien niet opgegeven en wikidata-eigenschap P2146 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "snelheid": {
     "label": "Snelheid",
     "description": "",
     "type": "string",
     "required": false
   },
   "acceleratie": {
     "label": "Acceleratie",
     "description": "",
     "type": "string",
     "required": false
   },
   "lancering": {
     "label": "Lancering",
     "description": "datum van lancering. Indien niet opgegeven en wikidata-eigenschap P619 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "lanceerplaats": {
     "label": "Lanceerplaats",
     "description": "",
     "type": "string",
     "required": false
    },
   "lanceervoertuig": {
     "label": "Lanceervoertuig",
     "description": "type van de draagraket die gebruikt werd voor de lancering. Indien niet opgegeven en wikidata-eigenschap P375 bestaat, wordt die gebruikt",
     "type": "string",
     "required": false
   },
   "missieduur": {
     "label": "Missieduur",
     "description": "",
     "type": "string",
     "required": false
   },
   "terugkeer": {
     "label": "Terugkeer",
     "description": "",
     "type": "string",
     "required": false
   },
   "massa": {
     "label": "Massa",
     "description": "",
     "type": "string",
     "required": false
   },
   "planeet": {
     "label": "Planeet",
     "description": "",
     "type": "string",
     "required": false
   },
   "instrument_naam": {
     "label": "Instrument_naam",
     "description": "",
     "type": "string",
     "required": false
   },
   "website": {
     "label": "Website",
     "description": "",
     "type": "string",
     "required": false
   }
 }

}</templatedata>