Albany and MediaWiki:Vector-2022.css: Difference between pages

(Difference between pages)
No edit summary
 
(First customisation of new Vector 2022 skin)
 
Line 1: Line 1:
[[Image:AlbanyIV.jpg|right|[[Albany Logo 1]]]]
/* CSS placed here will affect users of the Vector 2022 skin only */
[[Image:Albanylogo22.jpg|right|[[Albany Logo 2]]]]
'''Albany''' is an automotive company in [[Grand Theft Auto IV]]. It is likely based on [[wp:Cadillac|Cadillac]]. Albany, along with [[Vapid]], is one of the largest manufacturers in the game. After its appearance in pre-release screenshots, [[Roman's Taxi]] was often mistakenly identified as the "Albany" due to the prominent badge on the front, however it is in fact an [[Esperanto]], ''built'' by Albany.


Albany has two logos that are widely used, a silver "A" with a crown within, and a crowned rectangular emblem. The first one is used on older models (with the exception of the [[Cavalcade]] and [[Cavalcade FXT]]) and the second is used on much more modern models.
/* Sticky Header */
@import url(https://pl.wikipedia.org/w/index.php?title=Wikipedysta:Nux/Fixed_top_bar.css&action=raw&ctype=text/css);


==Vehicles==
/* End sticky header */
*[[Buccaneer]]
*[[Cavalcade]]
*[[Cavalcade FXT]]
*[[Emperor (car)|Emperor]]
*[[Esperanto]] (includes [[Roman's Taxi]])
*[[Manana]]
*[[Presidente]]
*[[Primo]]
*[[Romero]]
*[[Washington]]


==Trivia==
*Albany is the capital city of the State of New York.
*The old logo is vaguely similar to the trademark of the real-life manufacturer [[wp:Maserati|Maserati]], however it's probably a coincidence since the two companies have nothing else in common.


{{vehicle brands}}
.portal-column-left-extra-wide {width:60%!important;}
{{Vehicles}}
 
[[de:Albany]]
body {background: #333 url('https://gtwfilesie.grandtheftwiki.com/Gtw-top.png') no-repeat fixed;}
[[es:Albany]]
 
 
.mw-header {
    position: sticky;
    top: 0;
    background: white;
    border-bottom: 1px solid grey;
}
 
.mw-content-container { max-width: unset; }
 
#mw-panel { border: 1px solid grey;}

Revision as of 09:47, 29 August 2022

/* CSS placed here will affect users of the Vector 2022 skin only */

/* Sticky Header */
@import url(https://pl.wikipedia.org/w/index.php?title=Wikipedysta:Nux/Fixed_top_bar.css&action=raw&ctype=text/css);

/* End sticky header */


.portal-column-left-extra-wide {width:60%!important;}

body {background: #333 url('https://gtwfilesie.grandtheftwiki.com/Gtw-top.png') no-repeat fixed;}


.mw-header {
    position: sticky;
    top: 0;
    background: white;
    border-bottom: 1px solid grey;
}

.mw-content-container { max-width: unset; }

#mw-panel { border: 1px solid grey;}