Difference between revisions of "Template:Rotator"

From SatNOGS Wiki
(Show image only iff the image field is non-empty)
m (Reverted edits by Kerel+satnogs (talk) to last revision by Ppapadeas)
(Tag: Rollback)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| cellpadding="3" style="float:right; border-spacing:0px; background-color:#e27afff; font-size:95%; margin:0 0 0.5em 1em; width:28em; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;"
 
{| cellpadding="3" style="float:right; border-spacing:0px; background-color:#e27afff; font-size:95%; margin:0 0 0.5em 1em; width:28em; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;"
 
! colspan="2" style="color: black; background-color: #f6f6f6; font-weight: bold; text-align:center; font-size: larger; -moz-border-radius-topright: 8px; -moz-border-radius-topleft: 8px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;"  | {{{Rotator-Name}}}
 
! colspan="2" style="color: black; background-color: #f6f6f6; font-weight: bold; text-align:center; font-size: larger; -moz-border-radius-topright: 8px; -moz-border-radius-topleft: 8px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;"  | {{{Rotator-Name}}}
{{#if: {{{image|}}} |
 
 
|- class{{{image}}}="hiddenStructure"
 
|- class{{{image}}}="hiddenStructure"
 
| colspan="2" align="center" bgcolor="#ffffff" style="border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;" | [[Image:{{{image}}}|thumb|center|{{{Rotator-Name}}}]]
 
| colspan="2" align="center" bgcolor="#ffffff" style="border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;" | [[Image:{{{image}}}|thumb|center|{{{Rotator-Name}}}]]
 
|-  
 
|-  
}}
 
 
!  colspan="2" style="color: black; background-color: #f6f6f6; font-weight: bold; text-align:center; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;" | Rotator Information
 
!  colspan="2" style="color: black; background-color: #f6f6f6; font-weight: bold; text-align:center; border-left: 0px; border-right: 0px; border-bottom: 0px; border-top: 0px;" | Rotator Information
 
|- class{{{type|}}}="hiddenStructure" bgcolor="#ffffff" valign="top" border-left="0px" border-right="0px" border-bottom="0px" border-top="0px"
 
|- class{{{type|}}}="hiddenStructure" bgcolor="#ffffff" valign="top" border-left="0px" border-right="0px" border-bottom="0px" border-top="0px"

Latest revision as of 10:59, 4 February 2025

{{{Rotator-Name}}}
[[Image:{{{image}}}|thumb|center|{{{Rotator-Name}}}]]
Rotator Information
Type: {{{type}}}
Cost: {{{cost}}}
Release Information
Status: {{{status}}}
Latest Release: [{{{latest-release}}} {{{latest-release-name}}}]
Repository: [{{{source-repo}}}]
Documentation: [{{{documentation}}}]
 

Syntax

Copy this into your article and leave those sections blank, that you don't need!

{{Template:Rotator
|Rotator-Name=
|image=
|type=
|status=
|latest-release=
|latest-release-name=
|source-repo=
|documentation=
}}