Template:Object box
From CityDeepSky
(Difference between revisions)
| Line 20: | Line 20: | ||
|style="background:#ed9121" align="center"|'''Visibility''' | |style="background:#ed9121" align="center"|'''Visibility''' | ||
|- | |- | ||
| − | |align="center"|{{#if:{{{vis}}}|Visible | + | |align="center"|{{ #if: {{{vis|}}} | Visible | }} |
| − | {{#if:{{{bin}}}|Binocular | + | {{ #if: {{{bin|}}} | Binocular | }} |
| − | {{#if:{{{tel}}}|Telescope}} | + | {{ #if: {{{tel|}}} | Telescope | }} |
| − | {{#if:{{{non}}}|Not Visible}} | + | {{ #if: {{{non|}}} | Not Visible | }} |
| − | + | ||
|} | |} | ||
Revision as of 22:54, 12 January 2009
| {{{name}}} |
| Object #{{{number}}} |
| Object type {{{type}}} |
| Other Names {{{other_names}}} |
| Data |
| Magnitude:{{{mag}}} Right ascension:{{{ra}}} |
| Visibility |
| {{ #if: | Visible | }}
{{ #if: | Binocular | }} {{ #if: | Telescope | }} {{ #if: | Not Visible | }} |