Difference between revisions of "Template:Infobox constellation/doc"
Jump to navigation
Jump to search
imported>Vanisaac |
|||
| (21 intermediate revisions by 18 users not shown) | |||
| Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | + | ==Purpose== | |
| − | This template provides a standardized infobox for the 88 IAU recognized constellations; the modern constellations used in modern day science. | + | This template provides a standardized infobox for the 88 IAU recognized constellations; the modern constellations used in modern-day science. |
| − | + | ==Usage== | |
<pre> | <pre> | ||
{{Infobox constellation | {{Infobox constellation | ||
| − | | name = | + | | name = <!-- IAU constellation name --> |
| − | | abbreviation = | + | | abbreviation = <!-- IAU three letter abbreviation --> |
| − | | genitive = | + | | genitive = <!-- genitive form of the constellation, |
| − | | pronounce = | + | as used in Bayer or Flamsteed designations --> |
| − | | symbolism = | + | | pronounce = <!-- pronunciation --> |
| − | | RA = {{RA}} | + | | symbolism = <!-- symbolic meaning of the constellation --> |
| − | | dec = {{DEC}} | + | | RA = {{RA}} – {{RA}} <!-- right ascension range --> |
| − | | quadrant = | + | | dec = {{DEC}} – {{DEC}} <!-- declination range --> |
| − | | areatotal = | + | | (deprecated, won't appear) family = <!-- constellation family --> |
| − | | arearank = | + | | (deprecated) quadrant = <!-- galactic quadrant --> |
| + | | areatotal = | ||
| + | | arearank = | ||
| numbermainstars = <!-- A count of the Bayer or Flamsteed designated stars that are | | numbermainstars = <!-- A count of the Bayer or Flamsteed designated stars that are | ||
connected by line segments on the IAU's constellation map --> | connected by line segments on the IAU's constellation map --> | ||
| − | | numberbfstars = | + | | numberbfstars = <!-- The number of stars with Bayer or Flamsteed designations |
| − | | numberstarsplanets = | + | in the constellation --> |
| − | | numberbrightstars = | + | | numberstarsplanets = X (Y with candidates) |
| − | | numbernearbystars = | + | <!-- X being the number of stars with confirmed planets, |
| − | | brighteststarname = | + | Y being the number of stars with solid candidate planets |
| − | | starmagnitude = | + | without confirmed planets --> |
| − | | neareststarname = | + | | numberbrightstars = <!-- Number of stars with an apparent magnitude less than ~=3 |
| − | | stardistance = | + | ( apparent magnitude < 3 ) --> |
| − | | numbermessierobjects = | + | | numbernearbystars = <!-- Number of stars that are closer than 10pc |
| − | | meteorshowers = | + | ( distance < 10 parsecs ) --> |
| − | | bordering = | + | | brighteststarname = <!-- the star with the brightest apparent magnitude |
| − | | latmax = | + | ( usually this would be "α genitive" ) --> |
| − | | latmin = | + | | starmagnitude = |
| − | | month = | + | | neareststarname = |
| − | | notes = | + | | stardistance = |
| + | | numbermessierobjects = | ||
| + | | meteorshowers = | ||
| + | | bordering = | ||
| + | | latmax = | ||
| + | | latmin = | ||
| + | | month = | ||
| + | | notes = | ||
}} | }} | ||
</pre> | </pre> | ||
| − | + | ==Parameters== | |
| − | * ''name'' | + | * ''name'' – '''(Mandatory)''' — The name of the constellation, as defined by the IAU |
| − | * ''abbreviation'' | + | * ''abbreviation'' – '''(Mandatory)''' — The three letter IAU abbreviation for the constellation |
| − | * ''genitive'' | + | * ''genitive'' – '''(Mandatory)''' — The genetive form of the constellation's name used in the construction of star names in [[Bayer designation]]s and [[Flamsteed designation]]s |
| − | * ''pronounce'' | + | * ''pronounce'' – '''(Optional)''' — The pronunciation of the constellation's name, and the genitive form. Please use the [[Help:IPA/English|IPA]] and optionally [[Help:Pronunciation respelling key|respelling]]. |
<pre> | <pre> | ||
|pronounce= | |pronounce= | ||
;Name | ;Name | ||
| − | * IPA | + | * {{IPAc-en|IPA}} {{respell|respelling}} |
| − | |||
| − | |||
;Genitive | ;Genitive | ||
| − | * IPA | + | * {{IPAc-en|IPA}} {{respell|respelling}} |
| − | |||
| − | |||
</pre> | </pre> | ||
| − | * ''symbolism'' | + | * ''symbolism'' – '''(Optional)''' — the meaning of the constellation |
::ie. Draco, is "the dragon", so fill in as ''the dragon'' | ::ie. Draco, is "the dragon", so fill in as ''the dragon'' | ||
* RA and dec -- coordinates of the constellation | * RA and dec -- coordinates of the constellation | ||
| − | ** RA | + | ** RA – '''(Mandatory)''' — [[right ascension]], use the {{tl|RA}} or {{tl|Deg2HMS}} template to fill in this parameter |
| − | ** dec | + | **: the right ascension of the lower and upper extremes of the constellation |
| + | ** dec – '''(Mandatory)''' — [[declination]], use the {{tl|DEC}} template to fill in this parameter | ||
| + | **: the declination of the lower and upper extremes of the constellation | ||
| + | * ''liststyle'' – '''(Optional)''' — style for included lists; default is plain, <code>hlist</code> for horizontal and <code>flatlist</code> for bulleted. | ||
| − | <includeonly> | + | ==Layout== |
| + | <pre> | ||
| + | {{Infobox constellation | ||
| + | | name = | ||
| + | | abbreviation = | ||
| + | | genitive = | ||
| + | | pronounce = | ||
| + | | symbolism = | ||
| + | | RA = {{RA}} – {{RA}} | ||
| + | | dec = {{DEC}} – {{DEC}} | ||
| + | | (deprecated) quadrant = | ||
| + | | areatotal = | ||
| + | | arearank = | ||
| + | | numbermainstars = | ||
| + | | numberbfstars = | ||
| + | | numberstarsplanets = X (Y with candidates) | ||
| + | | numberbrightstars = | ||
| + | | numbernearbystars = | ||
| + | | brighteststarname = | ||
| + | | starmagnitude = | ||
| + | | neareststarname = | ||
| + | | stardistance = | ||
| + | | numbermessierobjects = | ||
| + | | meteorshowers = | ||
| + | | bordering = | ||
| + | | latmax = | ||
| + | | latmin = | ||
| + | | month = | ||
| + | | notes = | ||
| + | }} | ||
| + | </pre> | ||
| + | <includeonly>{{Sandbox other|| | ||
<!-- Categories --> | <!-- Categories --> | ||
[[Category:Astronomy infobox templates|constellation]] | [[Category:Astronomy infobox templates|constellation]] | ||
<!-- interlanguage links --> | <!-- interlanguage links --> | ||
| − | + | }}</includeonly> | |
| − | + | ==TemplateData== | |
| − | + | {{TemplateData header}} | |
| − | + | {{collapse top}} | |
| − | + | <templatedata> | |
| − | + | { | |
| − | + | "params": { | |
| − | + | "liststyle": {}, | |
| − | + | "name": {}, | |
| − | + | "abbreviation": {}, | |
| − | + | "genitive": {}, | |
| − | + | "pronounce": {}, | |
| − | + | "symbolism": {}, | |
| − | + | "RA": {}, | |
| − | </ | + | "dec": {}, |
| + | "quadrant": {}, | ||
| + | "areatotal": {}, | ||
| + | "arearank": {}, | ||
| + | "numbermainstars": {}, | ||
| + | "numberbfstars": {}, | ||
| + | "numberstarsplanets": {}, | ||
| + | "numberbrightstars": {}, | ||
| + | "numbernearbystars": {}, | ||
| + | "brighteststarname": {}, | ||
| + | "starmagnitude": {}, | ||
| + | "numbermessierobjects": {}, | ||
| + | "meteorshowers": {}, | ||
| + | "bordering": {}, | ||
| + | "latmax": {}, | ||
| + | "latmin": {}, | ||
| + | "month": {}, | ||
| + | "notes": {} | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | {{collapse bottom}} | ||
Latest revision as of 18:31, 25 April 2020
| This is a documentation subpage for Template:Infobox constellation. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Purpose
This template provides a standardized infobox for the 88 IAU recognized constellations; the modern constellations used in modern-day science.
Usage
{{Infobox constellation
| name = <!-- IAU constellation name -->
| abbreviation = <!-- IAU three letter abbreviation -->
| genitive = <!-- genitive form of the constellation,
as used in Bayer or Flamsteed designations -->
| pronounce = <!-- pronunciation -->
| symbolism = <!-- symbolic meaning of the constellation -->
| RA = {{RA}} – {{RA}} <!-- right ascension range -->
| dec = {{DEC}} – {{DEC}} <!-- declination range -->
| (deprecated, won't appear) family = <!-- constellation family -->
| (deprecated) quadrant = <!-- galactic quadrant -->
| areatotal =
| arearank =
| numbermainstars = <!-- A count of the Bayer or Flamsteed designated stars that are
connected by line segments on the IAU's constellation map -->
| numberbfstars = <!-- The number of stars with Bayer or Flamsteed designations
in the constellation -->
| numberstarsplanets = X (Y with candidates)
<!-- X being the number of stars with confirmed planets,
Y being the number of stars with solid candidate planets
without confirmed planets -->
| numberbrightstars = <!-- Number of stars with an apparent magnitude less than ~=3
( apparent magnitude < 3 ) -->
| numbernearbystars = <!-- Number of stars that are closer than 10pc
( distance < 10 parsecs ) -->
| brighteststarname = <!-- the star with the brightest apparent magnitude
( usually this would be "α genitive" ) -->
| starmagnitude =
| neareststarname =
| stardistance =
| numbermessierobjects =
| meteorshowers =
| bordering =
| latmax =
| latmin =
| month =
| notes =
}}
Parameters
- name – (Mandatory) — The name of the constellation, as defined by the IAU
- abbreviation – (Mandatory) — The three letter IAU abbreviation for the constellation
- genitive – (Mandatory) — The genetive form of the constellation's name used in the construction of star names in Bayer designations and Flamsteed designations
- pronounce – (Optional) — The pronunciation of the constellation's name, and the genitive form. Please use the IPA and optionally respelling.
|pronounce=
;Name
* {{IPAc-en|IPA}} {{respell|respelling}}
;Genitive
* {{IPAc-en|IPA}} {{respell|respelling}}
- symbolism – (Optional) — the meaning of the constellation
- ie. Draco, is "the dragon", so fill in as the dragon
- RA and dec -- coordinates of the constellation
- RA – (Mandatory) — right ascension, use the {{RA}} or {{Deg2HMS}} template to fill in this parameter
- the right ascension of the lower and upper extremes of the constellation
- dec – (Mandatory) — declination, use the {{DEC}} template to fill in this parameter
- the declination of the lower and upper extremes of the constellation
- RA – (Mandatory) — right ascension, use the {{RA}} or {{Deg2HMS}} template to fill in this parameter
- liststyle – (Optional) — style for included lists; default is plain,
hlistfor horizontal andflatlistfor bulleted.
Layout
{{Infobox constellation
| name =
| abbreviation =
| genitive =
| pronounce =
| symbolism =
| RA = {{RA}} – {{RA}}
| dec = {{DEC}} – {{DEC}}
| (deprecated) quadrant =
| areatotal =
| arearank =
| numbermainstars =
| numberbfstars =
| numberstarsplanets = X (Y with candidates)
| numberbrightstars =
| numbernearbystars =
| brighteststarname =
| starmagnitude =
| neareststarname =
| stardistance =
| numbermessierobjects =
| meteorshowers =
| bordering =
| latmax =
| latmin =
| month =
| notes =
}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Infobox constellation
Extended content
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
No description.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||