Difference between pages "USS Atlantis" and "MediaWiki:Common.css"

From Bravo Fleet
(Difference between pages)
(Changing out crew is displayed)
 
m
 
Line 1: Line 1:
{{Starship
.mw-logo-icon {
| name = Atlanis
    width: initial;
| prefix = USS
}
| image = [[File:Argonautclass.png|275px]]
#mw-drawer {
| registry = NCC-81424
    position: fixed;
| class = [[Argonaut_Class|Argonaut Class]]
    z-index: 4;
| affiliation = [[Starfleet]]
    top: 0;
| status = Active
    width: 300px;
| commission = 2395
    max-width: 100vw;
| decommission =
    height: 100%;
| destroyed =
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%), 0 6px 6px rgb(0 0 0 / 6%);
| taskforce = [[Task_Force_17|Task Force 17]]
    border-radius: 0 12px 12px 0;
| quadrant = [[:Category:Delta_Quadrant|Delta Quadrant]]
    background: #ffffff;
| role = Extended Range Explorer
    display: flex;
| co = [[bfms_char:26791|Commander Tikva Theodoras]]
    flex-direction: column;
| xo = LtCmdr Charles MacIntyre
    transform-origin: 0% 0%;
| dedication =
    transform: translate(-110%,0);
}}
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1);
 
    will-change: transform;
USS ''Atlantis'' might not be the newest of the [[Argonaut Class]] starships but she is currently the furthest from home, having recently come under the command of Commander Tikva Theodoras and assigned to the Delta Quadrant. Their mission is Starfleet's truest calling - to explore strange new worlds, to seek out new life and new civilizations, to bold go where no one has gone before!
}
 
.mainpage-body {
===Notable Crew===
    width: 100%;
;Commanding Officer - [[bfms_char:26791|Commander Tikva Theodoras]]
    margin: 1.2rem -0.2rem 0 -0.2rem;
:Human Bisexual cisgender female from Greece, European Alliance, Earth
    display: flex;
 
    flex-direction: column;
;Executive Officer - Lieutenant Commander MacIntyre
}
:Human Straight cisgender male from United States of America, Earth
.mainpage-row {
 
    display: flex;
;Chief Engineering Officer - Lieutenant Velan
    width: 100%;
:Efrosian straight cisgender male from Efrosia
    flex-wrap: wrap;
:;Assistant Engineering Officer - Lieutenant Maxwell
}
::Human bisexual cisgender male from Australia, Earth
.card {
 
    margin: 0 0.2rem 0.4rem 0.2rem;
;Chief Medical Officer - Lieutenant Commander Doctor Terax
    display: flex;
:Edosian straight cisgender male from New Edos
    flex-grow: 1;
 
    flex-direction: column;
;Chief Science Officer - Lieutenant Gabrielle Camargo
    justify-content: space-between;
:Human straight cisgender female from Delta Vega
    box-sizing: border-box;
 
    border: 1px solid #eaecf0;
;Chief Security/Tactical Officer - Lieutenant Adelinde Gantzmann
    border-radius: 8px;
:Human bisexual cisgender female from Germany, European Alliance, Earth
    overflow: hidden;
:;Security Officer - Lieutenant Ch'tkk'va
    box-shadow: 0 1px 3px rgb(0 0 0 / 3%), 0 1px 2px rgb(0 0 0 / 6%);
::Xindi-Insectoid drone from New Xindus
    transition: box-shadow 0.2s ease;
 
}
;Chief Helm Officer - Lieutenant T'Val
.card-text {
:Vulcan straight female from P'Jem
    padding: 1.2rem;
:;Flight Officer - Lieutenant Shven
}
::Andorian straight thaan from Andoria
.card h3 {
:;Flight Officer - Ensign Carmichael
    margin-top: 0;
::Human straight cisgender male from England, European Alliance, Earth
    line-height: 1.2;
    font-weight: 600;
}
.card p {
    font-size: 0.875rem;
}
.card-button {
    background: #72777d;
    transition: background 0.2s ease,opacity 0.2s ease;
}
.card-button a {
    padding: 0.6rem;
    display: block;
    background: none !important;
    color: white !important;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
}
.card-image a img {
    transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
}
.card-image a,
.card-image a:hover{
background-image: none !important;
}
.card-image img{
vertical-align: middle;
}
.card .byline {
    margin: 0 0 0.2rem 0;
    color: #72777d;
    font-size: 0.825rem;
}
.card .numdata {
    margin-top: 0.8rem;
}
.card-caption {
    font-size: 0.875rem;
    font-weight: 600;
}
.card-link ul {
    margin: 0;
    padding: 1.2rem 1.2rem 1.2rem 2.8rem;
    font-size: 0.875rem;
}
.mainpage-navigation .card {
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    border: 0;
}
.mainpage-navigation .card-image {
    height: 180px;
    background-color: #f8f9fa;
    overflow: hidden;
}
.mainpage-navigation .card-caption {
    padding: 0.4rem;
    background: #304665;
    color: #bfcee7;
    text-align: center;
    transition: color 0.2s ease;
}
#wiki_stats .numdata:first-child {
    margin-top: 0;
}
#featured_article.card {
    width: calc(100%/6*5 - 0.4rem);
    min-width: calc(860px/6*5 - 0.4rem);
    flex-direction: row;
}
#featured_article .card-image-featured a,
#featured_article .card-image-featured a:hover {
    background-image: none !important;
}
#featured_article .card-image {
    width: 800px;
    overflow: hidden;
    background-color: #0000001a;
}
#featured_article .card-image img {
    height: 90%;
    width: auto;
    position: relative;
    margin: auto;
}
#wiki_stats.card {
    width: calc(100%/6 - 0.4rem);
    min-width: calc(860px/6 - 0.4rem);
    text-align: right;
}
#contribute.card {
width: calc(100% / 3 - 0.4rem);
min-width: calc(860px/4 - 0.4rem);
background-color: #00af89;
border-color: #00af89;
}
#policy.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #36c;
    border-color: #36c;
}
#discord.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #7289da;
    border-color: #7289da;
}
#resources.card {
    width: calc(100%/2 - 0.4rem);
    min-width: calc(860px/2 - 0.4rem);
    background-color: #304665;
    border-color: #304665;
}
#social.card,
#bfms.card{
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background: #71777d;
    color: #eaecf0;
    border: transparent;
}
#contribute.card h3,
#policy.card h3,
#discord.card h3,
#resources.card h3{
color: #fff;
}
#contribute.card p,
#policy.card p,
#discord.card p,
#resources.card p{
color: #eaecf0;
}
#contribute .card-button {
background: #14866d;
}
#policy .card-button {
    background: #2a4b8d;
}
#discord .card-button {
    background: #697ec4;
}
#resources .card-link {
    color: #bfcee7;
    background: #162131;
}
#resources a {
    color: #ccd3db;
    background-image: none !important;
}
#resources a:hover {
    color: #fff !important;
    background-image: none !important;
}
#social .profile {
    margin-right: 1.6rem;
}
#social a{
color: #fff !important;
}
#social .byline{
color: #eaecf0;
}
#social .card-button,
#bfms .card-button{
background: #505861;
}

Revision as of 01:30, 30 January 2021

.mw-logo-icon {
    width: initial;
}
#mw-drawer {
    position: fixed;
    z-index: 4;
    top: 0;
    width: 300px;
    max-width: 100vw;
    height: 100%;
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%), 0 6px 6px rgb(0 0 0 / 6%);
    border-radius: 0 12px 12px 0;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    transform-origin: 0% 0%;
    transform: translate(-110%,0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1);
    will-change: transform;
}
.mainpage-body {
    width: 100%;
    margin: 1.2rem -0.2rem 0 -0.2rem;
    display: flex;
    flex-direction: column;
}
.mainpage-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.card {
    margin: 0 0.2rem 0.4rem 0.2rem;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    border: 1px solid #eaecf0;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgb(0 0 0 / 3%), 0 1px 2px rgb(0 0 0 / 6%);
    transition: box-shadow 0.2s ease;
}
.card-text {
    padding: 1.2rem;
}
.card h3 {
    margin-top: 0;
    line-height: 1.2;
    font-weight: 600;
}
.card p {
    font-size: 0.875rem;
}
.card-button {
    background: #72777d;
    transition: background 0.2s ease,opacity 0.2s ease;
}
.card-button a {
    padding: 0.6rem;
    display: block;
    background: none !important;
    color: white !important;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
}
.card-image a img {
    transition: transform 0.2s cubic-bezier(0.77,0.2,0.05,1.0);
}
.card-image a, 
.card-image a:hover{
	background-image: none !important;
}
.card-image img{
	vertical-align: middle;
}
.card .byline {
    margin: 0 0 0.2rem 0;
    color: #72777d;
    font-size: 0.825rem;
}
.card .numdata {
    margin-top: 0.8rem;
}
.card-caption {
    font-size: 0.875rem;
    font-weight: 600;
}
.card-link ul {
    margin: 0;
    padding: 1.2rem 1.2rem 1.2rem 2.8rem;
    font-size: 0.875rem;
}
.mainpage-navigation .card {
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    border: 0;
}
.mainpage-navigation .card-image {
    height: 180px;
    background-color: #f8f9fa;
    overflow: hidden;
}
.mainpage-navigation .card-caption {
    padding: 0.4rem;
    background: #304665;
    color: #bfcee7;
    text-align: center;
    transition: color 0.2s ease;
}
#wiki_stats .numdata:first-child {
    margin-top: 0;
}
#featured_article.card {
    width: calc(100%/6*5 - 0.4rem);
    min-width: calc(860px/6*5 - 0.4rem);
    flex-direction: row;
}
#featured_article .card-image-featured a,
#featured_article .card-image-featured a:hover {
    background-image: none !important;
}
#featured_article .card-image {
    width: 800px;
    overflow: hidden;
    background-color: #0000001a;
}
#featured_article .card-image img {
    height: 90%;
    width: auto;
    position: relative;
    margin: auto;
}
#wiki_stats.card {
    width: calc(100%/6 - 0.4rem);
    min-width: calc(860px/6 - 0.4rem);
    text-align: right;
}
#contribute.card {
	width: calc(100% / 3 - 0.4rem);
	min-width: calc(860px/4 - 0.4rem);
	background-color: #00af89;
	border-color: #00af89;
}
#policy.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #36c;
    border-color: #36c;
}
#discord.card {
    width: calc(100%/3 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background-color: #7289da;
    border-color: #7289da;
}
#resources.card {
    width: calc(100%/2 - 0.4rem);
    min-width: calc(860px/2 - 0.4rem);
    background-color: #304665;
    border-color: #304665;
}
#social.card,
#bfms.card{
    width: calc(100%/4 - 0.4rem);
    min-width: calc(860px/4 - 0.4rem);
    background: #71777d;
    color: #eaecf0;
    border: transparent;
}
#contribute.card h3,
#policy.card h3,
#discord.card h3,
#resources.card h3{
	color: #fff;
}
#contribute.card p,
#policy.card p,
#discord.card p,
#resources.card p{
	color: #eaecf0;
}
#contribute .card-button {
	background: #14866d;
}
#policy .card-button {
    background: #2a4b8d;
}
#discord .card-button {
    background: #697ec4;
}
#resources .card-link {
    color: #bfcee7;
    background: #162131;
}
#resources a {
    color: #ccd3db;
    background-image: none !important;
}
#resources a:hover {
    color: #fff !important;
    background-image: none !important;
}
#social .profile {
    margin-right: 1.6rem;
}
#social a{
	color: #fff !important;
}
#social .byline{
	color: #eaecf0;
}
#social .card-button,
#bfms .card-button{
	background: #505861;
}