Template:Infobox star

From blackwiki
Revision as of 15:09, 16 March 2013 by imported>Addbot (Bot: Migrating 4 interwiki links, now provided by Wikidata on d:q6259679)
Jump to navigation Jump to search


Template documentation
Double star
  1. REDIRECT Template:Starbox begin
{{Infobox Star
 | bgcolour = yellow
 | name = (name)
 | image = (image)
 | caption = (caption)
 | observation_data = yes
 | epoch = (epoch)
 | constellation = (constellation)
 | name1 = (first name)
 | ra1 = {{RA|h|m|s}}
 | dec1 = {{DEC|d|m|s}}
 | apparent_magnitude1 = (app mag1)
 | absolute_magnitude1 = (abs mag1)
 | name2 = (second name)
 | ra2 = {{RA|h|m|s}}
 | dec2 = {{DEC|d|m|s}}
 | apparent_magnitude2 = (app mag2)
 | absolute_magnitude2 = (abs mag2)
}}
Single star
  1. REDIRECT Template:Starbox begin
{{Infobox Star
 | bgcolour = yellow
 | name = (name)
 | image = (image)
 | caption = (caption)
 | observation_data = yes
 | epoch = (epoch)
 | constellation = (constellation)
 | ra = {{RA|h|m|s}}
 | dec = {{DEC|d|m|s}}
 | apparent_magnitude = (app mag)
 | absolute_magnitude = (abs mag)
}}
Binary star
  1. REDIRECT Template:Starbox begin
{{Infobox Star
 | bgcolour = yellow
 | name = (name)
 | image = (image)
 | caption = (caption)
 | observation_data = yes
 | epoch = (epoch)
 | constellation = (constellation)
 | ra = {{RA|h|m|s}} // system coordinates
 | dec = {{DEC|d|m|s}} // system coordinates
 | apparent_magnitude = (app mag) // system magnitude
 | absolute_magnitude = (abs mag) // system magnitude
 | name1 = (first name)
 | ra1 = {{RA|h|m|s}}
 | dec1 = {{DEC|d|m|s}}
 | apparent_magnitude1 = (app mag1)
 | absolute_magnitude1 = (abs mag1)
 | name2 = (second name)
 | ra2 = {{RA|h|m|s}}
 | dec2 = {{DEC|d|m|s}}
 | apparent_magnitude2 = (app mag2)
 | absolute_magnitude2 = (abs mag2)
}}