This template is used to display information on a star system consisting of 1 star. The template should be used as shown below. Unused arguments may be omitted.

There are two possibilities for displaying the right ascension and declination.

  1. Formatting is done by the template. Use ra_h, ra_m, ra_s, dec_d, dec_m, and dec_s.
  2. Formatting is done by the editor. Use ra or ra_1 for the first line of right ascension and dec or dec_1 for the first line of declination. If a second line is desired, use ra_2 for the second line of right ascension, and dec_2 for the second line of declination. Use of the {{RA}} template is recommended for formatting the right ascension, and the {{DEC}} template for formatting the declination.

If the argument parallax is provided and dist_ly and dist_pc are omitted, the distances will be calculated automatically from the parallax (and the parallax error p_error, if provided.)

{{Starbox 1
| name = <!--System name-->
| image = <!--Image-->
| caption = <!--Optional caption-->
| epoch = <!--Epoch of observation-->
| equinox = <!--Equinox of coordinates (defaults to epoch)-->
| constell = <!--Constellation name-->
| ra = <!--Right ascension (also can be called ra_1; or use ra_h, ra_m, ra_s instead) -->
| dec = <!--Declination (also can be called dec_1; or use dec_d, dec_m, dec_s instead) -->
| ra_2 = <!--Right ascension, second line (or use ra_h, ra_m, ra_s instead)-->
| dec_2 = <!--Declination, second line (or use dec_d, dec_m, dec_s instead)-->
| ra_h = <!--Right ascension, hours -->
| ra_m = <!--Right ascension, minutes -->
| ra_s = <!--Right ascension, seconds -->
| dec_d = <!--Declination, degrees -->
| dec_m = <!--Declination, minutes -->
| dec_s = <!--Declination, seconds -->
| radec_footnote = <!--Footnote, right ascension and declination -->
| appmag_v = <!--Apparent magnitude (Johnson-Cousins V system)-->
| class = <!--Stellar class-->
| r-i = <!--R-I color index-->
| v-r = <!--V-R color index-->
| b-v = <!--B-V color index-->
| u-b = <!--U-B color index-->
| variable = <!--Variability type-->
| radial_v = <!--Radial velocity (in km/sec)-->
| prop_mo_ra = <!--Proper motion (RA), μα cos δ (in milliarcsec/yr)-->
| prop_mo_dec = <!--Proper motion (dec), μδ (in milliarcsec/yr)-->
| parallax = <!--Parallax (in milliarcsec), system-->
| p_error = <!--Parallax error (in milliarcsec), system-->
| parallax_footnote = <!--Parallax footnote-->
| dist_ly = <!--Distance (in light years), system-->
| dist_pc = <!--Distance (in parsecs), system-->
| absmag_v = <!--Absolute magnitude (Johnson-Cousins V system)-->
| mass = <!--Mass (in solar masses)-->
| radius = <!--Radius (in solar radii)-->
| gravity = <!--Surface gravity (given as the base 10 logarithm expressed in cgs units)-->
| luminosity = <!--Luminosity (in solar luminosities); 
                                      better to use luminosity_bolometric or luminosity_visual -->
| luminosity_bolometric = <!--Luminosity (in solar luminosities), bolometric-->
| luminosity_visual = <!--Luminosity (in solar luminosities), visual (V)-->
| temperature = <!--Temperature (in kelvins)-->
| metal = <!--Metallicity (no units provided by template)-->
| rotation = <!--Rotation (no units provided by template)-->
| rotational_v = <!--Rotational velocity (v sin i, in kilometers/sec)-->
| age = <!--Age (in years)-->
| primary = <!--Name, designation or letter of body relative to which separation is known -->
| separation_epoch = <!--Epoch of observation of separation-->
| angdistsec = <!--Angular distance from primary, in arcseconds-->
| angdistmas = <!--Angular distance from primary, in milliarcseconds-->
| angdist_footnote = <!--Footnote for angular distance-->
| posang = <!--Position angle relative to primary, in degrees-->
| posang_footnote = <!--Footnote for position angle-->
| projsep = <!--Observed projected separation from primary, in AU-->
| projsep_footnote = <!--Footnote for observed projected separation-->
| simbad = <!--URL ID for SIMBAD data reference (see {{SIMBAD link}})-->
| aricns = <!--URL ID for ARICNS data reference (see {{ARICNS link}})-->
| names = <!--Alternate designations-->
}}