7,850
edits
(some tweaks.) |
(testing a tweak.) |
||
Line 26: | Line 26: | ||
| style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| {{{planets}}} | | style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| {{{planets}}} | ||
|- | |- | ||
| style="background-color: black; color:white;"|<span style="padding-left: 3px;">Other Stellar Objects</span> | | {{#if: {{{objects}}} | style="background-color: black; color:white;"| style="display:none;"}}|<span style="padding-left: 3px;">Other Stellar Objects</span> | ||
| style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| {{{objects}}} | | {{#if: {{{objects}}} | style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| style="display:none;"}}| {{{objects}}} | ||
|- | |- | ||
| style="background-color: black; color:white;"|<span style="padding-left: 3px;">Points of Interest</span> | | {{#if: {{{interest}}} | style="background-color: black; color:white;"| style="display: none;}}|<span style="padding-left: 3px;">Points of Interest</span> | ||
| style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| {{{interest}}} | | {{#if: {{{interest}}} | style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| style="display: none;}}| {{{interest}}} | ||
|- | |- | ||
! colspan=2 style="text-align:center; background-color: black; color:white; font-weight:bold;" | Inhabitants | ! colspan=2 style="text-align:center; background-color: black; color:white; font-weight:bold;" | Inhabitants | ||
|- | |- | ||
| style="background-color: black; color:white;"|<span style="padding-left: 3px;">Native Species</span> | | {{#if: {{{species}}} | style="background-color: black; color:white;"| style="display: none;"}}|<span style="padding-left: 3px;">Native Species</span> | ||
| style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| {{{ | | {{#if: {{{species}}} | style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| style="display: none;"}}| {{{species}}} | ||
|- | |- | ||
|style="font-size:90%; color:white; background:black; | | {{#if: {{{otherspecies}}} | style="font-size:90%; color:white; background:black;"| style="display: none;"}}|<span style="padding-left: 3px;">Other Species</span> | ||
|style="font-size:90%;color:white;background:black;border-radius: 0 0 14px | | {{#if: {{{otherspecies}}} | style="font-size:90%;color:white;background:black;" align="left" class="whitelinks"| style="display: none;"}}| <span style="padding-right: 1px;">{{{otherspecies}}}</span> | ||
|- | |||
|style="font-size:90%; color:white; background:black; border-radius: 0 0 14px 14px;" colspan="2" align="center"|<span style="padding-left: 3px; padding-right: 1px;">Last Updated: {{{update}}}</span> | |||
|} | |} |
edits