Wikipedia
scowiki
https://sco.wikipedia.org/wiki/Main_Page
MediaWiki 1.46.0-wmf.24
first-letter
Media
Special
Collogue
Uiser
Uiser collogue
Wikipedia
Wikipedia collogue
File
File collogue
MediaWiki
MediaWiki collogue
Template
Template collogue
Help
Help collogue
Category
Category collogue
Portal
Portal talk
Define
Define talk
TimedText
TimedText talk
Module
Module talk
Event
Event talk
Wikipedia:Mercat Cross
4
1063
915791
915764
2026-04-26T23:19:54Z
MABot
35091
Bot: Archivin 1 thread (aulder than 30 days) til [[Wikipedia:Mercat Cross/Archive/5]]
915791
wikitext
text/x-wiki
__NEWSECTIONLINK__
[[File:Mercat Cross, Edinburgh.jpg|right|200px]]
Walcome tae the Mercat Cross! This is the airt tae tauk aboot the technical wirkins o the Wikipedia.
<div style="background-color: #add8e6; padding: 5px 15px; border-radius: 8px;"><big>Tae raise or discuss spellin o Scots wirds, an which we shuid be uisin, please gaun tae '''[[Wikipedia: Spellin Fettle|Spellin Fettle]]'''</big></div>
* '''sco:''' {{int:please-translate}}.
* '''en:''' Requests for the [[m:bot|bot]] flag should be made on this page. This wiki uses the [[m:bot policy|standard bot policy]], and allows [[m:bot policy#Global_bots|global bots]] and [[m:bot policy#Automatic_approval|automatic approval of certain types of bots]]. Other bots should apply below, and then [[m:Steward requests/Bot status|request access]] from a steward if there is no objection.
*Archives: [[Wikipedia:Mercat Cross/Archive/1|1]] · [[Wikipedia:Mercat Cross/Archive/2|2]] · [[Wikipedia:Mercat Cross/Archive/3|3]] · [[Wikipedia:Mercat Cross/Archive/4|4]] · [[Wikipedia:Mercat Cross/Archive/5|5]] ·
{{TOC limit|2}}
<!--Automatic archive configuration begins -->
{{Uiser:MABot/config
|archive = Wikipedia:Mercat Cross/Archive/%(counter)s
|algo = old(30d)
|counter = 5
|maxarchivesize = 250K
|minthreadsleft = 5
|minthreadstoarchive = 1
|archiveheader =
}} <!-- Automatic archive configuration ends -->
== Bot flag ==
Hallo! A first noticed the Scots Wikipedia aboot a year ago, while A wis in Scotland. Recently, A've stertit editin on scowiki an gettin better acquaint wi hou the wiki works. While daein thae edits, A noticed a wheen recurring maintenance issues that could be handled mair easily wi simple automation. Tae help wi thae routine, low-risk tasks, A'm proponin BZPN bot. The full description o whit the bot daes (an disnae dae), alang wi its limits an configuration, is set oot at [[User:BZPN/Bot]]. For transparency, the bot's source code is publicly available [https://github.com/BZPN/BZPN.bot/tree/master here].
I'm happy tae adapt the bot’s behaviour based on community feedback. Thanks for yer time. ''Pingin @[[Uiser:CiphriusKane|CiphriusKane]] here for visibility, as the maist active admin on sco.wiki recently.'' [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 21:58, 30 Januar 2026 (UTC)
:Fit is the soorce fur the "lexical analysis"? Pairt o the issue wi the wiki wis fur ower a tenyeir fowks wis eesin bots ti dae leiteral owersettins aat hid nae regaird fur Scots grammar, an fae the editin o yers aat a'v seen ye'v shawn the same signs an the first twa dynamic tasks leuk awfa lik it'd be daein the same hing. As fur the walcomin an non-Scots wairnin, fit een taks priority? We'r nae aafa keen ti be walcomin vandals an fowks jist here ti "correct grammar" [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 09:55, 31 Januar 2026 (UTC)
::Aye, cheers for raisin thae concerns - they're quite fair. A'll switch tae English for clarity on the technical bits. About "lexical analysis": there is no AI, no machine learning, and no automatic translation involved '''at all'''. The "lexical analysis" is strictly dictionary-based: the bot compares tokens against a static wordlist (e.g. ''dictionary.txt''), which is part of the [https://github.com/BZPN/BZPN.bot public source code] (which I will update soon because I am constantly improving it). Based on these wordlists, the bot assesses whether the article is en-only, en-heavy or Scots. Anyone is free to inspect it, suggest changes, or improve it. If the dictionary is wrong, the bot is wrong - nothing is hidden or heuristic. Regarding dynamic tasks, I'm very aware of problems with literal grammar/typo ("Scotsification") bots. That's exactly why my bot does '''not''' generate Scots, does '''not''' rewrite sentences, and it does '''not''' apply replacements unless they are explicitly and manually approved. All word and header replacements live in [[User:BZPN/Whitelist.json]] and ''only'' run if the entry is explicitly listed, the match conditions are exact and the community has agreed to add it. No whitelist entry = no change. Welcomes on the other hand are only triggered after a first constructive content edit. The bot detects whether a user's first edit is a vandalism (e.g. has vulgarisms, blanking, special characters, etc.), and based on this, either welcomes the user or ignores them (because the BZPN bot is not an anti-vandal bot, so it doesn't revert edits). If the first edit is in English, the bot assumes GF and inserts both a welcome and a warning. In short: the bot is deliberately conservative, transparent, and designed to avoid repeating the mistakes of earlier bots. If there are specific safeguards you’d want added, I’m happy to discuss and adjust them. Ta again for the questions. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 13:35, 31 Januar 2026 (UTC)
:::An fit's the soorce o the initial whitelist? Is it the DSL, the OSD, the Luath Learner? Nae ivery dictionair oot there is o the same quality [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 07:35, 2 Februar 2026 (UTC)
::::Aye, A think there's still a wee bit o confusion here, sae A'll spell it oot as plainly as a can. The dictionary an the whitelist are twa completely separate things. Dictionary ([https://github.com/BZPN/BZPN.bot/blob/master/dictionary.txt dictionary.txt]) is a static, read-only wordlist that the bot uses '''only''' for classification. It disnae replace words, disnae rewrite text, disnae touch grammar. It simply checks if tokens in an article exists in the Scots wordlist, tae judge whether the text is en-only, en-heavy, or Scots. That's it. Example: <code>fowk = people</code>.
::::The dictionary wis originally built by me manually, by readin an checkin existin articles on scowiki, an collectin words actually used thair. It's no tied tae ony single published dictionary. It is fully configurable, an can be adapted tae ony variety or orthography o Scots that the community decides it want tae reflect. If a word isnae in the dictionary, the bot just treats it as non-Scots. Nae substitution ''ever'' happens here. Whitelist on the other hand is a separate, optional mechanism for explicitly approved replacements only. If an entry isnae on the whitelist, the bot will '''never''' mak a change. The dictionary is not consulted at aw for whitelist actions. The goal o the whitelist is simple: standardisation, '''not translation'''. It exists tae ensure consistent, agreed-upon terminology for technical an structural elements o the wiki - no for content text. For example, the whitelist micht include fixed headers like ''"<nowiki>==See also==</nowiki>" → "<nowiki>==See forbye==</nowiki>"''. This isnae aboot stylistic preference or inventin Scots; it's aboot avoidin a mix o English an Scots in standard interface-like headers. Thae replacements are predictable, limited in scope, an identical every time. Nae whitelist entry = nae change. Nae community agreement = nae entry. The whitelist disnae interact wi the dictionary at aw, an it disnae apply tae article prose. It's a controlled tool for consistency, nae mair. Sae tae be absolutely clear: '''the bot never automatically converts English tae Scots'''. As for sources: baith the dictionary an the whitelist are open, public, an editable via the GitHub repository. Onybody is welcome tae review, challenge, improve, or propose changes. If the dictionary is wrang, the bot’s wrang - an that's precisely why it is transparent. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 08:20, 2 Februar 2026 (UTC)
:::::Okay, sae it's biggit manually, aat wis aa a wis wintin ti ken. Wid the bot be able ti check/compare page history as weel gif it fins a airticle aat's maistlins Inglis? Gif it canna aat's fair eneuch, kin aye dae it manually insteid. A leukit inti haein a bot ti coonterack the constant Inglifyin o airticles fur a while sae a'm nae oppont ti iss [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 08:53, 2 Februar 2026 (UTC)
::::::Aye, that's the kind o thing a meant. The bot could be extended tae generate reports only - listin airticles that are maistly English based on the existin dictionary check, limited tae e.g. ae report per day wi aboot 50 pages, an excluding ony that already hae <code><nowiki>{{Fix Scots}}</nowiki></code> or <code><nowiki>{{No Scots}}</nowiki></code>; gif that soonds useful, gie me till the end o the week an A'll prototype it sae ye can see exactly hou it behaves, an gif no, that's fair eneuch an it can be left at that. Thank ye. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 10:13, 2 Februar 2026 (UTC)
:@[[Uiser:CiphriusKane|CiphriusKane]]: the bot is ready fur initial testin. A've implemented the report feature tae [[Uiser:BZPN/Language report|list airticles]] that are maistly English. It's worth mentionin that the bot can make mistakes, but only errors would be due tae missing words in the dictionary or airticles wi irregular header names/wikitext issues. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 13:42, 7 Februar 2026 (UTC)
::A'v seen the testin an the latest roond o reports wis mair accurate nor it wis at furst an fand a heap ae historical vandalism as weel, sae a'm happy fur it ti keep makkin the reports. Nae seein ony issue wi lettin the bot dae a trial rin fur the ither tasks as weel [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 11:32, 8 Februar 2026 (UTC)
@[[Uiser:CiphriusKane|CiphriusKane]]: thanks for the feedback an for monitorin the reports. The bot has nou completed a [[Uiser:ScotsBot/Trial results|4-day supervised test period]]. A'm pleased tae say the behaviour wis stable an predictable. There were nae significant mistakes during the test period. Based on observations from recent chynges (i.e. vandalism), A've slightly refined the detection filters tae reduce false positives. The recent reports hae already been used by the bot for maintenance taggin. As clarified earlier, ony classification errors can only stem frae missing entries in the static dictionary or irregular wikitext/header structures. Unless there are objections, A intend tae request a permanent bot flag on Meta based on this test period. Of course, A remain happy tae adjust thresholds or safeguards if the community feels it necessary. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 11:14, 12 Februar 2026 (UTC)
:{{ping|BZPN}} A thocht ye seyed it widna be daein owersettins, sae foo come a'm seein bot-lik owersettins in recent changes? [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 23:51, 13 Februar 2026 (UTC)
::Aye, thae edits are '''nae''' connected tae the bot at aw. They come fae ma personal on-wiki gadget: [[Uiser:BZPN/ScotsCheck]], which A put thegither yestreen for ma workflow. It isnae a bot task, an it disnae rin automatically. It disnae translate onything. It simply gies me a popup interface tae apply manual whitelist entries, instead o typin or copyin them by haund in the code. Ye're welcome tae read the '''[[Uiser:BZPN/ScotsCheck|description]]''' an test it yersel if ye like :). Also, the bot itsel has been inactive for twa days nou, waitin for the flag. [[Uiser:BZPN|BZPN]] ([[Uiser collogue:BZPN|tauk]]) 23:59, 13 Februar 2026 (UTC)
:::Except the whitelist isna appruived yet an seems gey seemlir ti fit fowks wis daein last tenyeir. Fir exemple it seys aat "ay" means "always", except iss is wrang, an seys aat the Scots fur based is "basit", excep basit means summat else entirely, amang ither hings. An kin ye explain the block on enwiki? A shid hae chackit aat afore giein appruival [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 00:08, 14 Februar 2026 (UTC)
'''Nae duin''' - BZPN his decidit ti lea the wiki [https://sco.wikipedia.org/w/index.php?title=Uiser_collogue:CiphriusKane&diff=prev&oldid=913598 ] [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 18:01, 14 Februar 2026 (UTC)
== {{en}} Wiki Loves Folklore running until 31st March ==
{{en}} Apologies for the English message. If there are keen photographers here, I just wanted to let you know about [https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Folklore_2026_in_Scotland Wiki Loves Folklore]. Wiki Loves Folklore is a photographic competition that celebrates our intangible cultural heritage. So if you have photos of a festival, a dance, a traditional food or anything else relating to Scotland's cultural heritage, you can upload them through the link above.
All 4 nations of the UK are taking part so if you have pics from [https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Folklore_2026_in_Wales Wales], [https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Folklore_2026_in_England England] or [https://commons.wikimedia.org/wiki/Wiki_Loves_Folklore_2026_in_Ireland Northern Ireland] (organised by Wikimedia Community Ireland), we'd love those too! You can upload them through the relevant nation pages (follow the links from the name above) [[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 09:07, 25 Februar 2026 (UTC)
== Join the sixth Ukraine’s Cultural Diplomacy Month on Wikipedia! ==
<div lang="en" dir="ltr">
[[File:Ukraine’s Cultural Diplomacy Month on Wikipedia 2026.png|right|250px|thumb|link=https://meta.wikimedia.org/wiki/Ukraine%27s_Cultural_Diplomacy_Month_2026|Join our campaign!]]
{{int:please-translate}}
Dear Wikipedians!
[[:m:Special:MyLanguage/Wikimedia Ukraine|Wikimedia Ukraine]], in cooperation with the [[:en:Ministry of Foreign Affairs of Ukraine|MFA of Ukraine]] and [[:en:Ukrainian Institute|Ukrainian Institute]], has launched the sixth edition of writing challenge "'''[[:m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2026|Ukraine's Cultural Diplomacy Month]]'''", which lasts from '''1st April''' until '''30th April 2026'''.
The initiative aims to promote knowledge about Ukrainian culture abroad by creating and improving Wikipedia articles in multiple languages. This year marks the sixth edition of the campaign, which will focus on contemporary culture, making today’s artistic voices and practices more visible to international audiences.
🧩'''How to participate?'''
Choose an article from the suggested list → Write an article in your language, or improve an existing one according to the rules → Add your contribution to the contest page and calculate your points → Win prizes and receive a certificate of participation → Become a promoter of truthful knowledge about Ukraine.
🧩'''[[m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2026|Check our main page for more information]]'''.
'''If you are interested in coordinating long-term community engagement for the campaign and becoming a local ambassador, we would love to hear from you! Please let us know your interest.'''
If not, then we encourage you to translate the [[m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2026|landing page of the contest]] and [https://meta.wikimedia.org/wiki/Special:MessageGroupStats?group=Centralnotice-tgroup-UCDM2026banner&messages=&language=en&x=D banner] into your own language.
Also, we set up a [[:m:CentralNotice/Request/Ukraine's Cultural Diplomacy Month 2026|banner]] to notify users of the possibility to participate in this challenge!
[[:m:User:OlesiaLukaniuk (WMUA)|OlesiaLukaniuk (WMUA)]] ([[:m:User talk:OlesiaLukaniuk (WMUA)|talk]]) 04:35, 1 April 2026 (UTC)
</div>
<!-- Message sent by User:OlesiaLukaniuk (WMUA)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:OlesiaLukaniuk_(WMUA)/list_of_wikis&oldid=28552112 -->
== Action Required: Update templates/modules for electoral maps (Migrating from P1846 to P14226) ==
Hello everyone,
This is a notice regarding an ongoing data migration on Wikidata that may affect your election-related templates and Lua modules (such as <code>Module:Itemgroup/list</code>).
'''The Change:'''<br />
Currently, many templates pull electoral maps from Wikidata using the property [[:d:Property:P1846|P1846]], combined with the qualifier [[:d:Property:P180|P180]]: [[:d:Q19571328|Q19571328]].
We are migrating this data (across roughly 4,000 items) to a newly created, dedicated property: '''[[:d:Property:P14226|P14226]]'''.
'''What You Need To Do:'''<br />
To ensure your templates and infoboxes do not break or lose their maps, please update your local code to fetch data from [[:d:Property:P14226|P14226]] instead of the old [[:d:Property:P1846|P1846]] + [[:d:Property:P180|P180]] structure. A [[m:Wikidata/Property Migration: P1846 to P14226/List|list of pages]] was generated using Wikimedia Global Search.
'''Deadline:'''<br />
We are temporarily retaining the old data on [[:d:Property:P1846|P1846]] to allow for a smooth transition. However, to complete the data cleanup on Wikidata, the old [[:d:Property:P1846|P1846]] statements will be removed after '''May 1, 2026'''. Please update your modules and templates before this date to prevent any disruption to your wiki's election articles.
Let us know if you have any questions or need assistance with the query logic. Thank you for your help! [[User:ZI Jony|ZI Jony]] using [[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 17:11, 3 Apryle 2026 (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=29941252 -->
== Request for comment (global AI policy) ==
<bdi lang="en" dir="ltr" class="mw-content-ltr">
Apologies for writing in English. {{int:Please-translate}}
A [[:m:Requests for comment/Artificial intelligence policy|request for comment]] is currently being held to decide on a global AI policy. {{int:Feedback-thanks-title}}
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 00:58, 26 Apryle 2026 (UTC)
</bdi>
<!-- Message sent by User:Codename Noreste@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=30424282 -->
mezw7mec79qcr4w0py86amcyrplj9p6
Michael Jackson
0
9056
915794
915003
2026-04-27T04:27:14Z
~2026-25540-90
130387
915794
wikitext
text/x-wiki
{{Infobox person
| image =
| caption = Jackson performin in 1993
| birth_name = Michael Joseph Jackson
| alias = Michael Joe Jackson<!-- Legal aliases only. This is not a field for nicknames.-->
| birth_date = {{Birth date|1958|8|29}}
| birth_place = [[Gary, Indiana|Gary]], [[Indiana]], U.S.
| death_date = {{Death date and age|2009|6|25|1958|8|29}}
| death_place = [[Los Angeles]], [[Californie]], U.S.
| death_cause = [[Cardiac arrest]] induced bi [[propofol]] an [[benzodiazepine]] intoxication
| resting_place = [[Glendale, Californie|Glendale]], Californie, U.S.
| occupation = <!--Please do not add any more occupations to the list, it is long enough already-->{{hlist|Sangster|sangwriter|dancer|actor|record producer|businessman|philanthropist}}
| spouse = {{marriage|[[Lisa Marie Presley]]<br/>|1994|1996|end=divorced}}<br/>{{marriage|[[Debbie Rowe]]<br/>|1996|1999|end=divorced}}
| children = 3
| parents = {{unbulleted list|[[Joe Jackson (manager)|Joe Jackson]]|[[Katherine Jackson]]}}
| relatives = See [[Jackson faimily]]
| website = {{url|michaeljackson.com}}
| signature = Michael_Jackson_signature.svg
| module = {{Infobox musical artist|embed=yes
| instrument = <!--If you think an instrument should be listed, a discussion to reach consensus is needed first-->Vocals
| background = solo_singer
| genre = <!--These music genres are all sourced under the section #Musical themes and genres-->{{hlist|[[Pop muisic|Pop]]|[[Soul muisic|soul]]|[[rhythm an blues]]|[[funk]]|[[Rock muisic|rock]]|[[disco]]|[[post-disco]]|[[dance-pop]]|[[new jack swing]]}}
| years_active = 1964–2009
| label = {{hlist|[[Steeltown Records|Steeltown]]|[[Motown]]|[[Epic Records|Epic]]|[[Legacy Recordings|Legacy]]|[[Sony Music|Sony]]|[[MJJ Music|MJJ Productions]]}}
| associated_acts = [[The Jackson 5]]
}}
}}
'''Michael Joseph Jackson'''<ref>County of Los Angeles Department of Health Services (2009). [[:File:Michael Jackson death certificate.jpg|Michael Jackson death certificate]].</ref><ref name="allmusic">{{cite web|first= Steve |last= Huey |title= Michael Jackson – Artist Biography |url= http://www.allmusic.com/artist/michael-jackson-mn0000467203/biography |publisher= [[AllMusic]]. [[All Media Network]] |accessdate= May 31, 2015}}</ref> (August 29, 1958 – Juin 25, 2009) wis an American sangster, sangwriter, record producer, dancer, actor, an philanthropist.<ref>{{cite news|first= Tina |last= Daunt |title= Michael Jackson's generous legacy |newspaper= [[Los Angeles Times]] |date= July 8, 2009 |accessdate= October 20, 2016 |url= http://articles.latimes.com/2009/jul/08/entertainment/et-cause8}}</ref><ref>{{cite news|title= Michael Jackson honoured for humanitarian efforts in Austria |newspaper= [[The Economic Times]] |date= July 25, 2009 |accessdate= October 20, 2016 |url= http://economictimes.indiatimes.com/industry/media/entertainment/michael-jackson-honoured-for-humanitarian-efforts-in-austria/articleshow/4819579.cms?from=mdr}}</ref><ref>{{cite web|author= Ice Pick Slim 17 |title= Remembering Michael Jackson: The Global Humanitarian |website= Hip-Hop Wired |date= June 25, 2011 |accessdate= October 20, 2016 |url= http://hiphopwired.com/2011/06/25/remembering-michael-jackson-the-global-humanitarian/}}</ref> Cried the "[[Honoureefic nicknames in popular muisic|King of Pop]]",<ref name="LJ3">Lewis Jones, 2005, p. 3 : "He wears the crown as the King Of Pop because no artist has broken his record of selling nearly 60 million copies of a single Album (Thriller)".</ref><ref name="Arar">{{cite news|first= Yardena |last= Arar |date= February 29, 1984 |title= Michael Jackson coronated latest king of rock 'n' roll |newspaper= [[Boca Raton News]] |page= 7A}}</ref><ref name="SBee">{{cite news|title= Is the thrill gone for singer Michael Jackson? |newspaper= [[Sacramento Bee]] |date= July 27, 1987 |page= B3}}</ref><ref>{{cite web|title= Michael Jackson: 10 Achievements That Made Him The King Of Pop |date= June 24, 2014 |accessdate= October 20, 2016 |publisher= Grammy.com |url= http://www.grammy.com/blogs/michael-jackson-10-achievements-that-made-him-the-king-of-pop}}</ref> his contreibutions tae muisic, dance, an fashion<ref>{{cite news|first= Kasmin |last= Fernandes |title= Why Michael Jackson was a style icon |newspaper= [[The Times of India]] |date= June 25, 2014 |accessdate= March 11, 2016 |url= http://timesofindia.indiatimes.com/life-style/fashion/style-guide/Why-Michael-Jackson-was-a-style-icon/articleshow/37175580.cms?from=mdr}}</ref><ref>{{cite press release|first= Don |last= Lemon |title= Michael Jackson's style influence lives on |agency= [[CNN]] |date= June 23, 2010 |accessdate= March 11, 2016 |url= http://edition.cnn.com/2010/SHOWBIZ/06/23/michael.jackson.fashion/}}</ref><ref>{{cite news |first= Jocelyn |last= Vena |title= Michael Jackson's Style Legacy, From Military Jackets To One Glove |date= June 26, 2009 |publisher= MTV |accessdate= March 11, 2016 |url= http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |archive-date= 2019-09-30 |archive-url= https://web.archive.org/web/20190930205643/http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |url-status= dead }}</ref> alang wi his publicised personal life made him a global feegur in [[popular cultur]] for ower fower decades.
The aicht bairn o the [[Jackson faimily]], Michael made his professional debut in 1964 wi his elder brithers [[Jackie Jackson|Jackie]], [[Tito Jackson|Tito]], [[Jermaine Jackson|Jermaine]], an [[Marlon Jackson|Marlon]] as a member o the [[the Jackson 5|Jackson 5]]. He began his solo career in 1971. In the early 1980s, Jackson acame a dominant feegur in popular muisic. His [[muisic video]]s, includin thae o "[[Beat It]]", "[[Billie Jean]]", an "[[Thriller (sang)|Thriller]]" frae his 1982 album ''[[Thriller (Michael Jackson album)|Thriller]]'', are creditit wi breakin racial barriers an transformin the medium intae an airt form an promotional tuil. The popularity o thir videos helped bring the telly channel [[MTV]] tae fame. Jackson's 1987 album ''[[Bad (album)|Bad]]'' spawned the U.S. [[Billboard Hot 100|''Billboard'' Hot 100]] nummer-ane singles "[[I Just Can't Stop Loving You]]", "[[Bad (Michael Jackson sang)|Bad]]", "[[The Way You Make Me Feel]]", "[[Man in the Mirror]]", an "[[Dirty Diana]]", acomin the first album tae hae five nummer-ane singles on the ''Billboard'' Hot 100. He continued tae innovate wi videos sic as "[[Black or White]]" an "[[Scream/Childhood|Scream]]" throuoot the 1990s, an forged a reputation as a tourin solo airtist. Throu stage an video performances, Jackson popularised a nummer o complicatit dance techniques, sic as the [[robot (dance)|robot]] an the [[muinwalk (dance)|muinwalk]], tae which he gae the name. His distinctive soond an style haes influenced [[Leet o airtists influenced bi Michael Jackson|numerous airtists]] o various muisic genres.
''Thriller'' is the [[Leet o best-sellin albums|best-sellin album o aw time]], wi estimatit sales o 65 million copies warldwide. Jackson's ither albums, includin ''[[Off the Wall]]'' (1979), ''[[Bad (album)|Bad]]'' (1987), ''[[Dangerous (Michael Jackson album)|Dangerous]]'' (1991), an ''[[HIStory: Past, Present and Future, Book I|HIStory]]'' (1995), an aa rank amang the warld's best-sellin albums. He is recognised as the "Most Successful Entertainer of All Time" bi ''[[Guinness World Records]]''.<ref name="CityNews">{{cite news |title= Michael Jackson Named Most Successful Entertainer Of All Time |url= http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |work= [[CityNews]] |date= November 15, 2006 |accessdate= May 31, 2015 |archive-date= 2016-04-29 |archive-url= https://web.archive.org/web/20160429090029/http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |url-status= dead }}</ref><ref name="Ditzian">{{cite news |first= Eric |last= Ditzian |title= Michael Jackson's Groundbreaking Career, By The Numbers |publisher= MTV |date= June 26, 2009 |accessdate= March 2, 2016 |url= http://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |archive-date= 2021-05-05 |archive-url= https://web.archive.org/web/20210505230313/https://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |url-status= dead }}</ref> Jackson is ane o the few airtists tae hae been inductit intae the [[Rock and Roll Hall of Fame]] twace, an wis an aa inductit intae the Songwriters Hall of Fame an the Dance Hall of Fame as the anerly dancer frae pop an rock muisic. His [[Records an achievements o Michael Jackson|ither achievements]] include multiple ''Guinness World Records'', 13 [[Grammy Award]]s, the [[Grammy Leegend Awaird]], the [[Grammy Lifetime Achievement Award]], 26 [[American Music Awards]]—mair nor ony ither airtist—includin the "Artist of the Century" an "Artist of the 1980s", 13 [[Leet o airtists bi nummer o Billboard Hot 100 nummer-ane singles|nummer-ane singles in the Unitit States]] during his solo career—mair nor ony ither male airtist in the [[Billboard Hot 100|Hot 100]] era—an estimatit sales o ower 350 million records warldwide.{{ref label|Note 1|Note 1}} Jackson wan [[Leet o awairds an nominations received bi Michael Jackson|hunders o awairds]], makin him the maist awairdit recordin airtist in the history o popular muisic.<ref>{{cite news|first= Monica |last= Lewis |date= June 14, 2007 |title= 20 People Who Changed Black Music: Michael Jackson, the Child Star-Turned-Adult Enigma |url= http://www.miamiherald.com/2007/06/14/139458/20-people-who-changed-black-music.html |newspaper= [[The Miami Herald]] |accessdate= March 16, 2013}}</ref> He acame the first airtist in history tae hae a tap ten single in the ''Billboard'' Hot 100 in five different decades when "[[Love Never Felt So Good]]" reached nummer nine on Mey 21, 2014.<ref>{{cite magazine|first= Gary |last= Trust |date= May 21, 2014 |title= Michael Jackson, Coldplay Hit Hot 100's Top 10; John Legend Still No. 1 |magazine= [[Billboard (magazine)|Billboard]] |url= http://www.billboard.com/articles/news/6092276/michael-jackson-coldplay-hot-100-top-10-john-legend-no-1 |accessdate= May 23, 2014}}</ref> Jackson traveled the warld attendin events honourin his humanitarianism, an, in 2000, the ''Guinness World Records'' recognised him for supportin 39 charities, mair nor ony ither enterteener.<ref>{{cite magazine|first= Maureen |last= Orth |date= April 2003 |title= Losing His Grip |magazine= [[Vanity Fair (magazine)|Vanity Fair]] |url= http://www.vanityfair.com/fame/features/2003/04/orth200304 |archivedate= March 6, 2008 |archiveurl= https://web.archive.org/web/20080306064036/http://www.vanityfair.com/fame/features/2003/04/orth200304}}</ref>
Aspects o Jackson's personal life, includin his chyngin [[Michael Jackson's heal an appearance|appearance]], [[Personal relationships o Michael Jackson|personal relationships]], an behaviour, generatit controversy. In 1993, he wis [[1993 bairn sexual abuiss accusations against Michael Jackson|accused o bairn sexual abuiss]], but the ceevil case wis settled oot o coort for an undisclosed amoont an na formal chairges war brocht.<ref>{{cite press release|first= Josh |last= Mankiewicz|date= September 3, 2004 |url= http://www.nbcnews.com/id/5906855/ns/dateline_nbc-newsmakers/t/new-details-about-jackson-case/ |title= New details about 1993 Jackson case |agency= [[NBC News]]}}</ref> In 2005, he wis [[Trial o Michael Jackson|tried an acquittit]] o faur bairn sexual abuiss allegations an several ither chairges efter the juiry foond him nae guilty on aw coonts. While preparin for his comeback concert series, ''[[This Is It (concerts)|This Is It]]'', Jackson [[Daith o Michael Jackson|dee'd]] o acute [[propofol]] an [[benzodiazepine]] intoxication on Juin 25, 2009, efter sufferin frae cardiac reest. The [[Los Angeles Coonty Depairtment o Medical Examiner-Coroner|Los Angeles Coonty Coroner]] ruled his daith a homicide, an his personal pheesician, [[California v. Murray|Conrad Murray, wis convicted]] o [[involuntary manslauchter]]. Jackson's daith triggered a global ootpourin o grief, an a live broadcast o his [[Michael Jackson memorial service|public memorial service]] wis viewed aroond the warld.<ref>{{cite press release |title= Hazarika's funeral creates world record |url= http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |agency= [[MSN News]] |date= November 15, 2011 |accessdate= May 31, 2015 |archive-date= 2014-08-07 |archive-url= https://web.archive.org/web/20140807110046/http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |url-status= dead }}</ref> ''[[Forbes]]'' ranks Jackson as the tap-earnin deid celebrity wi earnins o $825 million in 2016, the heichest yearly amoont ever recordit bi the publication.<ref name="Forbes">{{cite magazine|first= Zack O'Malley |last= Greenburg |authorlink= Zack O'Malley Greenburg |title= Michael Jackson's Earnings: $825 Million In 2016 |magazine= Forbes |date= October 14, 2016 |accessdate= November 23, 2016 |url= http://www.forbes.com/sites/zackomalleygreenburg/2016/10/14/michael-jacksons-earnings-825-million-in-2016/}}</ref>
== Albums ==
* Got to Be There (1972)
* Ben (1972)
* Music & Me (1973)
* Forever, Michael (1975)
* Off the Wall (1979)
* Thriller (1982)
* Bad (1987)
* Dangerous (1991)
* HIStory: Past, Present and Future, Book I (1995)
* Invincible (2001)
==References==
{{reflist}}
{{Commonscat}}
{{Authority control}}
{{DEFAULTSORT:Jackson, Michael}}
[[Category:Michael Jackson]]
[[Category:1958 births]]
[[Category:2009 daiths]]
[[Category:20t-century American sangsters]]
[[Category:21st-century American sangsters]]
[[Category:Accidental daiths in Californie]]
[[Category:African-American choreographers]]
[[Category:African-American male dancers]]
[[Category:African-American male sangsters]]
[[Category:African-American record producers]]
[[Category:African-American rock sangsters]]
[[Category:African-American sangwriters]]
[[Category:American beatboxers]]
[[Category:American dance muisickers]]
[[Category:American disco muisickers]]
[[Category:American expatriates in Ireland]]
[[Category:American funk sangsters]]
[[Category:American humanitarians]]
[[Category:American male dancers]]
[[Category:American male pop sangsters]]
[[Category:American male sangsters]]
[[Category:American manslauchter victims]]
[[Category:American multi-instrumentalists]]
[[Category:American record producers]]
[[Category:American rhythm an blues sangsters]]
[[Category:American rock sangsters]]
[[Category:American rock sangwriters]]
[[Category:American male sangwriters]]
[[Category:American sangster-sangwriters]]
[[Category:American soul sangsters]]
[[Category:American tenors]]
[[Category:Boy sopranos]]
[[Category:Brit Award winners]]
[[Category:Buirials at Forest Lawn Memorial Park (Glendale)]]
[[Category:Bairn pop muisickers]]
[[Category:Drog-relatit daiths in Californie]]
[[Category:Epic Records airtists]]
[[Category:Grammy Awaird winners]]
[[Category:Grammy Leegend Awaird]]
[[Category:Grammy Lifetime Achievement Awaird winners]]
[[Category:History o Gary, Indiana]]
[[Category:Jackson faimily (shaw business)]]
[[Category:Motown airtists]]
[[Category:Muisickers frae Gary, Indiana]]
[[Category:National Museum of Dance Hall of Fame inductees]]
[[Category:Fowk acquittit o sex crimes]]
[[Category:Fowk frae Santa Barbara Coonty, Californie]]
[[Category:Fowk wi lupus]]
[[Category:Post-disco muisickers]]
[[Category:Rock and Roll Hall of Fame inductees]]
[[Category:Sangsters frae Californie]]
[[Category:Sangwriters frae Californie]]
[[Category:Sangwriters frae Indiana]]
[[Category:Songwriters Hall of Fame inductees]]
[[Category:The Jackson 5 members]]
[[Category:Fowk wi Vitiligo]]
[[Category:World Music Awards winners]]
[[Category:Writers frae Gary, Indiana]]
{{Stub/USMuisician}}
tp3yjsk8rw8cl9t5hnl1q7zplwcc9x7
915795
915794
2026-04-27T04:27:45Z
CiphriusKane
74958
Revertit edit o ~2026-25540-90, chynged back tae last version bi CiphriusKane
914697
wikitext
text/x-wiki
{{Infobox person
| image =
| caption = Jackson performin in 1993
| birth_name = Michael Joseph Jackson
| alias = Michael Joe Jackson<!-- Legal aliases only. This is not a field for nicknames.-->
| birth_date = {{Birth date|1958|8|29}}
| birth_place = [[Gary, Indiana|Gary]], [[Indiana]], U.S.
| death_date = {{Death date and age|2009|6|25|1958|8|29}}
| death_place = [[Los Angeles]], [[Californie]], U.S.
| death_cause = [[Cardiac arrest]] induced bi [[propofol]] an [[benzodiazepine]] intoxication
| resting_place = [[Glendale, Californie|Glendale]], Californie, U.S.
| occupation = <!--Please do not add any more occupations to the list, it is long enough already-->{{hlist|Sangster|sangwriter|dancer|actor|record producer|businessman|philanthropist}}
| spouse = {{marriage|[[Lisa Marie Presley]]<br/>|1994|1996|end=divorced}}<br/>{{marriage|[[Debbie Rowe]]<br/>|1996|1999|end=divorced}}
| children = 3
| parents = {{unbulleted list|[[Joe Jackson (manager)|Joe Jackson]]|[[Katherine Jackson]]}}
| relatives = See [[Jackson faimily]]
| website = {{url|michaeljackson.com}}
| signature = Michael_Jackson_signature.svg
| module = {{Infobox musical artist|embed=yes
| instrument = <!--If you think an instrument should be listed, a discussion to reach consensus is needed first-->Vocals
| background = solo_singer
| genre = <!--These music genres are all sourced under the section #Musical themes and genres-->{{hlist|[[Pop muisic|Pop]]|[[Soul muisic|soul]]|[[rhythm an blues]]|[[funk]]|[[Rock muisic|rock]]|[[disco]]|[[post-disco]]|[[dance-pop]]|[[new jack swing]]}}
| years_active = 1964–2009
| label = {{hlist|[[Steeltown Records|Steeltown]]|[[Motown]]|[[Epic Records|Epic]]|[[Legacy Recordings|Legacy]]|[[Sony Music|Sony]]|[[MJJ Music|MJJ Productions]]}}
| associated_acts = [[The Jackson 5]]
}}
}}
'''Michael Joseph Jackson'''<ref>County of Los Angeles Department of Health Services (2009). [[:File:Michael Jackson death certificate.jpg|Michael Jackson death certificate]].</ref><ref name="allmusic">{{cite web|first= Steve |last= Huey |title= Michael Jackson – Artist Biography |url= http://www.allmusic.com/artist/michael-jackson-mn0000467203/biography |publisher= [[AllMusic]]. [[All Media Network]] |accessdate= May 31, 2015}}</ref> (August 29, 1958 – Juin 25, 2009) wis an American sangster, sangwriter, record producer, dancer, actor, an philanthropist.<ref>{{cite news|first= Tina |last= Daunt |title= Michael Jackson's generous legacy |newspaper= [[Los Angeles Times]] |date= July 8, 2009 |accessdate= October 20, 2016 |url= http://articles.latimes.com/2009/jul/08/entertainment/et-cause8}}</ref><ref>{{cite news|title= Michael Jackson honoured for humanitarian efforts in Austria |newspaper= [[The Economic Times]] |date= July 25, 2009 |accessdate= October 20, 2016 |url= http://economictimes.indiatimes.com/industry/media/entertainment/michael-jackson-honoured-for-humanitarian-efforts-in-austria/articleshow/4819579.cms?from=mdr}}</ref><ref>{{cite web|author= Ice Pick Slim 17 |title= Remembering Michael Jackson: The Global Humanitarian |website= Hip-Hop Wired |date= June 25, 2011 |accessdate= October 20, 2016 |url= http://hiphopwired.com/2011/06/25/remembering-michael-jackson-the-global-humanitarian/}}</ref> Cried the "[[Honoureefic nicknames in popular muisic|Keeng o Pop]]",<ref name="LJ3">Lewis Jones, 2005, p. 3 : "He wears the crown as the King Of Pop because no artist has broken his record of selling nearly 60 million copies of a single Album (Thriller)".</ref><ref name="Arar">{{cite news|first= Yardena |last= Arar |date= February 29, 1984 |title= Michael Jackson coronated latest king of rock 'n' roll |newspaper= [[Boca Raton News]] |page= 7A}}</ref><ref name="SBee">{{cite news|title= Is the thrill gone for singer Michael Jackson? |newspaper= [[Sacramento Bee]] |date= July 27, 1987 |page= B3}}</ref><ref>{{cite web|title= Michael Jackson: 10 Achievements That Made Him The King Of Pop |date= June 24, 2014 |accessdate= October 20, 2016 |publisher= Grammy.com |url= http://www.grammy.com/blogs/michael-jackson-10-achievements-that-made-him-the-king-of-pop}}</ref> his contreibutions tae muisic, dance, an fashion<ref>{{cite news|first= Kasmin |last= Fernandes |title= Why Michael Jackson was a style icon |newspaper= [[The Times of India]] |date= June 25, 2014 |accessdate= March 11, 2016 |url= http://timesofindia.indiatimes.com/life-style/fashion/style-guide/Why-Michael-Jackson-was-a-style-icon/articleshow/37175580.cms?from=mdr}}</ref><ref>{{cite press release|first= Don |last= Lemon |title= Michael Jackson's style influence lives on |agency= [[CNN]] |date= June 23, 2010 |accessdate= March 11, 2016 |url= http://edition.cnn.com/2010/SHOWBIZ/06/23/michael.jackson.fashion/}}</ref><ref>{{cite news |first= Jocelyn |last= Vena |title= Michael Jackson's Style Legacy, From Military Jackets To One Glove |date= June 26, 2009 |publisher= MTV |accessdate= March 11, 2016 |url= http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |archive-date= 2019-09-30 |archive-url= https://web.archive.org/web/20190930205643/http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |url-status= dead }}</ref> alang wi his publicised personal life made him a global feegur in [[popular cultur]] for ower fower decades.
The aicht bairn o the [[Jackson faimily]], Michael made his professional debut in 1964 wi his elder brithers [[Jackie Jackson|Jackie]], [[Tito Jackson|Tito]], [[Jermaine Jackson|Jermaine]], an [[Marlon Jackson|Marlon]] as a member o the [[the Jackson 5|Jackson 5]]. He began his solo career in 1971. In the early 1980s, Jackson acame a dominant feegur in popular muisic. His [[muisic video]]s, includin thae o "[[Beat It]]", "[[Billie Jean]]", an "[[Thriller (sang)|Thriller]]" frae his 1982 album ''[[Thriller (Michael Jackson album)|Thriller]]'', are creditit wi breakin racial barriers an transformin the medium intae an airt form an promotional tuil. The popularity o thir videos helped bring the telly channel [[MTV]] tae fame. Jackson's 1987 album ''[[Bad (album)|Bad]]'' spawned the U.S. [[Billboard Hot 100|''Billboard'' Hot 100]] nummer-ane singles "[[I Just Can't Stop Loving You]]", "[[Bad (Michael Jackson sang)|Bad]]", "[[The Way You Make Me Feel]]", "[[Man in the Mirror]]", an "[[Dirty Diana]]", acomin the first album tae hae five nummer-ane singles on the ''Billboard'' Hot 100. He continued tae innovate wi videos sic as "[[Black or White]]" an "[[Scream/Childhood|Scream]]" throuoot the 1990s, an forged a reputation as a tourin solo airtist. Throu stage an video performances, Jackson popularised a nummer o complicatit dance techniques, sic as the [[robot (dance)|robot]] an the [[muinwalk (dance)|muinwalk]], tae which he gae the name. His distinctive soond an style haes influenced [[Leet o airtists influenced bi Michael Jackson|numerous airtists]] o various muisic genres.
''Thriller'' is the [[Leet o best-sellin albums|best-sellin album o aw time]], wi estimatit sales o 65 million copies warldwide. Jackson's ither albums, includin ''[[Off the Wall]]'' (1979), ''[[Bad (album)|Bad]]'' (1987), ''[[Dangerous (Michael Jackson album)|Dangerous]]'' (1991), an ''[[HIStory: Past, Present and Future, Book I|HIStory]]'' (1995), an aa rank amang the warld's best-sellin albums. He is recognised as the "Most Successful Entertainer of All Time" bi ''[[Guinness World Records]]''.<ref name="CityNews">{{cite news |title= Michael Jackson Named Most Successful Entertainer Of All Time |url= http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |work= [[CityNews]] |date= November 15, 2006 |accessdate= May 31, 2015 |archive-date= 2016-04-29 |archive-url= https://web.archive.org/web/20160429090029/http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |url-status= dead }}</ref><ref name="Ditzian">{{cite news |first= Eric |last= Ditzian |title= Michael Jackson's Groundbreaking Career, By The Numbers |publisher= MTV |date= June 26, 2009 |accessdate= March 2, 2016 |url= http://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |archive-date= 2021-05-05 |archive-url= https://web.archive.org/web/20210505230313/https://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |url-status= dead }}</ref> Jackson is ane o the few airtists tae hae been inductit intae the [[Rock and Roll Hall of Fame]] twace, an wis an aa inductit intae the Songwriters Hall of Fame an the Dance Hall of Fame as the anerly dancer frae pop an rock muisic. His [[Records an achievements o Michael Jackson|ither achievements]] include multiple ''Guinness World Records'', 13 [[Grammy Award]]s, the [[Grammy Leegend Awaird]], the [[Grammy Lifetime Achievement Award]], 26 [[American Music Awards]]—mair nor ony ither airtist—includin the "Artist of the Century" an "Artist of the 1980s", 13 [[Leet o airtists bi nummer o Billboard Hot 100 nummer-ane singles|nummer-ane singles in the Unitit States]] during his solo career—mair nor ony ither male airtist in the [[Billboard Hot 100|Hot 100]] era—an estimatit sales o ower 350 million records warldwide.{{ref label|Note 1|Note 1}} Jackson wan [[Leet o awairds an nominations received bi Michael Jackson|hunders o awairds]], makin him the maist awairdit recordin airtist in the history o popular muisic.<ref>{{cite news|first= Monica |last= Lewis |date= June 14, 2007 |title= 20 People Who Changed Black Music: Michael Jackson, the Child Star-Turned-Adult Enigma |url= http://www.miamiherald.com/2007/06/14/139458/20-people-who-changed-black-music.html |newspaper= [[The Miami Herald]] |accessdate= March 16, 2013}}</ref> He acame the first airtist in history tae hae a tap ten single in the ''Billboard'' Hot 100 in five different decades when "[[Love Never Felt So Good]]" reached nummer nine on Mey 21, 2014.<ref>{{cite magazine|first= Gary |last= Trust |date= May 21, 2014 |title= Michael Jackson, Coldplay Hit Hot 100's Top 10; John Legend Still No. 1 |magazine= [[Billboard (magazine)|Billboard]] |url= http://www.billboard.com/articles/news/6092276/michael-jackson-coldplay-hot-100-top-10-john-legend-no-1 |accessdate= May 23, 2014}}</ref> Jackson traveled the warld attendin events honourin his humanitarianism, an, in 2000, the ''Guinness World Records'' recognised him for supportin 39 charities, mair nor ony ither enterteener.<ref>{{cite magazine|first= Maureen |last= Orth |date= April 2003 |title= Losing His Grip |magazine= [[Vanity Fair (magazine)|Vanity Fair]] |url= http://www.vanityfair.com/fame/features/2003/04/orth200304 |archivedate= March 6, 2008 |archiveurl= https://web.archive.org/web/20080306064036/http://www.vanityfair.com/fame/features/2003/04/orth200304}}</ref>
Aspects o Jackson's personal life, includin his chyngin [[Michael Jackson's heal an appearance|appearance]], [[Personal relationships o Michael Jackson|personal relationships]], an behaviour, generatit controversy. In 1993, he wis [[1993 bairn sexual abuiss accusations against Michael Jackson|accused o bairn sexual abuiss]], but the ceevil case wis settled oot o coort for an undisclosed amoont an na formal chairges war brocht.<ref>{{cite press release|first= Josh |last= Mankiewicz|date= September 3, 2004 |url= http://www.nbcnews.com/id/5906855/ns/dateline_nbc-newsmakers/t/new-details-about-jackson-case/ |title= New details about 1993 Jackson case |agency= [[NBC News]]}}</ref> In 2005, he wis [[Trial o Michael Jackson|tried an acquittit]] o faur bairn sexual abuiss allegations an several ither chairges efter the juiry foond him nae guilty on aw coonts. While preparin for his comeback concert series, ''[[This Is It (concerts)|This Is It]]'', Jackson [[Daith o Michael Jackson|dee'd]] o acute [[propofol]] an [[benzodiazepine]] intoxication on Juin 25, 2009, efter sufferin frae cardiac reest. The [[Los Angeles Coonty Depairtment o Medical Examiner-Coroner|Los Angeles Coonty Coroner]] ruled his daith a homicide, an his personal pheesician, [[California v. Murray|Conrad Murray, wis convicted]] o [[involuntary manslauchter]]. Jackson's daith triggered a global ootpourin o grief, an a live broadcast o his [[Michael Jackson memorial service|public memorial service]] wis viewed aroond the warld.<ref>{{cite press release |title= Hazarika's funeral creates world record |url= http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |agency= [[MSN News]] |date= November 15, 2011 |accessdate= May 31, 2015 |archive-date= 2014-08-07 |archive-url= https://web.archive.org/web/20140807110046/http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |url-status= dead }}</ref> ''[[Forbes]]'' ranks Jackson as the tap-earnin deid celebrity wi earnins o $825 million in 2016, the heichest yearly amoont ever recordit bi the publication.<ref name="Forbes">{{cite magazine|first= Zack O'Malley |last= Greenburg |authorlink= Zack O'Malley Greenburg |title= Michael Jackson's Earnings: $825 Million In 2016 |magazine= Forbes |date= October 14, 2016 |accessdate= November 23, 2016 |url= http://www.forbes.com/sites/zackomalleygreenburg/2016/10/14/michael-jacksons-earnings-825-million-in-2016/}}</ref>
== Albums ==
* Got to Be There (1972)
* Ben (1972)
* Music & Me (1973)
* Forever, Michael (1975)
* Off the Wall (1979)
* Thriller (1982)
* Bad (1987)
* Dangerous (1991)
* HIStory: Past, Present and Future, Book I (1995)
* Invincible (2001)
==References==
{{reflist}}
{{Commonscat}}
{{Authority control}}
{{DEFAULTSORT:Jackson, Michael}}
[[Category:Michael Jackson]]
[[Category:1958 births]]
[[Category:2009 daiths]]
[[Category:20t-century American sangsters]]
[[Category:21st-century American sangsters]]
[[Category:Accidental daiths in Californie]]
[[Category:African-American choreographers]]
[[Category:African-American male dancers]]
[[Category:African-American male sangsters]]
[[Category:African-American record producers]]
[[Category:African-American rock sangsters]]
[[Category:African-American sangwriters]]
[[Category:American beatboxers]]
[[Category:American dance muisickers]]
[[Category:American disco muisickers]]
[[Category:American expatriates in Ireland]]
[[Category:American funk sangsters]]
[[Category:American humanitarians]]
[[Category:American male dancers]]
[[Category:American male pop sangsters]]
[[Category:American male sangsters]]
[[Category:American manslauchter victims]]
[[Category:American multi-instrumentalists]]
[[Category:American record producers]]
[[Category:American rhythm an blues sangsters]]
[[Category:American rock sangsters]]
[[Category:American rock sangwriters]]
[[Category:American male sangwriters]]
[[Category:American sangster-sangwriters]]
[[Category:American soul sangsters]]
[[Category:American tenors]]
[[Category:Boy sopranos]]
[[Category:Brit Award winners]]
[[Category:Buirials at Forest Lawn Memorial Park (Glendale)]]
[[Category:Bairn pop muisickers]]
[[Category:Drog-relatit daiths in Californie]]
[[Category:Epic Records airtists]]
[[Category:Grammy Awaird winners]]
[[Category:Grammy Leegend Awaird]]
[[Category:Grammy Lifetime Achievement Awaird winners]]
[[Category:History o Gary, Indiana]]
[[Category:Jackson faimily (shaw business)]]
[[Category:Motown airtists]]
[[Category:Muisickers frae Gary, Indiana]]
[[Category:National Museum of Dance Hall of Fame inductees]]
[[Category:Fowk acquittit o sex crimes]]
[[Category:Fowk frae Santa Barbara Coonty, Californie]]
[[Category:Fowk wi lupus]]
[[Category:Post-disco muisickers]]
[[Category:Rock and Roll Hall of Fame inductees]]
[[Category:Sangsters frae Californie]]
[[Category:Sangwriters frae Californie]]
[[Category:Sangwriters frae Indiana]]
[[Category:Songwriters Hall of Fame inductees]]
[[Category:The Jackson 5 members]]
[[Category:Fowk wi Vitiligo]]
[[Category:World Music Awards winners]]
[[Category:Writers frae Gary, Indiana]]
{{Stub/USMuisician}}
mw51wtadpuecy0shudguof12n06g1ky
915796
915795
2026-04-27T04:41:52Z
CiphriusKane
74958
915796
wikitext
text/x-wiki
{{Fixscots}}
{{Infobox person
| image =
| caption = Jackson performin in 1993
| birth_name = Michael Joseph Jackson
| alias = Michael Joe Jackson<!-- Legal aliases only. This is not a field for nicknames.-->
| birth_date = {{Birth date|1958|8|29}}
| birth_place = [[Gary, Indiana|Gary]], [[Indiana]], U.S.
| death_date = {{Death date and age|2009|6|25|1958|8|29}}
| death_place = [[Los Angeles]], [[Californie]], U.S.
| death_cause = [[Cardiac arrest]] induced bi [[propofol]] an [[benzodiazepine]] intoxication
| resting_place = [[Glendale, Californie|Glendale]], Californie, U.S.
| occupation = <!--Please do not add any more occupations to the list, it is long enough already-->{{hlist|Sangster|sangwriter|dancer|actor|record producer|businessman|philanthropist}}
| spouse = {{marriage|[[Lisa Marie Presley]]<br/>|1994|1996|end=divorced}}<br/>{{marriage|[[Debbie Rowe]]<br/>|1996|1999|end=divorced}}
| children = 3
| parents = {{unbulleted list|[[Joe Jackson (manager)|Joe Jackson]]|[[Katherine Jackson]]}}
| relatives = See [[Jackson faimily]]
| website = {{url|michaeljackson.com}}
| signature = Michael_Jackson_signature.svg
| module = {{Infobox musical artist|embed=yes
| instrument = <!--If you think an instrument should be listed, a discussion to reach consensus is needed first-->Vocals
| background = solo_singer
| genre = <!--These music genres are all sourced under the section #Musical themes and genres-->{{hlist|[[Pop muisic|Pop]]|[[Soul muisic|soul]]|[[rhythm an blues]]|[[funk]]|[[Rock muisic|rock]]|[[disco]]|[[post-disco]]|[[dance-pop]]|[[new jack swing]]}}
| years_active = 1964–2009
| label = {{hlist|[[Steeltown Records|Steeltown]]|[[Motown]]|[[Epic Records|Epic]]|[[Legacy Recordings|Legacy]]|[[Sony Music|Sony]]|[[MJJ Music|MJJ Productions]]}}
| associated_acts = [[The Jackson 5]]
}}
}}
'''Michael Joseph Jackson'''<ref>County of Los Angeles Department of Health Services (2009). [[:File:Michael Jackson death certificate.jpg|Michael Jackson death certificate]].</ref><ref name="allmusic">{{cite web|first= Steve |last= Huey |title= Michael Jackson – Artist Biography |url= http://www.allmusic.com/artist/michael-jackson-mn0000467203/biography |publisher= [[AllMusic]]. [[All Media Network]] |accessdate= May 31, 2015}}</ref> (August 29, 1958 – Juin 25, 2009) wis an American sangster, sangwriter, record producer, dancer, actor, an philanthropist.<ref>{{cite news|first= Tina |last= Daunt |title= Michael Jackson's generous legacy |newspaper= [[Los Angeles Times]] |date= July 8, 2009 |accessdate= October 20, 2016 |url= http://articles.latimes.com/2009/jul/08/entertainment/et-cause8}}</ref><ref>{{cite news|title= Michael Jackson honoured for humanitarian efforts in Austria |newspaper= [[The Economic Times]] |date= July 25, 2009 |accessdate= October 20, 2016 |url= http://economictimes.indiatimes.com/industry/media/entertainment/michael-jackson-honoured-for-humanitarian-efforts-in-austria/articleshow/4819579.cms?from=mdr}}</ref><ref>{{cite web|author= Ice Pick Slim 17 |title= Remembering Michael Jackson: The Global Humanitarian |website= Hip-Hop Wired |date= June 25, 2011 |accessdate= October 20, 2016 |url= http://hiphopwired.com/2011/06/25/remembering-michael-jackson-the-global-humanitarian/}}</ref> Cried the "King o Pop",<ref name="LJ3">Lewis Jones, 2005, p. 3 : "He wears the crown as the King Of Pop because no artist has broken his record of selling nearly 60 million copies of a single Album (Thriller)".</ref><ref name="Arar">{{cite news|first= Yardena |last= Arar |date= February 29, 1984 |title= Michael Jackson coronated latest king of rock 'n' roll |newspaper= [[Boca Raton News]] |page= 7A}}</ref><ref name="SBee">{{cite news|title= Is the thrill gone for singer Michael Jackson? |newspaper= [[Sacramento Bee]] |date= July 27, 1987 |page= B3}}</ref><ref>{{cite web|title= Michael Jackson: 10 Achievements That Made Him The King Of Pop |date= June 24, 2014 |accessdate= October 20, 2016 |publisher= Grammy.com |url= http://www.grammy.com/blogs/michael-jackson-10-achievements-that-made-him-the-king-of-pop}}</ref> his contreibutions tae muisic, dance, an fashion<ref>{{cite news|first= Kasmin |last= Fernandes |title= Why Michael Jackson was a style icon |newspaper= [[The Times of India]] |date= June 25, 2014 |accessdate= March 11, 2016 |url= http://timesofindia.indiatimes.com/life-style/fashion/style-guide/Why-Michael-Jackson-was-a-style-icon/articleshow/37175580.cms?from=mdr}}</ref><ref>{{cite press release|first= Don |last= Lemon |title= Michael Jackson's style influence lives on |agency= [[CNN]] |date= June 23, 2010 |accessdate= March 11, 2016 |url= http://edition.cnn.com/2010/SHOWBIZ/06/23/michael.jackson.fashion/}}</ref><ref>{{cite news |first= Jocelyn |last= Vena |title= Michael Jackson's Style Legacy, From Military Jackets To One Glove |date= June 26, 2009 |publisher= MTV |accessdate= March 11, 2016 |url= http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |archive-date= 2019-09-30 |archive-url= https://web.archive.org/web/20190930205643/http://www.mtv.com/news/1614819/michael-jacksons-style-legacy-from-military-jackets-to-one-glove/ |url-status= dead }}</ref> alang wi his publicised personal life made him a global feegur in [[popular cultur]] for ower fower decades.
The aicht bairn o the [[Jackson faimily]], Michael made his professional debut in 1964 wi his elder brithers [[Jackie Jackson|Jackie]], [[Tito Jackson|Tito]], [[Jermaine Jackson|Jermaine]], an [[Marlon Jackson|Marlon]] as a member o the [[the Jackson 5|Jackson 5]]. He began his solo career in 1971. In the early 1980s, Jackson acame a dominant feegur in popular muisic. His [[muisic video]]s, includin thae o "[[Beat It]]", "[[Billie Jean]]", an "[[Thriller (sang)|Thriller]]" frae his 1982 album ''[[Thriller (Michael Jackson album)|Thriller]]'', are creditit wi breakin racial barriers an transformin the medium intae an airt form an promotional tuil. The popularity o thir videos helped bring the telly channel [[MTV]] tae fame. Jackson's 1987 album ''[[Bad (album)|Bad]]'' spawned the U.S. [[Billboard Hot 100|''Billboard'' Hot 100]] nummer-ane singles "[[I Just Can't Stop Loving You]]", "[[Bad (Michael Jackson sang)|Bad]]", "[[The Way You Make Me Feel]]", "[[Man in the Mirror]]", an "[[Dirty Diana]]", acomin the first album tae hae five nummer-ane singles on the ''Billboard'' Hot 100. He continued tae innovate wi videos sic as "[[Black or White]]" an "[[Scream/Childhood|Scream]]" throuoot the 1990s, an forged a reputation as a tourin solo airtist. Throu stage an video performances, Jackson popularised a nummer o complicatit dance techniques, sic as the [[robot (dance)|robot]] an the [[muinwalk (dance)|muinwalk]], tae which he gae the name. His distinctive soond an style haes influenced [[Leet o airtists influenced bi Michael Jackson|numerous airtists]] o various muisic genres.
''Thriller'' is the [[Leet o best-sellin albums|best-sellin album o aw time]], wi estimatit sales o 65 million copies warldwide. Jackson's ither albums, includin ''[[Off the Wall]]'' (1979), ''[[Bad (album)|Bad]]'' (1987), ''[[Dangerous (Michael Jackson album)|Dangerous]]'' (1991), an ''[[HIStory: Past, Present and Future, Book I|HIStory]]'' (1995), an aa rank amang the warld's best-sellin albums. He is recognised as the "Most Successful Entertainer of All Time" bi ''[[Guinness World Records]]''.<ref name="CityNews">{{cite news |title= Michael Jackson Named Most Successful Entertainer Of All Time |url= http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |work= [[CityNews]] |date= November 15, 2006 |accessdate= May 31, 2015 |archive-date= 2016-04-29 |archive-url= https://web.archive.org/web/20160429090029/http://www.citynews.ca/2006/11/15/michael-jackson-named-most-successful-entertainer-of-all-time/ |url-status= dead }}</ref><ref name="Ditzian">{{cite news |first= Eric |last= Ditzian |title= Michael Jackson's Groundbreaking Career, By The Numbers |publisher= MTV |date= June 26, 2009 |accessdate= March 2, 2016 |url= http://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |archive-date= 2021-05-05 |archive-url= https://web.archive.org/web/20210505230313/https://www.mtv.com/news/1614815/michael-jacksons-groundbreaking-career-by-the-numbers/ |url-status= dead }}</ref> Jackson is ane o the few airtists tae hae been inductit intae the [[Rock and Roll Hall of Fame]] twace, an wis an aa inductit intae the Songwriters Hall of Fame an the Dance Hall of Fame as the anerly dancer frae pop an rock muisic. His [[Records an achievements o Michael Jackson|ither achievements]] include multiple ''Guinness World Records'', 13 [[Grammy Award]]s, the [[Grammy Leegend Awaird]], the [[Grammy Lifetime Achievement Award]], 26 [[American Music Awards]]—mair nor ony ither airtist—includin the "Artist of the Century" an "Artist of the 1980s", 13 [[Leet o airtists bi nummer o Billboard Hot 100 nummer-ane singles|nummer-ane singles in the Unitit States]] during his solo career—mair nor ony ither male airtist in the [[Billboard Hot 100|Hot 100]] era—an estimatit sales o ower 350 million records warldwide.{{ref label|Note 1|Note 1}} Jackson wan [[Leet o awairds an nominations received bi Michael Jackson|hunders o awairds]], makin him the maist awairdit recordin airtist in the history o popular muisic.<ref>{{cite news|first= Monica |last= Lewis |date= June 14, 2007 |title= 20 People Who Changed Black Music: Michael Jackson, the Child Star-Turned-Adult Enigma |url= http://www.miamiherald.com/2007/06/14/139458/20-people-who-changed-black-music.html |newspaper= [[The Miami Herald]] |accessdate= March 16, 2013}}</ref> He acame the first airtist in history tae hae a tap ten single in the ''Billboard'' Hot 100 in five different decades when "[[Love Never Felt So Good]]" reached nummer nine on Mey 21, 2014.<ref>{{cite magazine|first= Gary |last= Trust |date= May 21, 2014 |title= Michael Jackson, Coldplay Hit Hot 100's Top 10; John Legend Still No. 1 |magazine= [[Billboard (magazine)|Billboard]] |url= http://www.billboard.com/articles/news/6092276/michael-jackson-coldplay-hot-100-top-10-john-legend-no-1 |accessdate= May 23, 2014}}</ref> Jackson traveled the warld attendin events honourin his humanitarianism, an, in 2000, the ''Guinness World Records'' recognised him for supportin 39 charities, mair nor ony ither enterteener.<ref>{{cite magazine|first= Maureen |last= Orth |date= April 2003 |title= Losing His Grip |magazine= [[Vanity Fair (magazine)|Vanity Fair]] |url= http://www.vanityfair.com/fame/features/2003/04/orth200304 |archivedate= March 6, 2008 |archiveurl= https://web.archive.org/web/20080306064036/http://www.vanityfair.com/fame/features/2003/04/orth200304}}</ref>
Aspects o Jackson's personal life, includin his chyngin [[Michael Jackson's heal an appearance|appearance]], [[Personal relationships o Michael Jackson|personal relationships]], an behaviour, generatit controversy. In 1993, he wis [[1993 bairn sexual abuiss accusations against Michael Jackson|accused o bairn sexual abuiss]], but the ceevil case wis settled oot o coort for an undisclosed amoont an na formal chairges war brocht.<ref>{{cite press release|first= Josh |last= Mankiewicz|date= September 3, 2004 |url= http://www.nbcnews.com/id/5906855/ns/dateline_nbc-newsmakers/t/new-details-about-jackson-case/ |title= New details about 1993 Jackson case |agency= [[NBC News]]}}</ref> In 2005, he wis [[Trial o Michael Jackson|tried an acquittit]] o faur bairn sexual abuiss allegations an several ither chairges efter the juiry foond him nae guilty on aw coonts. While preparin for his comeback concert series, ''[[This Is It (concerts)|This Is It]]'', Jackson [[Daith o Michael Jackson|dee'd]] o acute [[propofol]] an [[benzodiazepine]] intoxication on Juin 25, 2009, efter sufferin frae cardiac reest. The [[Los Angeles Coonty Depairtment o Medical Examiner-Coroner|Los Angeles Coonty Coroner]] ruled his daith a homicide, an his personal pheesician, [[California v. Murray|Conrad Murray, wis convicted]] o [[involuntary manslauchter]]. Jackson's daith triggered a global ootpourin o grief, an a live broadcast o his [[Michael Jackson memorial service|public memorial service]] wis viewed aroond the warld.<ref>{{cite press release |title= Hazarika's funeral creates world record |url= http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |agency= [[MSN News]] |date= November 15, 2011 |accessdate= May 31, 2015 |archive-date= 2014-08-07 |archive-url= https://web.archive.org/web/20140807110046/http://news.in.msn.com/national/article.aspx?cp-documentid=5592621 |url-status= dead }}</ref> ''[[Forbes]]'' ranks Jackson as the tap-earnin deid celebrity wi earnins o $825 million in 2016, the heichest yearly amoont ever recordit bi the publication.<ref name="Forbes">{{cite magazine|first= Zack O'Malley |last= Greenburg |authorlink= Zack O'Malley Greenburg |title= Michael Jackson's Earnings: $825 Million In 2016 |magazine= Forbes |date= October 14, 2016 |accessdate= November 23, 2016 |url= http://www.forbes.com/sites/zackomalleygreenburg/2016/10/14/michael-jacksons-earnings-825-million-in-2016/}}</ref>
== Albums ==
* Got to Be There (1972)
* Ben (1972)
* Music & Me (1973)
* Forever, Michael (1975)
* Off the Wall (1979)
* Thriller (1982)
* Bad (1987)
* Dangerous (1991)
* HIStory: Past, Present and Future, Book I (1995)
* Invincible (2001)
==References==
{{reflist}}
{{Commonscat}}
{{Authority control}}
{{DEFAULTSORT:Jackson, Michael}}
[[Category:Michael Jackson]]
[[Category:1958 births]]
[[Category:2009 daiths]]
[[Category:20t-century American sangsters]]
[[Category:21st-century American sangsters]]
[[Category:Accidental daiths in Californie]]
[[Category:African-American choreographers]]
[[Category:African-American male dancers]]
[[Category:African-American male sangsters]]
[[Category:African-American record producers]]
[[Category:African-American rock sangsters]]
[[Category:African-American sangwriters]]
[[Category:American beatboxers]]
[[Category:American dance muisickers]]
[[Category:American disco muisickers]]
[[Category:American expatriates in Ireland]]
[[Category:American funk sangsters]]
[[Category:American humanitarians]]
[[Category:American male dancers]]
[[Category:American male pop sangsters]]
[[Category:American male sangsters]]
[[Category:American manslauchter victims]]
[[Category:American multi-instrumentalists]]
[[Category:American record producers]]
[[Category:American rhythm an blues sangsters]]
[[Category:American rock sangsters]]
[[Category:American rock sangwriters]]
[[Category:American male sangwriters]]
[[Category:American sangster-sangwriters]]
[[Category:American soul sangsters]]
[[Category:American tenors]]
[[Category:Boy sopranos]]
[[Category:Brit Award winners]]
[[Category:Buirials at Forest Lawn Memorial Park (Glendale)]]
[[Category:Bairn pop muisickers]]
[[Category:Drog-relatit daiths in Californie]]
[[Category:Epic Records airtists]]
[[Category:Grammy Awaird winners]]
[[Category:Grammy Leegend Awaird]]
[[Category:Grammy Lifetime Achievement Awaird winners]]
[[Category:History o Gary, Indiana]]
[[Category:Jackson faimily (shaw business)]]
[[Category:Motown airtists]]
[[Category:Muisickers frae Gary, Indiana]]
[[Category:National Museum of Dance Hall of Fame inductees]]
[[Category:Fowk acquittit o sex crimes]]
[[Category:Fowk frae Santa Barbara Coonty, Californie]]
[[Category:Fowk wi lupus]]
[[Category:Post-disco muisickers]]
[[Category:Rock and Roll Hall of Fame inductees]]
[[Category:Sangsters frae Californie]]
[[Category:Sangwriters frae Californie]]
[[Category:Sangwriters frae Indiana]]
[[Category:Songwriters Hall of Fame inductees]]
[[Category:The Jackson 5 members]]
[[Category:Fowk wi Vitiligo]]
[[Category:World Music Awards winners]]
[[Category:Writers frae Gary, Indiana]]
{{Stub/USMuisician}}
glnhzc6scdj7ljim5xn0i7x3pathwlu
Lana Del Rey
0
63462
915777
911813
2026-04-26T18:05:10Z
Niegodzisie
56818
/* Discografie */
915777
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
<!--DO NOT CHANGE IMAGE without contributing to the talk page discussion. Thank you.-->
| image = Lana Del Rey at the Echo Awards 2013.jpg
| imagesize =
| caption = Lana Del Rey attendin the [[2013 Echo Awards]].
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her [[stage name]] '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
{{Main|Lana Del Rey discografie}}
;Studio albums
* ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' (2010)
* ''[[Born to Die (Lana Del Rey album)|Born to Die]]'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''[[Kill Kill]]'' (2008)
* ''[[Lana Del Rey (EP)|Lana Del Rey]]'' (2012)
* ''[[Paradise (Lana Del Rey album)|Paradise]]'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* [[Paradise Tour]] (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
152rapqjnov6qzmf4i546yxwd5fejw3
915778
915777
2026-04-26T22:03:21Z
Atlantic306
30244
updated image from wiki commons. Also removed erroneous warning as there is no talk page.
915778
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her [[stage name]] '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
{{Main|Lana Del Rey discografie}}
;Studio albums
* ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' (2010)
* ''[[Born to Die (Lana Del Rey album)|Born to Die]]'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''[[Kill Kill]]'' (2008)
* ''[[Lana Del Rey (EP)|Lana Del Rey]]'' (2012)
* ''[[Paradise (Lana Del Rey album)|Paradise]]'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* [[Paradise Tour]] (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
b8on6hsw0sekhhh341qankrndhxeonz
915779
915778
2026-04-26T22:05:58Z
Atlantic306
30244
/* Discografie */ reduced red links
915779
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her [[stage name]] '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise÷'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* [[Paradise Tour]] (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
edqwma8ubai62xu3tvfkrxudzk6u9g5
915780
915779
2026-04-26T22:06:58Z
Atlantic306
30244
typo
915780
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her [[stage name]] '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* [[Paradise Tour]] (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
72risiwo9irkf5kzttuh83w6pl86jf7
915781
915780
2026-04-26T22:07:56Z
Atlantic306
30244
/* Tours */ removed red link
915781
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her [[stage name]] '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''[[Lana Del Ray a.k.a. Lizzy Grant]]'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
k7vedj0vj3ng0zta3k4lhkghy39zpg6
915782
915781
2026-04-26T22:21:41Z
Atlantic306
30244
reducing red links
915782
wikitext
text/x-wiki
{{About|the sangster|her EP|Lana Del Rey (EP)|}}
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
3iho6o2zigssb6t338clh50k7xgy058
915783
915782
2026-04-26T22:22:18Z
Atlantic306
30244
removed hat note
915783
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut [[Single (muisic)|single]] "[[Video Games (sang)|Video Games]]" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a [[Viral video|viral internet hit]] wi ower 20 million views, her seicont studio album, ''[[Born to Die (Lana Del Rey album)|Born to Die]]'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "[[Born to Die (song)|Born to Die]]", "[[Blue Jeans (Lana Del Rey song)|Blue Jeans]]", an "[[Summertime Sadness]]."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
0peo9p5frvl6x2ihzcq2lqsuwm2fr8c
915785
915783
2026-04-26T22:24:38Z
Atlantic306
30244
reducing red links
915785
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut single "Video Games" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a viral internet hit wi ower 20 million views, her seicont studio album, ''Born to Die'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "Born to Die", "Blue Jeans", an "Summertime Sadness."
Wi the release o her third [[Extended play|EP]], ''[[Paradise (Lana Del Rey album)|Paradise]]'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, [[Lana Del Rey discografie|her discografie]] includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. A [[Leet o awairds an nominations receivit bi Lana Del Rey|acclaimit]] muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "[[MTV Europe Music Award for Best Alternative|Best Alternative Act]]".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
fljcgsmyu7rd9gcr95qas8z086e78kj
915786
915785
2026-04-26T22:27:29Z
Atlantic306
30244
reducing red links
915786
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut single "Video Games" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a viral internet hit wi ower 20 million views, her seicont studio album, ''Born to Die'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "Born to Die", "Blue Jeans", an "Summertime Sadness."
Wi the release o her third EP, ''Paradise'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, her discografie includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. An acclaimit muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "Best Alternative Act".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the [[;en:1945–60 in fashion|1950s]] an [[:en:1960s in fashion|1960s]] [[Americana (muisic)|Americana]]. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major [[record label]], Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an [[film noir]].<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
s7g1iw9upxlhg0dw7fp31hkladgeunn
915787
915786
2026-04-26T22:29:29Z
Atlantic306
30244
reducing red links
915787
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Apryle 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut single "Video Games" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a viral internet hit wi ower 20 million views, her seicont studio album, ''Born to Die'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "Born to Die", "Blue Jeans", an "Summertime Sadness."
Wi the release o her third EP, ''Paradise'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, her discografie includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. An acclaimit muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "Best Alternative Act".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the 1950s an 1960s Americana. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major record label, Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an film noir.<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
hvqc491d0asgh679gymd1j0i20ix82w
915788
915787
2026-04-26T22:30:33Z
Atlantic306
30244
ce
915788
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Aprile 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut single "Video Games" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a viral internet hit wi ower 20 million views, her seicont studio album, ''Born to Die'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "Born to Die", "Blue Jeans", an "Summertime Sadness."
Wi the release o her third EP, ''Paradise'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, her discografie includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. An acclaimit muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "Best Alternative Act".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the 1950s an 1960s Americana. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major record label, Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an film noir.<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==Awairds an nominations==
{{main|Leet o awairds an nominations receivit bi Lana Del Rey}}
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
5uu6m89vdmc0s0kpmr7hiqt1a6wccgv
915792
915788
2026-04-27T00:12:42Z
CiphriusKane
74958
/* Awairds an nominations */ Jist a reid airtin
915792
wikitext
text/x-wiki
{{Infobox muisical airtist
| name = Lana Del Rey
| image = LanaDRPrimavera310524 (32 of 147) (53765476960) (cropped).jpg
| imagesize =
| caption = Lana Del Rey in 2024
| background = solo_singer
| instrument = [[Singin|Vocals]], [[guitar]]
| birth_name = Elizabeth Woolridge Grant
| birth_date = {{Birth date and age|1985|6|21|df=yes}}
| birth_place = [[New York City]], [[New York]], U.S.
| death_date =
| death_place =
| origin = [[Lake Placid, New York]], U.S.
| alias = {{flatlist|
* Lana Rey Del Mar
* Lizzy Grant
* Lana Del Ray
* May Jailer
* Sparkle Jump Rope Queen
}}
| genre = [[Alternative rock]], [[Pop muisic|pop]], [[trip hop]]
| occupation = Sangster-sangwriter, muisicker, model
| years_active = 2005–present
| label = [[Interscope Records|Interscope]], [[Polydor Records|Polydor]], Stranger
| website = {{URL|lanadelrey.com}}
}}
'''Elizabeth Woolridge Grant''' (born 21 Juin 1985),<ref>{{cite news|title=Born on 21 June Many happy returns to those born on 21 June - Lana Del Rey, Prince William, Juliette Lewis, Michel François Platini, Jean-Paul Sartre|url=http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|magazine=vogue.it|quote=Lana Del Rey (New York, 21 June 1985) - Singer-songwriter.|access-date=2013-12-07|archive-date=2014-10-06|archive-url=https://web.archive.org/web/20141006174219/http://www.vogue.it/en/people-are-talking-about/birthday-of-the-day/2012/06/birthdays-21-june|url-status=dead}}; {{cite news|title=5 Things To Know About Lana Del Rey (Other Than She Was The Controversial Musical Guest On Last Weekend's SNL)|url=http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|magazine=Glamour Magazine|author=Suzy Byrne|quote=3. She's a Gemini. She was born June 21, 1985|access-date=2013-12-07|archive-date=2013-12-21|archive-url=https://web.archive.org/web/20131221154454/http://www.glamour.com/entertainment/blogs/obsessed/2012/01/5-things-to-know-about-lana-de.html|url-status=dead}}; {{cite news|title=Lana Del Rey|url=http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|magazine=Glamour Magazine|access-date=2013-12-07|archive-date=2013-06-20|archive-url=https://web.archive.org/web/20130620044539/http://www.glamourmagazine.co.uk/celebrity/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=Lana Del Rey Biography|url=http://www.allmusic.com/artist/lana-del-rey-mn0002784799|publisher=Allmusic}}; "Lana Del Rey." ''Gale Biography in Context''. Detroit: Gale, 2012. ''Biography In Context''. Web. July 15, 2013.; "Lana Del Rey." ''Contemporary Musicians''. Vol. 76. Detroit: Gale, 2013. ''Biography In Context''. Web. July 15, 2013.; {{cite news|title=WHO'S WHO Lana Del Rey|url=http://www.vogue.co.uk/spy/biographies/lana-del-rey|magazine=Vogue Magazine|date=February 10, 2012|author=BIBBY SOWRAY|access-date=2013-12-07|archive-date=2012-10-03|archive-url=https://web.archive.org/web/20121003073102/http://www.vogue.co.uk/spy/biographies/lana-del-rey|url-status=dead}}; {{cite web|title=LANA DEL REY|url=http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|publisher=fashiontv.com|quote=PROFILE Birth date: June 21, 1985 Country: United States|access-date=2013-12-07|archive-date=2014-04-01|archive-url=https://web.archive.org/web/20140401213431/http://www.fashiontv.com/fashion-celebrity-alisters/lana-del-rey_620.html|url-status=dead}}</ref> kent bi her stage name '''Lana Del Rey''', is a Grammy-nominatit <ref>{{cite web|title=56th Annual GRAMMY Awards Nominees|url=http://www.grammy.com/nominees|work=Grammy.com|publisher=The Recording Academy|accessdate=7 December 2013|archive-date=2011-12-01|archive-url=https://www.webcitation.org/63bRXv6ZA?url=http://www.grammy.com/nominees|url-status=dead}}</ref> American [[sangster-sangwriter]]. Del Rey stairtit writin at the age o 18<ref name="BBC-profile-piece">{{cite news|url=http://blog.discopop.co.uk/p/lana-del-rey-interview-off-cuts.html?m=1|first=Mark|last=Savage|title=lana-del-rey-BBC-profile-piece-interview-cut-offs, BBC-profile-piece-interview|date=January 27, 2012|accessdate=August 3, 2012}}</ref> an she signed her first recordin contract when she wis 22 year auld wi 5 Pynts Records in 2007,<ref name="mtv">{{cite news|url=http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview/|title=lana-del-rey-5-points-records-interview|date=January 30, 2012|accessdate=August 3, 2012|archive-date=2014-04-10|archive-url=https://web.archive.org/web/20140410054156/http://www.mtvhive.com/2012/01/30/lana-del-rey-first-album-5-points-records-interview|url-status=dead}}</ref> releasin her first digital album ''Lana Del Ray a.k.a. Lizzy Grant'' in Januar 2010. Del Rey bocht hersel oot o the contract wi 5 Pynts Records in Aprile 2010.<ref name="mtv" /><ref name="bbcoverstory">{{cite news|url=http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd/|title=billboard_cover_story-interview|date=January 14, 2012|accessdate=August 3, 2012|archive-date=2013-09-28|archive-url=https://web.archive.org/web/20130928144049/http://billboard.kargo.com/entry/view/id/36380?KSID=d484ffab298b29ae43789596b9c919bd%2F|url-status=dead}}</ref> She signed a joint contract wi Interscope, Polydor, an Stranger Records in Julie 2011.<ref name="bbcoverstory" />
Efter she released her debut single "Video Games" in Juin 2011, a muisic video creatit bi Del Rey for the sang wis postit on [[YouTube]] in August 2011. Efter the sang became a viral internet hit wi ower 20 million views, her seicont studio album, ''Born to Die'', wis released in Januar 2012. The album haes sauld ower 5 million copies warldwide tae date, an wis the fift best-sellin album o 2012.<ref>{{cite web|url=http://www.bizjournals.com/sanfrancisco/prnewswire/press_releases/California/2013/09/03/LA71967 |title=Lana Del Rey Breaks Into The Top 10 - San Francisco Business Times |publisher=Bizjournals.com |date=2013-09-03 |accessdate=2013-09-24}}</ref><ref>{{cite web|url=http://www.ifpi.org/content/library/dmr2013.pdf|title=IFPI Digital Music Report 2013 (Page 11)|publisher=San Francisco Business Times|accessdate=2013-09-24|archive-date=2013-09-27|archive-url=https://web.archive.org/web/20130927190016/http://www.ifpi.org/content/library/dmr2013.pdf|url-status=dead}}</ref> Chairtin athort Europe, this album spawned numerous tap ten hits, includin the title track "Born to Die", "Blue Jeans", an "Summertime Sadness."
Wi the release o her third EP, ''Paradise'', Del Rey spawned her seicont tap ten album in the Unitit States, debutin at nummer 10 on the [[Billboard 200|''Billboard'' 200]] wi 67,000 copies sauld in its first week. Tae date, her discografie includes twa full-lenth studio albums, three EPs, seiven singles, an aicht muisic videos. An acclaimit muisicker an cinematographer, she haes wan the [[Q Awards|Q Award]] for "Best New Thing", a ''[[GQ]]'' Award for "Woman of the Year", a [[Brit Awards|BRIT Award]] for "International Breakthrough Act" an anither for "International Pop Female Solo Artist", an a [[MTV Europe Music Awards|EMA]] for "Best Alternative Act".
Del Rey's muisic haes been notit for its cinematic soond an its references tae various aspects o pop cultur, pairticularly that o the 1950s an 1960s Americana. The sangster haes describit hersel as a "self-styled gangsta [[Nancy Sinatra]]." Afore signing tae a major record label, Del Rey providit sole production o her music videos. Muisically, she draws influence frae what she deems tae be the masters o each genre, includin [[Elvis Presley]], [[Amy Winehouse]], [[Janis Joplin]], [[Nirvana (baund)|Nirvana]], [[Eminem]], [[Bruce Springsteen]], an [[Britney Spears]], as well as frae [[poetry]] an film noir.<ref>Kaufman, Gil. (February 2, 2012) [http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml Lana Del Rey 'Compelled' By Britney Spears - Music, Celebrity, Artist News] {{Webarchive|url=https://web.archive.org/web/20120209052249/http://www.mtv.com/news/articles/1678375/lana-del-rey-britney-spears.jhtml |date=2012-02-09 }}. MTV.com. Retrieved on May 12, 2013.</ref>
==Discografie==
;Studio albums
* ''Lana Del Ray a.k.a. Lizzy Grant'' (2010)
* ''Born to Die'' (2012)
* ''Ultraviolence'' (2014)
* ''Honeymoon'' (2015)
* ''Lust For Life'' (2017)
* ''Norman Fucking Rockwell! (2019)
* ''Chemtrails Over The Country Club'' (2021)
* ''Blue Banisters'' (2021)
* ''Did You Know That There's a Tunnel Under Ocean Blvd'' (2023)
* ''Stove'' (2026)
;Extended plays
* ''Kill Kill'' (2008)
* ''Lana Del Rey'' (2012)
* ''Paradise'' (2012)
==Tours==
* Born to Die Tour (2011-2012)
* Paradise Tour (2013)
==References==
{{Reflist|colwidth=30em}}
==Freemit airtins==
{{sisterlinks |wikt=no |commons=Category:Lana Del Rey |v=no |voy=no |n=no |s=no |b=no}}
* {{Official website|LanaDelRey.com}}
* {{Discogs artist}}
* {{url| Last.FM/music/Lana+Del+Rey| Lana Del Rey}} statistics an taggin at [[Last.FM]]
* {{IMDb name|4787894}}
* {{url| MusicTea.org/music/lanadelrey| Lana Del Rey}} discografie at MusicTea
{{authority control}}
{{DEFAULTSORT:Del Rey, Lana}}
[[Category:Lana Del Rey| ]]
[[Category:1985 births]]
[[Category:Livin fowk]]
[[Category:21st-century American sangsters]]
[[Category:American contraltos]]
[[Category:American female models]]
[[Category:American fowk o Scots strynd]]
[[Category:American pop guitarists]]
[[Category:American female pop sangster-sangwriters]]
[[Category:American rock guitarists]]
[[Category:American Roman Catholics]]
[[Category:Blue-eyed soul muisickers]]
[[Category:Brit Award winners]]
[[Category:Fordham Varsity alumni]]
[[Category:Interscope Records airtists]]
[[Category:Ivor Novello Awaird winners]]
[[Category:Kent School alumni]]
[[Category:Fowk frae Lake Placid, New York]]
[[Category:Polydor Records airtists]]
[[Category:Sangsters frae Los Angeles]]
[[Category:Sangsters frae New York Ceety]]
[[Category:Torch sangsters]]
[[Category:Trip hop muisickers]]
[[Category:American hip hop sangsters]]
li1o2n0gvk5k179k069t50txci3nd7d
Bigga, Shetland
0
68380
915776
915770
2026-04-26T14:36:56Z
CiphriusKane
74958
Revertit edit o ~2026-25119-92, chynged back tae last version bi James Hyett
789709
wikitext
text/x-wiki
{{Infobox Scottish island
|location_map=Scotland Shetland
|caption=Bigga shawn within Shetland
|coordinates = {{coord|60.50|-1.19|display=inline}}
|GridReference=HU444792
|official_name=Bigga
|celtic name=
|norse name=bygdey
|meaning of name= Auld Norse for "island o the building"
|area= {{convert|78|ha|sqmi|2|abbr=on}}
|area rank=164=
|highest elevation= {{convert|34|m|ft|0|abbr=on}}
|Population=0
|population rank=
|main settlement=
|island group=[[Mainland, Shetland|Shetland]]
|local authority=[[Shetland|Shetland Islands]]
|references=<ref>2001 UK Census per [[List of islands of Scotland]]</ref><ref name=Smith>{{Haswell-Smith}}</ref><ref>[http://www.ordnancesurvey.co.uk/ Ordnance Survey]</ref><ref name=saga>Anderson, Joseph (Ed.) (1893) ''Orkneyinga Saga''. Translated by Jón A. Hjaltalin & Gilbert Goudie. Edinburgh. [[James Thin]] and [[Mercat Press]] (1990 reprint). ISBN 0-901824-25-9</ref>
}}
'''Bigga''' is an uninhabitit island in the Soond o Yell atween the [[Mainland, Shetland|Mainland]] an [[Yell (island)|Yell]] in [[Shetland]], [[Scotland]].
==References==
{{Reflist}}
{{coord|60|29|42|N|1|11|27|W|display=title|type:isle_region:GB}}
{{Yell Sound}}
[[Category:Uninhabitit islands o Shetland]]
[[Category:Umwhile populatit places in Scotland]]
ck18yvaq0vvzb4t4xige9s92y16p3pz
2040s
0
214576
915797
914244
2026-04-27T07:09:46Z
~2026-25582-93
130392
changed grammatical errors
915797
wikitext
text/x-wiki
{{decadebox|204}}
The '''2040s''' (pronounced "twenty-forties") is a [[decade]] on the [[Gregorian calendar]] will begin on 1 January 2040, and will end on 31 December 2049.
== Notable predictions an kent events ==
* Possible manned mission for [[NASA]] to [[jupiter]]'s moon, [[Callisto (muin)|callisto]].<ref>[https://web.archive.org/web/20120305055810/http://trajectory.grc.nasa.gov/aboutus/papers/STAIF-2003-177.pdf ""High Power MPD Nuclear Electric Propulsion (NEP) for Artificial Gravity HOPE Missions to Callisto" trajectory.grc.nasa.gov"] Retrieved January 12, 2020.</ref>
*
=== 2042 ===
* According to the United [[United States Census Bureau|United Census Bureau]], U.S. residents what identify themselves as being [[Hispanic an Latino Americans|Hispanic or Latino,]] [[African Americans|African American]], [[Asian]], [[Paceefic islander|Pacific islander]] an [[Native American]] will collectively outnumber people that identify as being [[Non-hispanic whites|White or non-Hispanic]] origin.<ref>Ortman, Jennifer M.; Guarneri, Christine E. (2009), [https://web.archive.org/web/20170226194041/https://www.census.gov/population/projections/files/analytical-document09.pdf "United States Population Projections: 2000 to 2050"] , 2009 National Population Projections (PDF), United States of America: United States Census Bureau, retrieved January 12, 2020</ref>
=== 2045 ===
* August 12: a [[total solar eclipse]] will take place i the United States, producing a path from [[californie|California]] to [[Florida]]. Some parts of Florida are predicted to experience [[Solar eclipse|totality]] for six minutes, the longest in US history.
* [[Ray kurzweil|Ray Kurzweil]] i ''[[the singularity is near]]'' places the emergence o the [[technological singularity]] in 2045.
=== 2047 ===
* Julie 1: [[Hong Kong]]'s [[special administrative]] status ends. According to chapter A, article 5 of Hong Kong's [[basic law]], "the [[Socialism|socialist]] system and policies shall not be practicing in the Hong Kong special administrative region, an the previous [[Caipitalism|capitalist]] system an way of life shall remain unchanged for 50 years." the basic law was adopted in 1997; the 50 years will come to a end in 2047.
=== 2049 ===
* December 20: [[Macau]]'s [[special administrative]] status ends, similarly to Hong Kong's situation.
== References ==
<references />
iipxcgiv1ye0jhs7v1op6ql13ato816
915798
915797
2026-04-27T07:24:05Z
CiphriusKane
74958
Revertit edit o ~2026-25582-93, chynged back tae last version bi CiphriusKane
912032
wikitext
text/x-wiki
{{decadebox|204}}
The '''2040s''' (pronouncit "twenty-forties") is a [[decade]] o the [[Gregorian calendar]] thon will begin on 1 Januar 2040, and will end on 31 December 2049.
== Notable predictions an kent events ==
* Possible mannit mission bi [[NASA|nasa]] tae [[jupiter]]'s moon, [[Callisto (muin)|callisto]].<ref>[https://web.archive.org/web/20120305055810/http://trajectory.grc.nasa.gov/aboutus/papers/STAIF-2003-177.pdf ""High Power MPD Nuclear Electric Propulsion (NEP) for Artificial Gravity HOPE Missions to Callisto" trajectory.grc.nasa.gov"] Retrieved January 12, 2020.</ref>
*
=== 2042 ===
* Accordin tae the [[Unitit States Census Bureau|unitit states census bureau]], U.S. residents wha identify themselves as bein [[Hispanic an Latino Americans|Hispanic or Latino,]] [[African Americans|African American]], [[Asian]], [[Paceefic islander]] an [[Native American]] will collectively ootnummer fowk that identify as bein [[Non-hispanic whites|white o non-Hispanic]] origin.<ref>Ortman, Jennifer M.; Guarneri, Christine E. (2009), [https://web.archive.org/web/20170226194041/https://www.census.gov/population/projections/files/analytical-document09.pdf "United States Population Projections: 2000 to 2050"] , 2009 National Population Projections (PDF), United States of America: United States Census Bureau, retrieved January 12, 2020</ref>
=== 2045 ===
* August 12: a [[total solar eclipse]] will tak place i the unitit states, producin a path from [[californie]] tae [[florida]]. Some parts o florida are predictit tae experience [[Solar eclipse|totality]] for six minutes, the longest i us history.
* [[Ray kurzweil]] i ''[[the singularity is near]]'' places the emergence o the [[technological singularity]] i 2045.
=== 2047 ===
* Julie 1: [[Hong Kong|hong kong]]'s [[special administrative]] status ends. Accordin tae chapter A, article 5 o hong kong's [[basic law]], "the [[Socialism|socialist]] system an policies shall no be practisit i the hong kong special administrative region, an the previous [[Caipitalism|capitalist]] system an way o life shall remain unchangit for 50 years." the basic law wis adoptit i 1997; thae 50 year come tae an end i 2047.
=== 2049 ===
* December 20: [[Macau]]'s [[special administrative]] status ends, similarly to Hong Kong's situation.
== Refrences ==
<references />
q7rmtid32pyv4wczk1tbkq36o6kvyzm
Wikipedia:Mercat Cross/Archive/5
4
232103
915790
914768
2026-04-26T23:19:44Z
MABot
35091
Bot: Archivin 1 thread fae [[Wikipedia:Mercat Cross]]
915790
wikitext
text/x-wiki
== <span lang="en" dir="ltr" class="mw-content-ltr">Vote now to fill vacancies of the first U4C</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – voting opens|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – voting opens}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
I am writing to you to let you know the voting period for the Universal Code of Conduct Coordinating Committee (U4C) is open now through '''August 10, 2024'''. Read the information on the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election|voting page on Meta-wiki]] to learn more about voting and voter eligibility.
The Universal Code of Conduct Coordinating Committee (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community members were invited to submit their applications for the U4C. For more information and the responsibilities of the U4C, please [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] 02:48, 27 Julie 2024 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=26989444 -->
== <span lang="en" dir="ltr" class="mw-content-ltr">Reminder! Vote closing soon to fill vacancies of the first U4C</span> ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – reminder to vote|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement – reminder to vote}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
The voting period for the Universal Code of Conduct Coordinating Committee (U4C) is closing soon. It is open through 10 August 2024. Read the information on [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Election/2024_Special_Election#Voting|the voting page on Meta-wiki to learn more about voting and voter eligibility]]. If you are eligible to vote and have not voted in this special election, it is important that you vote now.
'''Why should you vote?''' The U4C is a global group dedicated to providing an equitable and consistent implementation of the UCoC. Community input into the committee membership is critical to the success of the UCoC.
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C,<section end="announcement-content" />
</div>
-- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 15:31, 6 August 2024 (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Coming soon: A new sub-referencing feature – try it!</span> ==
<div lang="en" dir="ltr">
<section begin="Sub-referencing"/>
[[File:Sub-referencing reuse visual.png|{{#ifeq:{{#dir}}|ltr|right|left}}|400px]]
Hello. For many years, community members have requested an easy way to re-use references with different details. Now, a MediaWiki solution is coming: The new sub-referencing feature will work for wikitext and Visual Editor and will enhance the existing reference system. You can continue to use different ways of referencing, but you will probably encounter sub-references in articles written by other users. More information on [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing|the project page]].
'''We want your feedback''' to make sure this feature works well for you:
* [[m:Special:MyLanguage/WMDE Technical Wishes/Sub-referencing#Test|Please try]] the current state of development on beta wiki and [[m:Talk:WMDE Technical Wishes/Sub-referencing|let us know what you think]].
* [[m:WMDE Technical Wishes/Sub-referencing/Sign-up|Sign up here]] to get updates and/or invites to participate in user research activities.
[[m:Special:MyLanguage/Wikimedia Deutschland|Wikimedia Deutschland]]’s [[m:Special:MyLanguage/WMDE Technical Wishes|Technical Wishes]] team is planning to bring this feature to Wikimedia wikis later this year. We will reach out to creators/maintainers of tools and templates related to references beforehand.
Please help us spread the message. --[[m:User:Johannes Richter (WMDE)|Johannes Richter (WMDE)]] ([[m:User talk:Johannes Richter (WMDE)|talk]]) 10:36, 19 August 2024 (UTC)
<section end="Sub-referencing"/>
</div>
<!-- Message sent by User:Johannes Richter (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johannes_Richter_(WMDE)/Sub-referencing/massmessage_list&oldid=27309345 -->
== Sign up for the language community meeting on August 30th, 15:00 UTC ==
Hi all,
The next language community meeting is scheduled in a few weeks—on August 30th at 15:00 UTC. If you're interested in joining, you can [https://www.mediawiki.org/wiki/Wikimedia_Language_and_Product_Localization/Community_meetings#30_August_2024 sign up on this wiki page].
This participant-driven meeting will focus on sharing language-specific updates related to various projects, discussing technical issues related to language wikis, and working together to find possible solutions. For example, in the last meeting, topics included the Language Converter, the state of language research, updates on the Incubator conversations, and technical challenges around external links not working with special characters on Bengali sites.
Do you have any ideas for topics to share technical updates or discuss challenges? Please add agenda items to the document [https://etherpad.wikimedia.org/p/language-community-meeting-aug-2024 here] and reach out to ssethi(__AT__)wikimedia.org. We look forward to your participation!
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 23:19, 22 August 2024 (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Announcing the Universal Code of Conduct Coordinating Committee</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''[https://lists.wikimedia.org/hyperkitty/list/board-elections@lists.wikimedia.org/thread/OKCCN2CANIH2K7DXJOL2GPVDFWL27R7C/ Original message at wikimedia-l]. [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement - results|You can find this message translated into additional languages on Meta-wiki.]] [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Announcement - results}}&language=&action=page&filter= {{int:please-translate}}]''
Hello all,
The scrutineers have finished reviewing the vote and the [[m:Special:MyLanguage/Elections Committee|Elections Committee]] have certified the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election/Results|results]] for the [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2024 Special Election|Universal Code of Conduct Coordinating Committee (U4C) special election]].
I am pleased to announce the following individual as regional members of the U4C, who will fulfill a term until 15 June 2026:
* North America (USA and Canada)
** Ajraddatz
The following seats were not filled during this special election:
* Latin America and Caribbean
* Central and East Europe (CEE)
* Sub-Saharan Africa
* South Asia
* The four remaining Community-At-Large seats
Thank you again to everyone who participated in this process and much appreciation to the candidates for your leadership and dedication to the Wikimedia movement and community.
Over the next few weeks, the U4C will begin meeting and planning the 2024-25 year in supporting the implementation and review of the UCoC and Enforcement Guidelines. You can follow their work on [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Meta-Wiki]].
On behalf of the U4C and the Elections Committee,<section end="announcement-content" />
</div>
[[m:User:RamzyM (WMF)|RamzyM (WMF)]] 14:06, 2 September 2024 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Have your say: Vote for the 2024 Board of Trustees!</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
The voting period for the [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|2024 Board of Trustees election]] is now open. There are twelve (12) candidates running for four (4) seats on the Board.
Learn more about the candidates by [[m:Special:MyLanguage/Wikimedia Foundation elections/2024/Candidates|reading their statements]] and their [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Questions_for_candidates|answers to community questions]].
When you are ready, go to the [[Special:SecurePoll/vote/400|SecurePoll]] voting page to vote. '''The vote is open from September 3rd at 00:00 UTC to September 17th at 23:59 UTC'''.
To check your voter eligibility, please visit the [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Voter_eligibility_guidelines|voter eligibility page]].
Best regards,
The Elections Committee and Board Selection Working Group<section end="announcement-content" />
</div>
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 12:14, 3 September 2024 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== Celtic Knot Conference, 25–27 September: programme announcement ==
Hello everyone,
On behalf of the Celtic Knot organising team, I'm excited to announce that the programme is now [[:meta:Celtic Knot Conference 2024/Program|available to view on Meta-Wiki]].
Explore the diverse range of sessions, workshops, and cultural events that will bring together language enthusiasts, Wikimedians, and community leaders from around the world.
Whether you're interested in language preservation, digital tools for minority languages, or simply connecting with like-minded individuals, there's something for everyone.
And there will be more programme updates including satellite events. We have some additional sessions in store that you won't want to miss.
[[:meta:Celtic Knot Conference 2024/Program|Check out the program now and start planning your conference experience]].
As a reminder, if you plan to join the conference onsite or online, don't forget to [https://www.eventbrite.ie/e/2024-celtic-knot-wikimedia-language-conference-25-27-september-tickets-920884589597?aff=oddtdtcreator register on Eventbrite]. [[Uiser:Richard Nevell (WMUK)|Richard Nevell (WMUK)]] ([[Uiser collogue:Richard Nevell (WMUK)|tauk]]) 14:16, 10 September 2024 (UTC)
== Yer wiki will be in raed-anerly suin ==
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Raed iss message in anither leid]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedie Foondation]] will be switchin the traffec atween its data centres. Iss will mak shuir that Wikipaedia an the ither Wikimedie wiki kin stey onwab e'en efter a muckle mishanterin.
Aw traffec will switch on '''{{#time:j xg|2024-09-25|sco}}'''. The test will stert at '''[https://zonestamp.toolforge.org/{{#time:U|2024-09-25T15:00|en}} {{#time:H:i e|2024-09-25T15:00}}]'''.
Unfortunate, acause o some leemits in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MedieWiki]], aw editin maun stap whiles the switch is makit. We apologise fur iss disruption, an we ar wirkin tae minimise it in futur.
Ae banner will be shawn on aw wikis 30 meenits afore iss operation happens. <span lang="en" dir="ltr" class="mw-content-ltr">This banner will remain visible until the end of the operation.</span>
'''Ye will be able tae raed, but nae edit, aa wikis fur ae smaa period o time.'''
*Ye willnae be able tae edit fur up til ae oor on {{#time:l j xg Y|2024-09-25|sco}}.
*If ye try tae edit or hain durin thir times, ye will be gien ae error message. We howp that nae edits will gang astray durin the meenits but we canna mak shuir o'it. Gin ye see the error message, then please wait til athing is back tae normal. Then ye sud be able tae mak hain o yer edit. But, we recommend that ye mak a copy o yer chynges aforehaund, juist in case.
''Ither effecks'':
*Backgroond tasks will be slaw an some micht drap. Reid airtins minna be updatit as quick as normal. Gin ye mak ae airticle that is awreidy airtint elsewyes, the airtin will remain reid fur langer nor uisual. Some lang-rinnin scripts will hae tae stap.
* We expect the code deployments tae happen as wi ony ither week. Houaniver, some case-by-case code freezes cud happen gin the operation needs thaim efterwarts.
* [[mw:Special:MyLanguage/GitLab|GitLab]] willnae be available fur aboot 90 meenits.
Iss projeck micht be pit aff gin needit. Ye kin [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Ony chynges will be annoonced in the schedule.
'''Please share iss information wi yer commonity.'''</div><section end="server-switch"/>
[[User:Trizek_(WMF)|Trizek_(WMF)]], 09:37, 20 September 2024 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27248326 -->
== 'Wikidata item' link is moving. Find out where... ==
<div lang="en" dir="ltr" class="mw-content-ltr"><i>Apologies for cross-posting in English. Please consider translating this message.</i>{{tracked|T66315}}
Hello everyone, a small change will soon be coming to the user-interface of your Wikimedia project.
The [[d:Q16222597|Wikidata item]] [[w:|sitelink]] currently found under the <span style="color: #54595d;"><u>''General''</u></span> section of the '''Tools''' sidebar menu will move into the <span style="color: #54595d;"><u>''In Other Projects''</u></span> section.
We would like the Wiki communities feedback so please let us know or ask questions on the [[m:Talk:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|Discussion page]] before we enable the change which can take place October 4 2024, circa 15:00 UTC+2.
More information can be found on [[m:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|the project page]].<br><br>We welcome your feedback and questions.<br> [[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 18:56, 27 September 2024 (UTC)
</div>
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=27524260 -->
== Invitation to Participate in Wiki Loves Ramadan Community Engagement Survey ==
Dear all,
Apologies for writing in English. Please help to translate in your language.
We are excited to announce the upcoming [[m:Wiki Loves Ramadan|Wiki Loves Ramadan]] event, a global initiative aimed at celebrating Ramadan by enriching Wikipedia and its sister projects with content related to this significant time of year. As we plan to organize this event globally, your insights and experiences are crucial in shaping the best possible participation experience for the community.
To ensure that Wiki Loves Ramadan is engaging, inclusive, and impactful, we kindly invite you to participate in our community engagement survey. Your feedback will help us understand the needs of the community, set the event's focus, and guide our strategies for organizing this global event.
Survey link: https://forms.gle/f66MuzjcPpwzVymu5
Please take a few minutes to share your thoughts. Your input will make a difference!
Thank you for being a part of our journey to make Wiki Loves Ramadan a success.
Warm regards,
User:ZI Jony 03:20, 6 October 2024 (UTC)
Wiki Loves Ramadan Organizing Team
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27510935 -->
== Deployment of Dark mode in Scots Wikipedia ==
Hello Scots Wikipedians,
Apologies as this message is not written in your native language, {{Int:please-translate}}.
We are happy to announce that the [[mediawikiwiki:Reading/Web|Wikimedia Foundation Web team]] have deployed [[mediawikiwiki:Special:MyLanguage/Reading/Web/Accessibility_for_reading|dark mode]] here on Scots Wikipedia! This was possible because pages on your wiki have passed our checks for accessibility and other quality checks. Congratulations!
This was only possible due to the diligent work of editors and other technical contributors in your community who have made sure that templates, gadgets, and other parts of pages can be accessible in dark mode. Thank you all for making dark mode available for everybody!
For context, we would like to add that the Web team's work on dark mode has concluded. If on some wikis, the option is not yet available for logged-out users, this is likely because many pages do not yet display well in dark mode. As communities make progress on this work, we enable this feature on additional wikis once per month.
If you notice any issues after enabling dark mode, please create this page: <code>Reading/Web/Accessibility for reading/Reporting/sco.wikipedia.org</code> in MediaWiki ([[mediawikiwiki:Reading/Web/Accessibility_for_reading/Reporting|like these pages]]), and report the issue in the created page.
Thank you!
On behalf of the [[mediawikiwiki:Reading/Web|Wikimedia Foundation Web team]] [[Uiser:UOzurumba (WMF)|UOzurumba (WMF)]] ([[Uiser collogue:UOzurumba (WMF)|tauk]]) 01:42, 9 October 2024 (UTC)
== Wikimedian of the Year Awards - Call for Nominations Now Open ==
Hello everyone, We are excited to announce that nominations are open for the 2024 UK Wikimedian of the Year Awards. We are asking you to nominate individuals and organisations that have been involved with Wikimedia UK's efforts to advance open knowledge in 2023/24. The categories for this year are:
* UK Wikimedian of the Year (Individual)
* Partnership of the Year (Organisation)
* Up and Coming Wikimedian (Individual)
We are looking for people and partnerships within the Wikimedia UK community who have really impressed you with their open knowledge work, in 2023/24. We are particularly keen to hear about people and organisations who delivered projects addressing our strategic themes of Knowledge Equity, Information Literacy, and Climate and Environment. Nominations will be judged by members of the Community Development Committee and winners will be announced at the Community Celebration on Saturday 23rd November 2024. [https://wikimedia.org.uk/2024/10/wikimedian-of-the-year-awards-2024-nominations-open/ Read more and nominate]
13:48, 10 October 2024 (UTC)
== <span lang="en" dir="ltr">Preliminary results of the 2024 Wikimedia Foundation Board of Trustees elections</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
Thank you to everyone who participated in the [[m:Special:MyLanguage/Wikimedia Foundation elections/2024|2024 Wikimedia Foundation Board of Trustees election]]. Close to 6000 community members from more than 180 wiki projects have voted.
The following four candidates were the most voted:
# [[User:Kritzolina|Christel Steigenberger]]
# [[User:Nadzik|Maciej Artur Nadzikiewicz]]
# [[User:Victoria|Victoria Doronina]]
# [[User:Laurentius|Lorenzo Losa]]
While these candidates have been ranked through the vote, they still need to be appointed to the Board of Trustees. They need to pass a successful background check and meet the qualifications outlined in the Bylaws. New trustees will be appointed at the next Board meeting in December 2024.
[[m:Special:MyLanguage/Wikimedia_Foundation_elections/2024/Results|Learn more about the results on Meta-Wiki.]]
Best regards,
The Elections Committee and Board Selection Working Group
<section end="announcement-content" />
</div>
[[User:MPossoupe_(WMF)|MPossoupe_(WMF)]] 08:25, 14 October 2024 (UTC)
<!-- Message sent by User:MPossoupe (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27183190 -->
== <span lang="en" dir="ltr">Seeking volunteers to join several of the movement’s committees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Each year, typically from October through December, several of the movement’s committees seek new volunteers.
Read more about the committees on their Meta-wiki pages:
* [[m:Special:MyLanguage/Affiliations_Committee|Affiliations Committee (AffCom)]]
* [[m:Special:MyLanguage/Ombuds_commission|Ombuds commission (OC)]]
* [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Community Resilience and Sustainability/Trust and Safety/Case Review Committee|Case Review Committee (CRC)]]
Applications for the committees open on 16 October 2024. Applications for the Affiliations Committee close on 18 November 2024, and applications for the Ombuds commission and the Case Review Committee close on 2 December 2024. Learn how to apply by [[m:Special:MyLanguage/Wikimedia_Foundation/Legal/Committee_appointments|visiting the appointment page on Meta-wiki]]. Post to the talk page or email [mailto:cst@wikimedia.org cst@wikimedia.org] with any questions you may have.
For the Committee Support team,
<section end="announcement-content" />
</div>
-- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 23:08, 16 October 2024 (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27601062 -->
== 'Wikidata item' link is moving, finally. ==
Hello everyone, I previously wrote on the 27th September to advise that the ''Wikidata item'' sitelink will change places in the sidebar menu, moving from the '''General''' section into the '''In Other Projects''' section. The scheduled rollout date of 04.10.2024 was delayed due to a necessary request for Mobile/MinervaNeue skin. I am happy to inform that the global rollout can now proceed and will occur later today, 22.10.2024 at 15:00 UTC-2. [[m:Talk:Wikidata_For_Wikimedia_Projects/Projects/Move_Wikidata_item_link|Please let us know]] if you notice any problems or bugs after this change. There should be no need for null-edits or purging cache for the changes to occur. Kind regards, -[[m:User:Danny Benjafield (WMDE)|Danny Benjafield (WMDE)]] 11:28, 22 October 2024 (UTC)
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=27535421 -->
== Proposal to enable the "Contribute" entry point in Scots Wikipedia ==
{{Int:Hello}} Scots Wikipedians,
Apologies as this message is not in your language. {{Int:please-translate}}.
The [[mediawikiwiki:Wikimedia_Language_and_Product_Localization|WMF Language and Product Localization]] team proposes enabling an entry point called "Contribute" to your Wikipedia.
The [[:bn:বিশেষ:Contribute|Contribute]] entry point is based on collaborative work with other product teams in the Wikimedia Foundation on [[mediawikiwiki:Edit_Discovery|Edit discovery]], which validated the entry point as a persistent and constant path that contributors took to discover ways to contribute content in Wikipedia.
Therefore, enabling this entry point in your Wikipedia will help contributors quickly discover available tools and immediately click to start using them. This entry point is designed to be a central point for discovering contribution tools in Scots Wikipedia.
'''Who can access it'''
Once it is enabled in your Wikipedia, newcomers can access the entry point automatically by just logging into their account, click on the User drop-down menu and choose the "Contribute" icon, which takes you to another menu where you will find a self-guided description of what you can do to contribute content, as shown in the image below. An option to "view contributions" is also available to access the list of your contributions.
[[File:Mobile_Contribute_Page.png|link=https://bar.wikipedia.org/wiki/Datei:Mobile_Contribute_Page.png|Mobile Contribute Page]] [[File:Mobile_contribute_menu_(detailed).png|link=https://bar.wikipedia.org/wiki/Datei:Mobile_contribute_menu_(detailed).png|Mobile contribute menu (detailed)]]
For experienced contributors, the Contribute icon is not automatically shown in their User drop-down menu. They will still see the "Contributions" option unless they change it to the "Contribute" manually.
This feature is available in four Wikipedia (Albanian, Malayalam, Mongolian, and Tagalog). We have gotten valuable feedback that helped us improve its discoverability. Now, it is ready to be enabled in other Wikis. One major improvement was to [[phab:T369041|make the entry point optional for experienced contributors]] who still want to have the "Contributions" entry point as default.
We plan to enable it '''on mobile''' for Wikis, where the Section translation tool is enabled. In this way, we will provide a main entry point to the mobile translation dashboard, and the exposure can still be limited by targeting only the mobile platform for now. If there are no objections to having the entry point for mobile users from your community, we will enable it by 9th November 2024.
We welcome your feedback and questions in this thread on our proposal to enable it here. Suppose there are no objections, we will deploy the "Contribute" entry point in your Wikipedia.
We look forward to your response soon.
Thank you!
On behalf of the WMF Language and Product Localization team. [[Uiser:UOzurumba (WMF)|UOzurumba (WMF)]] ([[Uiser collogue:UOzurumba (WMF)|tauk]]) 02:17, 24 October 2024 (UTC)
== Final Reminder: Join us in Making Wiki Loves Ramadan Success ==
Dear all,
We’re thrilled to announce the Wiki Loves Ramadan event, a global initiative to celebrate Ramadan by enhancing Wikipedia and its sister projects with valuable content related to this special time of year. As we organize this event globally, we need your valuable input to make it a memorable experience for the community.
Last Call to Participate in Our Survey: To ensure that Wiki Loves Ramadan is inclusive and impactful, we kindly request you to complete our community engagement survey. Your feedback will shape the event’s focus and guide our organizing strategies to better meet community needs.
* Survey Link: [https://docs.google.com/forms/d/e/1FAIpQLSffN4prPtR5DRSq9nH-t1z8hG3jZFBbySrv32YoxV8KbTwxig/viewform?usp=sf_link Complete the Survey]
* Deadline: November 10, 2024
Please take a few minutes to share your thoughts. Your input will truly make a difference!
'''Volunteer Opportunity''': Join the Wiki Loves Ramadan Team! We’re seeking dedicated volunteers for key team roles essential to the success of this initiative. If you’re interested in volunteer roles, we invite you to apply.
* Application Link: [https://docs.google.com/forms/d/e/1FAIpQLSfXiox_eEDH4yJ0gxVBgtL7jPe41TINAWYtpNp1JHSk8zhdgw/viewform?usp=sf_link Apply Here]
* Application Deadline: October 31, 2024
Explore Open Positions: For a detailed list of roles and their responsibilities, please refer to the position descriptions here: [https://docs.google.com/document/d/1oy0_tilC6kow5GGf6cEuFvdFpekcubCqJlaxkxh-jT4/ Position Descriptions]
Thank you for being part of this journey. We look forward to working together to make Wiki Loves Ramadan a success!
Warm regards,<br>
The Wiki Loves Ramadan Organizing Team 05:12, 29 October 2024 (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27568454 -->
== Winter 2024 Writin Drive ==
Jyne us in sortin oot an impruivin the Wiki! 25 Nov - 1 Dec, Zoom sessions 25 & 28 Nov. The theme is Scots & Irish Social Venues & Events. [[Wikipedia:Winter 2024 Writin Drive|Mair info here.]] [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 11:01, 18 November 2024 (UTC)
== Sign up for the language community meeting on November 29th, 16:00 UTC ==
Hello everyone,
The next language community meeting is coming up next week, on November 29th, at 16:00 UTC (Zonestamp! For your timezone <https://zonestamp.toolforge.org/1732896000>). If you're interested in joining, you can sign up on this wiki page: <https://www.mediawiki.org/wiki/Wikimedia_Language_and_Product_Localization/Community_meetings#29_November_2024>.
This participant-driven meeting will be organized by the Wikimedia Foundation’s Language Product Localization team and the Language Diversity Hub. There will be presentations on topics like developing language keyboards, the creation of the Moore Wikipedia, and the language support track at Wiki Indaba. We will also have members from the Wayuunaiki community joining us to share their experiences with the Incubator and as a new community within our movement. This meeting will have a Spanish interpretation.
Looking forward to seeing you at the language community meeting! Cheers, [[User:SSethi (WMF)|Srishti]] 19:54, 21 November 2024 (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27746256 -->
== Featurt Pictur ==
Am wantin tae gie a haun wi pittin on the featurt pictur fur the front page. Are thare ony guidelines a hiv tae abide bi an whaur coud a fun eemages tae pit on? Is thare a candidate leet?
-[[Uiser:Cobra 3000|Cobra!]] ([[Uiser collogue:Cobra 3000|tauk]]) 20:00, 25 November 2024 (UTC)
:Jist summat aat ye hink leuks gweed. A'd ask aat ye pick summat aat haes ae hauf decent airticle on here, wid raither nae hae reid airtins on the front page (he seys, ignorin the twa reid templates on the front page). Anither hing, we kin prolly dae awa wi the OTD section. Naebidy wints ti maintain it an it's mair ae hudower fae blindly copyin enwiki [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 20:09, 25 November 2024 (UTC)
::A’d comment it oot until we kin fun someb'dy thit is willin tae wirk on it. -[[Uiser:Cobra 3000|Cobra!]] ([[Uiser collogue:Cobra 3000|tauk]]) 02:31, 26 November 2024 (UTC)
::One way to make "on this day" easier is to use the day of the year pages, and the <nowiki><onlyinclude></nowiki> tag. I've done this quickly for 14 December. I could potentially do all the days of the year, maybe includin just those entries which have no red links apart from years. [[Uiser:Rich Farmbrough|Rich Farmbrough]] ([[Uiser collogue:Rich Farmbrough|tauk]])
== My Sincerest Thanks ==
I apologize for not writing this in the commonly used dialect, but I find I am incapable of it. That's besides my point. I am (or at least consider myself to be) a rookie Voice Actor, and have to learn a variety of accents to accommodate different voices. The way this site is written has helped me greatly by visualizing the pronunciation of the Scottish accent, and has actually landed me a potential job.
Thanks, - [[Uiser:Shovel Shenanigans|Shovel Shenanigans]] ([[Uiser collogue:Shovel Shenanigans|tauk]]) 01:50, 15 December 2024 (UTC)
== Launching! Join Us for Wiki Loves Ramadan 2025! ==
Dear All,
We’re happy to announce the launch of [[m:Wiki Loves Ramadan 2025|Wiki Loves Ramadan 2025]], an annual international campaign dedicated to celebrating and preserving Islamic cultures and history through the power of Wikipedia. As an active contributor to the Local Wikipedia, you are specially invited to participate in the launch.
This year’s campaign will be launched for you to join us write, edit, and improve articles that showcase the richness and diversity of Islamic traditions, history, and culture.
* Topic: [[m:Event:Wiki Loves Ramadan 2025 Campaign Launch|Wiki Loves Ramadan 2025 Campaign Launch]]
* When: Jan 19, 2025
* Time: 16:00 Universal Time UTC and runs throughout Ramadan (starting February 25, 2025).
* Join Zoom Meeting: https://us02web.zoom.us/j/88420056597?pwd=NdrpqIhrwAVPeWB8FNb258n7qngqqo.1
* Zoom meeting hosted by [[m:Wikimedia Bangladesh|Wikimedia Bangladesh]]
To get started, visit the [[m:Wiki Loves Ramadan 2025|campaign page]] for details, resources, and guidelines: Wiki Loves Ramadan 2025.
Add [[m:Wiki Loves Ramadan 2025/Participant|your community here]], and organized Wiki Loves Ramadan 2025 in your local language.
Whether you’re a first-time editor or an experienced Wikipedian, your contributions matter. Together, we can ensure Islamic cultures and traditions are well-represented and accessible to all.
Feel free to invite your community and friends too. Kindly reach out if you have any questions or need support as you prepare to participate.
Let’s make Wiki Loves Ramadan 2025 a success!
For the [[m:Wiki Loves Ramadan 2025/Team|International Team]] 12:08, 16 Januar 2025 (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=27568454 -->
== Universal Code of Conduct annual review: provide your comments on the UCoC and Enforcement Guidelines ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
I am writing to you to let you know the annual review period for the Universal Code of Conduct and Enforcement Guidelines is open now. You can make suggestions for changes through 3 February 2025. This is the first step of several to be taken for the annual review.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find a conversation to join on the UCoC page on Meta]].
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|you may review the U4C Charter]].
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 01:11, 24 Januar 2025 (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=27746256 -->
== Februar writin drive - 3-9 Februar ==
{{en}} Afternoon folks, a wee reminder that the next Writin Drive takes place next week (3-9th), with Zoom sessions taking place Monday 3 & Thursday 6. Edit any time during the week and sign up for the Dashboard to log your edits! We're focussing again on articles with the "Fix Scots" tab. [[Wikipedia:Februar 2025 Writin Drive||Mair info & sign up here.]] [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 13:57, 27 Januar 2025 (UTC)
== Feminism and Folklore 2025 starts soon ==
<div style="border:8px maroon ridge;padding:6px;>
[[File:Feminism and Folklore 2025 logo.svg|centre|550px|frameless]]
::<div lang="en" dir="ltr" class="mw-content-ltr">
<center>''{{int:please-translate}}''</center>
Dear Wiki Community,
You are humbly invited to organize the '''[[:m:Feminism and Folklore 2025|Feminism and Folklore 2025]]''' writing competition from February 1, 2025, to March 31, 2025 on your local Wikipedia. This year, Feminism and Folklore will focus on feminism, women's issues, and gender-focused topics for the project, with a [[:c:Commons:Wiki Loves Folklore 2025|Wiki Loves Folklore]] gender gap focus and a folk culture theme on Wikipedia.
You can help Wikipedia's coverage of folklore from your area by writing or improving articles about things like folk festivals, folk dances, folk music, women and queer folklore figures, folk game athletes, women in mythology, women warriors in folklore, witches and witch hunting, fairy tales, and more. Users can help create new articles, expand or translate from a generated list of suggested articles.
Organisers are requested to work on the following action items to sign up their communities for the project:
# Create a page for the contest on the local wiki.
# Set up a campaign on '''CampWiz''' tool.
# Create the local list and mention the timeline and local and international prizes.
# Request local admins for site notice.
# Link the local page and the CampWiz link on the [[:m:Feminism and Folklore 2025/Project Page|meta project page]].
This year, the Wiki Loves Folklore Tech Team has introduced two new tools to enhance support for the campaign. These tools include the '''Article List Generator by Topic''' and '''CampWiz'''. The Article List Generator by Topic enables users to identify articles on the English Wikipedia that are not present in their native language Wikipedia. Users can customize their selection criteria, and the tool will present a table showcasing the missing articles along with suggested titles. Additionally, users have the option to download the list in both CSV and wikitable formats. Notably, the CampWiz tool will be employed for the project for the first time, empowering users to effectively host the project with a jury. Both tools are now available for use in the campaign. [https://tools.wikilovesfolklore.org/ '''Click here to access these tools''']
Learn more about the contest and prizes on our [[:m:Feminism and Folklore 2025|project page]]. Feel free to contact us on our [[:m:Talk:Feminism and Folklore 2025/Project Page|meta talk page]] or by email us if you need any assistance.
We look forward to your immense coordination.
Thank you and Best wishes,
'''[[:m:Feminism and Folklore 2025|Feminism and Folklore 2025 International Team]]'''
::::Stay connected [[File:B&W Facebook icon.png|link=https://www.facebook.com/feminismandfolklore/|30x30px]] [[File:B&W Twitter icon.png|link=https://twitter.com/wikifolklore|30x30px]]
</div></div>
--[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 02:36, 29 Januar 2025 (UTC)
== Wiki Loves Folklore is back! ==
<div lang="en" dir="ltr" class="mw-content-ltr">
{{int:please-translate}}
[[File:Wiki Loves Folklore Logo.svg|right|150px|frameless]]
Dear Wiki Community,
You are humbly invited to participate in the '''[[:c:Commons:Wiki Loves Folklore 2025|Wiki Loves Folklore 2025]]''' an international media contest organized on Wikimedia Commons to document folklore and intangible cultural heritage from different regions, including, folk creative activities and many more. It is held every year from the '''1st till the 31st''' of March.
You can help in enriching the folklore documentation on Commons from your region by taking photos, audios, videos, and [https://commons.wikimedia.org/w/index.php?title=Special:UploadWizard&campaign=wlf_2025 submitting] them in this commons contest.
You can also [[:c:Commons:Wiki Loves Folklore 2025/Organize|organize a local contest]] in your country and support us in translating the [[:c:Commons:Wiki Loves Folklore 2025/Translations|project pages]] to help us spread the word in your native language.
Feel free to contact us on our [[:c:Commons talk:Wiki Loves Folklore 2025|project Talk page]] if you need any assistance.
'''Kind regards,'''
'''Wiki loves Folklore International Team'''
--[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 02:36, 29 Januar 2025 (UTC)
</div>
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=26503019 -->
== Reminder: first part of the annual UCoC review closes soon ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
This is a reminder that the first phase of the annual review period for the Universal Code of Conduct and Enforcement Guidelines will be closing soon. You can make suggestions for changes through [[d:Q614092|the end of day]], 3 February 2025. This is the first step of several to be taken for the annual review.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find a conversation to join on the UCoC page on Meta]]. After review of the feedback, proposals for updated text will be published on Meta in March for another round of community review.
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 00:48, 3 Februar 2025 (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28198931 -->
== Temporar adminship fur Pigsonthewing ==
A'm requestin aat [[Uiser:Pigsonthewing]] be gien temporar (1 month) adminship here. Pigsonthewing is ae admin on Wikispecies sae haes experience wi the tuils an haes been helpin wi coontervandalism here durin ma absence (taggin spam an makkin uiss o rowback tuils), an haein the fu reeng o tuils wid help them deal wi spam an vandalism an mak siccart aat scowiki disna gang unner whiles a'm gane [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 02:58, 4 Februar 2025 (UTC)
'''Comment''' - A'm pittin iss here insteid ae at [[WP:RFA]] as iss is meant as a temporar caretakkin meisur raither nor ae lang term prospeck [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 02:58, 4 Februar 2025 (UTC)
:'''Aye''' (en) I know @[[Uiser:Pigsonthewing|Pigsonthewing]] through my paid work wearing my @[[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] hat; supporting as a volunteer. [[Uiser:Lirazelf|Lirazelf]] ([[Uiser collogue:Lirazelf|tauk]]) 10:08, 4 Februar 2025 (UTC)
: Thank you. Confirming I'm happy to serve in this role. [[Uiser:Pigsonthewing|Pigsonthewing]] ([[Uiser collogue:Pigsonthewing|tauk]]) 10:22, 4 Februar 2025 (UTC)
: '''Support''' [[Uiser:Atlantic306|Atlantic306]] ([[Uiser collogue:Atlantic306|tauk]]) 20:29, 4 Februar 2025 (UTC)
== <span lang="en" dir="ltr"> Upcoming Language Community Meeting (Feb 28th, 14:00 UTC) and Newsletter</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Hello everyone!
[[File:WP20Symbols WIKI INCUBATOR.svg|right|frameless|150x150px|alt=An image symbolising multiple languages]]
We’re excited to announce that the next '''Language Community Meeting''' is happening soon, '''February 28th at 14:00 UTC'''! If you’d like to join, simply sign up on the '''[[mw:Wikimedia_Language_and_Product_Localization/Community_meetings#28_February_2025|wiki page]]'''.
This is a participant-driven meeting where we share updates on language-related projects, discuss technical challenges in language wikis, and collaborate on solutions. In our last meeting, we covered topics like developing language keyboards, creating the Moore Wikipedia, and updates from the language support track at Wiki Indaba.
'''Got a topic to share?''' Whether it’s a technical update from your project, a challenge you need help with, or a request for interpretation support, we’d love to hear from you! Feel free to '''reply to this message''' or add agenda items to the document '''[[etherpad:p/language-community-meeting-feb-2025|here]]'''.
Also, we wanted to highlight that the sixth edition of the Language & Internationalization newsletter (January 2025) is available here: [[:mw:Special:MyLanguage/Wikimedia Language and Product Localization/Newsletter/2025/January|Wikimedia Language and Product Localization/Newsletter/2025/January]]. This newsletter provides updates from the October–December 2024 quarter on new feature development, improvements in various language-related technical projects and support efforts, details about community meetings, and ideas for contributing to projects. To stay updated, you can subscribe to the newsletter on its wiki page: [[:mw:Wikimedia Language and Product Localization/Newsletter|Wikimedia Language and Product Localization/Newsletter]].
We look forward to your ideas and participation at the language community meeting, see you there!
<section end="message"/>
</div>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 08:29, 22 Februar 2025 (UTC)
<!-- Message sent by User:SSethi (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28217779 -->
== Mairch Writin Drive - 24-30 Mairch ==
Jyne us in sortin oot an impruivin the Wiki, 24-30 Mairch!
Fur this event, we'll be sortin oot the airticles wi the fix_scots template.
Zooms - 24 & 27 Mairch, 6-8pm UTC.
Mair info [[Wikipedia:Mairch 2025 Writin Drive|here.]] [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 15:23, 25 Februar 2025 (UTC)
== Universal Code of Conduct annual review: proposed changes are available for comment ==
<div lang="en" dir="ltr" class="mw-content-ltr">
My apologies for writing in English.
{{Int:Please-translate}}.
I am writing to you to let you know that [[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/Proposed_Changes|proposed changes]] to the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|Universal Code of Conduct (UCoC) Enforcement Guidelines]] and [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|Universal Code of Conduct Coordinating Committee (U4C) Charter]] are open for review. '''[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/Proposed_Changes|You can provide feedback on suggested changes]]''' through the [[d:Q614092|end of day]] on Tuesday, 18 March 2025. This is the second step in the annual review process, the final step will be community voting on the proposed changes.
[[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review|Read more information and find relevant links about the process on the UCoC annual review page on Meta]].
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|you may review the U4C Charter]].
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] 18:51, 7 Mairch 2025 (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28307738 -->
== An improved dashboard for the Content Translation tool ==
<div lang="en" dir="ltr">
{{Int:hello}} Wikipedians,
Apologies as this message is not in your language, {{Int:please-translate}}.
The [[mediawikiwiki:Special:MyLanguage/Wikimedia_Language_and_Product_Localization|Language and Product Localization team]] has improved the [https://test.wikipedia.org/w/index.php?title=Special:ContentTranslation&filter-type=automatic&filter-id=previous-edits&active-list=suggestions&from=en&to=es Content Translation dashboard] to create a consistent experience for all contributors using mobile and desktop devices. The improved translation dashboard allows all logged-in users of the tool to enjoy a consistent experience regardless of their type of device.
With a harmonized experience, logged-in desktop users now have access to the capabilities shown in the image below.
[[file:Content_Translation_new-dashboard.png|alt=|center|thumb|576x576px|Notice that in this screenshot, the new dashboard allows: Users to adjust suggestions with the "For you" and "...More" buttons to select general topics or community-created collections (like the example of Climate topic). Also, users can use translation to create new articles (as before) and expand existing articles section by section. You can see how suggestions are provided in the new dashboard in two groups ("Create new pages" and "Expand with new sections")-one for each activity.]]
[[File:Content_Translation_dashboard_on_desktop.png|alt=|center|thumb|577x577px|In the current dashboard, you will notice that you can't adjust suggestions to select topics or community-created collections. Also, you can't expand on existing articles by translating new sections.]]
We will implement [[mw:Special:MyLanguage/Content translation#Improved translation experience|this improvement]] on your wiki '''on Monday, March 17th, 2025''' and remove the current dashboard '''by May 2025'''.
Please reach out with any questions concerning the dashboard in this thread.
Thank you!
On behalf of the Language and Product Localization team.
</div>
<bdi lang="en" dir="ltr">[[User:UOzurumba (WMF)|UOzurumba (WMF)]]</bdi> 02:56, 13 Mairch 2025 (UTC)
<!-- Message sent by User:UOzurumba (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:UOzurumba_(WMF)/sandbox_CX_Unified_dashboard_announcement_list_1&oldid=28382282 -->
== Yer wiki will be in raed-anerly suin ==
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Raed iss message in anither leid]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedie Foondation]] will be switchin the traffec atween its data centres. Iss will mak shuir that Wikipaedia an the ither Wikimedie wiki kin stey onwab e'en efter a muckle mishanterin.
Aw traffec will switch on '''{{#time:j xg|2025-03-19|sco}}'''. The test will stert at '''[https://zonestamp.toolforge.org/{{#time:U|2025-03-19T14:00|en}} {{#time:H:i e|2025-03-19T14:00}}]'''.
Unfortunate, acause o some leemits in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MedieWiki]], aw editin maun stap whiles the switch is makit. We apologise fur iss disruption, an we ar wirkin tae minimise it in futur.
Ae banner will be shawn on aw wikis 30 meenits afore iss operation happens. <span lang="en" dir="ltr" class="mw-content-ltr">This banner will remain visible until the end of the operation.</span>
'''Ye will be able tae raed, but nae edit, aa wikis fur ae smaa period o time.'''
*Ye willnae be able tae edit fur up til ae oor on {{#time:l j xg Y|2025-03-19|sco}}.
*If ye try tae edit or hain durin thir times, ye will be gien ae error message. We howp that nae edits will gang astray durin the meenits but we canna mak shuir o'it. Gin ye see the error message, then please wait til athing is back tae normal. Then ye sud be able tae mak hain o yer edit. But, we recommend that ye mak a copy o yer chynges aforehaund, juist in case.
''Ither effecks'':
*Backgroond tasks will be slaw an some micht drap. Reid airtins minna be updatit as quick as normal. Gin ye mak ae airticle that is awreidy airtint elsewyes, the airtin will remain reid fur langer nor uisual. Some lang-rinnin scripts will hae tae stap.
* We expect the code deployments tae happen as wi ony ither week. Houaniver, some case-by-case code freezes cud happen gin the operation needs thaim efterwarts.
* [[mw:Special:MyLanguage/GitLab|GitLab]] willnae be available fur aboot 90 meenits.
Iss projeck micht be pit aff gin needit. Ye kin [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Ony chynges will be annoonced in the schedule.
'''Please share iss information wi yer commonity.'''</div><section end="server-switch"/>
<bdi lang="en" dir="ltr">[[User:MediaWiki message delivery|MediaWiki message delivery]]</bdi> 23:14, 14 Mairch 2025 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=28307742 -->
== Final proposed modifications to the Universal Code of Conduct Enforcement Guidelines and U4C Charter now posted ==
<div lang="en" dir="ltr" class="mw-content-ltr">
The proposed modifications to the [[foundation:Special:MyLanguage/Policy:Universal_Code_of_Conduct/Enforcement_guidelines|Universal Code of Conduct Enforcement Guidelines]] and the U4C Charter [[m:Universal_Code_of_Conduct/Annual_review/2025/Proposed_Changes|are now on Meta-wiki for community notice]] in advance of the voting period. This final draft was developed from the previous two rounds of community review. Community members will be able to vote on these modifications starting on 17 April 2025. The vote will close on 1 May 2025, and results will be announced no later than 12 May 2025. The U4C election period, starting with a call for candidates, will open immediately following the announcement of the review results. More information will be posted on [[m:Special:MyLanguage//Universal_Code_of_Conduct/Coordinating_Committee/Election|the wiki page for the election]] soon.
Please be advised that this process will require more messages to be sent here over the next two months.
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|talk]]) 02:04, 4 Apryle 2025 (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28469465 -->
== Mey-Juin Writin Drive - 26 Mey - 1 Juin ==
Jyne us in sortin oot an impruivin the Wiki, 26 Mey - 1 Juin!
Fur this event, we'll be sortin oot the airticles wi the fix_scots template.
Zooms - 27 & 29 Mey, 6-8pm UTC+1 (BST)
[[Wikipedia:Mey-Juin 2025 Writin Drive|Mair info here.]] [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 12:34, 15 Apryle 2025 (UTC)
== Ukraine's Cultural Diplomacy Month 2025: Invitation ==
<div lang="en" dir="ltr">
[[File:UCDM 2025 general.png|180px|right]]
{{int:please-translate}}
Hello, dear Wikipedians!<br/>
[[:m:Special:MyLanguage/Wikimedia Ukraine|Wikimedia Ukraine]], in cooperation with the [[:en:Ministry of Foreign Affairs of Ukraine|MFA of Ukraine]] and [[:en:Ukrainian Institute|Ukrainian Institute]], has launched the fifth edition of writing challenge "'''[[:m:Special:MyLanguage/Ukraine's Cultural Diplomacy Month 2025|Ukraine's Cultural Diplomacy Month]]'''", which lasts from '''14th April''' until '''16th May 2025'''. The campaign is dedicated to famous Ukrainian artists of cinema, music, literature, architecture, design, and cultural phenomena of Ukraine that are now part of world heritage. We accept contributions in every language!
The most active contesters will receive prizes.
If you are interested in coordinating long-term community engagement for the campaign and becoming a local ambassador, we would love to hear from you! Please let us know your interest.
<br/>
We invite you to take part and help us improve the coverage of Ukrainian culture on Wikipedia in your language! Also, we plan to set up a [[:m:CentralNotice/Request/Ukraine's Cultural Diplomacy Month 2025|banner]] to notify users of the possibility to participate in such a challenge! [[:m:User:OlesiaLukaniuk (WMUA)|OlesiaLukaniuk (WMUA)]] ([[:m:User talk:OlesiaLukaniuk (WMUA)|talk]])
</div>
16:11, 16 Apryle 2025 (UTC)
<!-- Message sent by User:Hide on Rosé@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:OlesiaLukaniuk_(WMUA)/list_of_wikis&oldid=28552112 -->
== Vote now on the revised UCoC Enforcement Guidelines and U4C Charter ==
<div lang="en" dir="ltr" class="mw-content-ltr">
The voting period for the revisions to the Universal Code of Conduct Enforcement Guidelines ("UCoC EG") and the UCoC's Coordinating Committee Charter is open now through the end of 1 May (UTC) ([https://zonestamp.toolforge.org/1746162000 find in your time zone]). [[m:Special:MyLanguage/Universal_Code_of_Conduct/Annual_review/2025/Voter_information|Read the information on how to participate and read over the proposal before voting]] on the UCoC page on Meta-wiki.
The [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review of the EG and Charter was planned and implemented by the U4C. Further information will be provided in the coming months about the review of the UCoC itself. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Charter|review the U4C Charter]].
Please share this message with members of your community so they can participate as well.
In cooperation with the U4C -- [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|talk]]) 00:34, 17 Apryle 2025 (UTC)
</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28469465 -->
== Sub-referencing: User testing ==
<div lang="en" dir="ltr">
[[File:Sub-referencing reuse visual.png|400px|right]]
<small>''Apologies for writing in English, please help us by providing a translation below''</small>
Hi I’m Johannes from [[:m:Wikimedia Deutschland|Wikimedia Deutschland]]'s [[:m:WMDE Technical Wishes|Technical Wishes team]]. We are making great strides with the new [[:m:WMDE Technical Wishes/Sub-referencing|sub-referencing feature]] and we’d love to invite you to take part in two activities to help us move this work further:
#'''Try it out and share your feedback'''
#:[[:m:WMDE Technical Wishes/Sub-referencing# Test the prototype|Please try]] the updated ''wikitext'' feature [https://en.wikipedia.beta.wmflabs.org/wiki/Sub-referencing on the beta wiki] and let us know what you think, either [[:m:Talk:WMDE Technical Wishes/Sub-referencing|on our talk page]] or by [https://greatquestion.co/wikimediadeutschland/talktotechwish booking a call] with our UX researcher.
#'''Get a sneak peak and help shape the ''Visual Editor'' user designs'''
#:Help us test the new design prototypes by participating in user sessions – [https://greatquestion.co/wikimediadeutschland/gxk0taud/apply sign up here to receive an invite]. We're especially hoping to speak with people from underrepresented and diverse groups. If that's you, please consider signing up! No prior or extensive editing experience is required. User sessions will start ''May 14th''.
We plan to bring this feature to Wikimedia wikis later this year. We’ll reach out to wikis for piloting in time for deployments. Creators and maintainers of reference-related tools and templates will be contacted beforehand as well.
Thank you very much for your support and encouragement so far in helping bring this feature to life! </div> <bdi lang="en" dir="ltr">[[User:Johannes Richter (WMDE)|Johannes Richter (WMDE)]] ([[User talk:Johannes Richter (WMDE)|talk]])</bdi> 15:03, 28 Apryle 2025 (UTC)
<!-- Message sent by User:Johannes Richter (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johannes_Richter_(WMDE)/Sub-referencing/massmessage_list&oldid=28628657 -->
== <span lang="en" dir="ltr">Vote on proposed modifications to the UCoC Enforcement Guidelines and U4C Charter</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
The voting period for the revisions to the Universal Code of Conduct Enforcement Guidelines and U4C Charter closes on 1 May 2025 at 23:59 UTC ([https://zonestamp.toolforge.org/1746162000 find in your time zone]). [[m:Special:MyLanguage/Universal Code of Conduct/Annual review/2025/Voter information|Read the information on how to participate and read over the proposal before voting]] on the UCoC page on Meta-wiki.
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee (U4C)]] is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, you may [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|review the U4C Charter]].
Please share this message with members of your community in your language, as appropriate, so they can participate as well.
In cooperation with the U4C -- <section end="announcement-content" />
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
[[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 03:41, 29 Apryle 2025 (UTC)</div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== Celtic Knot 2025 survey ==
{{en}} Sorry not to be able to send this in Scots - message below in Welsh and English.
(Gweler isod ar gyfer y Gymraeg)
We are planning an online community meeting later this year for [[metawiki:Celtic_Knot_Conference_2024|Celtic Knot]] (a conference celebrating minority languages). We would love to hear from you what you would like to see.
We have created a small questionnaire to find out what was successful at Celtic Knot 2024 and what you would like to see this year. The survey is open to people who attended the conference last year and people who are interested in coming to an online community meeting this year. To participate, go to https://docs.google.com/forms/d/e/1FAIpQLSdBlgi-0XNjjgh9HCQsy7KQWJo4qhfJmCGtQjwFI4WWYipaMA/viewform?usp=dialog. The survey is also available in [https://docs.google.com/forms/d/e/1FAIpQLSccsyMDUDFYush1oBasvulH4Vsjp0hubrKS_9u_73LCVtbJ0Q/viewform?usp=dialog Welsh] or [https://docs.google.com/forms/d/e/1FAIpQLScN6IBXfAUowjhQ4Uc6-_SZXUMJ9Mtp-iUgX5thg8bPHOGA-A/viewform?usp=dialog Irish].
(See above for English)
Rydym gynllunio ar gyfer cyfarfod cymunedol ar-lein yn ddiweddarach eleni ar gyfer [[metawiki:Celtic_Knot_Conference_2024/cy|Celtic Knot]] (cynhadledd sy’n dathlu ieithoedd lleiafrifol). Byddem wrth ein bodd yn dysgu oddi wrthych beth hoffech chi ei weld.
Rydym wedi creu holiadur bach i ddysgu beth roedd yn llwyddiannus yn Celtic Knot 2024 a beth hoffech chi weld eleni. Mae’r arolwg yn agor i bobol sydd wedi mynychu’r gynhadledd llynedd a phobl gyda diddordeb am ddod i gyfarfod cymunedol ar-lein eleni. I gymryd rhan, ewch i https://docs.google.com/forms/d/e/1FAIpQLSccsyMDUDFYush1oBasvulH4Vsjp0hubrKS_9u_73LCVtbJ0Q/viewform?usp=dialog [[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 08:56, 17 Apryle 2025 (UTC)
:The above survey will close on the '''15th May.''' The survey is available in [https://docs.google.com/forms/d/e/1FAIpQLSdBlgi-0XNjjgh9HCQsy7KQWJo4qhfJmCGtQjwFI4WWYipaMA/viewform?usp=dialog English], [https://docs.google.com/forms/d/1BXYa7c6-9R4ZAeJFltPQSGw0OcnZbbz-b080wKpFAlI/edit Welsh] and [https://docs.google.com/forms/d/1pyqryilEEymj7TpqEHQXEMHKZgCPRmDnH77oPCekqwQ/edit Irish] however if for any reason the survey isn't accessible for you, you are very welcome to email me (gemma.coleman@wikimedia.org.uk) to share your thoughts or discuss more accessible ways to have your say.
:Mae'r holiadur uchod yn cau ar y 15fed Mai. Mae'r holiadur yn ar gael yn [https://docs.google.com/forms/d/e/1FAIpQLSdBlgi-0XNjjgh9HCQsy7KQWJo4qhfJmCGtQjwFI4WWYipaMA/viewform?usp=dialog Saesneg], [https://docs.google.com/forms/d/1BXYa7c6-9R4ZAeJFltPQSGw0OcnZbbz-b080wKpFAlI/edit Cymraeg] a [https://docs.google.com/forms/d/1pyqryilEEymj7TpqEHQXEMHKZgCPRmDnH77oPCekqwQ/edit Gwyddelig] ond os mae'r holiadur ddim yn hygyrch amdanoch chi am unrhyw reswm, mae croeso mawr i chi anfon e-bost i fi (gemma.coleman@wikimedia.org.uk) i rannu eich barn neu drafod am ffyrdd well i chi cael eich dweud. [[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 10:13, 6 Mey 2025 (UTC)
== We will be enabling the new Charts extension on your wiki soon! ==
''(Apologies for posting in English)''
Hi all! We have good news to share regarding the ongoing problem with graphs and charts affecting all wikis that use them.
As you probably know, the [[:mw:Special:MyLanguage/Extension:Graph|old Graph extension]] was disabled in 2023 [[listarchive:list/wikitech-l@lists.wikimedia.org/thread/EWL4AGBEZEDMNNFTM4FRD4MHOU3CVESO/|due to security reasons]]. We’ve worked in these two years to find a solution that could replace the old extension, and provide a safer and better solution to users who wanted to showcase graphs and charts in their articles. We therefore developed the [[:mw:Special:MyLanguage/Extension:Chart|Charts extension]], which will be replacing the old Graph extension and potentially also the [[:mw:Extension:EasyTimeline|EasyTimeline extension]].
After successfully deploying the extension on Italian, Swedish, and Hebrew Wikipedia, as well as on MediaWiki.org, as part of a pilot phase, we are now happy to announce that we are moving forward with the next phase of deployment, which will also include your wiki.
The deployment will happen in batches, and will start from '''May 6'''. Please, consult [[:mw:Special:MyLanguage/Extension:Chart/Project#Deployment Timeline|our page on MediaWiki.org]] to discover when the new Charts extension will be deployed on your wiki. You can also [[:mw:Special:MyLanguage/Extension:Chart|consult the documentation]] about the extension on MediaWiki.org.
If you have questions, need clarifications, or just want to express your opinion about it, please refer to the [[:mw:Special:MyLanguage/Extension_talk:Chart/Project|project’s talk page on Mediawiki.org]], or ping me directly under this thread. If you encounter issues using Charts once it gets enabled on your wiki, please report it on the [[:mw:Extension_talk:Chart/Project|talk page]] or at [[phab:tag/charts|Phabricator]].
Thank you in advance! -- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 15:07, 6 Mey 2025 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Sannita_(WMF)/Mass_sending_test&oldid=28663781 -->
== <span lang="en" dir="ltr">Call for Candidates for the Universal Code of Conduct Coordinating Committee (U4C)</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
The results of voting on the Universal Code of Conduct Enforcement Guidelines and Universal Code of Conduct Coordinating Committee (U4C) Charter is [[m:Special:MyLanguage/Universal Code of Conduct/Annual review/2025#Results|available on Meta-wiki]].
You may now [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2025/Candidates|submit your candidacy to serve on the U4C]] through 29 May 2025 at 12:00 UTC. Information about [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Election/2025|eligibility, process, and the timeline are on Meta-wiki]]. Voting on candidates will open on 1 June 2025 and run for two weeks, closing on 15 June 2025 at 12:00 UTC.
If you have any questions, you can ask on [[m:Talk:Universal Code of Conduct/Coordinating Committee/Election/2025|the discussion page for the election]]. -- in cooperation with the U4C, </div><section end="announcement-content" />
</div>
<bdi lang="en" dir="ltr">[[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User_talk:Keegan (WMF)|Collogue]])</bdi> 22:07, 15 Mey 2025 (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== Mey-Juin 2025 Writin Drive ==
Jyne us in sortin oot an impruivin the Wiki! 26 Mey - 1 Juin - mair info - [[Wikipedia:Mey-Juin 2025 Writin Drive|Mey-Juin 2025 Writin Drive]]
Thare ur '''2450''' articles on the wiki thit are still tagged as needin thair Scots sortit, an '''1480''' (25 Mairch 2025) o'aim ur stubs. Mony o thaim are juist a coople o lines lang, so we'v got a really guid opportunity here tae dae a big dent in that nummer! [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 14:41, 21 Mey 2025 (UTC)
== RfC ongoing regarding Abstract Wikipedia (and your project) ==
<div lang="en" dir="ltr" class="mw-content-ltr">
''(Apologies for posting in English, if this is not your first language)''
Hello all! We opened a discussion on Meta about a very delicate issue for the development of [[:m:Special:MyLanguage/Abstract Wikipedia|Abstract Wikipedia]]: where to store the abstract content that will be developed through functions from Wikifunctions and data from Wikidata. Since some of the hypothesis involve your project, we wanted to hear your thoughts too.
We want to make the decision process clear: we do not yet know which option we want to use, which is why we are consulting here. We will take the arguments from the Wikimedia communities into account, and we want to consult with the different communities and hear arguments that will help us with the decision. The decision will be made and communicated after the consultation period by the Foundation.
You can read the various hypothesis and have your say at [[:m:Abstract Wikipedia/Location of Abstract Content|Abstract Wikipedia/Location of Abstract Content]]. Thank you in advance! -- [[User:Sannita (WMF)|Sannita (WMF)]] ([[User talk:Sannita (WMF)|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 15:27, 22 Mey 2025 (UTC)
</div>
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Sannita_(WMF)/Mass_sending_test&oldid=28768453 -->
== <span lang="en" dir="ltr">Wikimedia Foundation Board of Trustees 2025 Selection & Call for Questions</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''[[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Announcement/Selection announcement|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2025/Announcement/Selection announcement}}&language=&action=page&filter= {{int:please-translate}}]''
Dear all,
This year, the term of 2 (two) Community- and Affiliate-selected Trustees on the Wikimedia Foundation Board of Trustees will come to an end [1]. The Board invites the whole movement to participate in this year’s selection process and vote to fill those seats.
The Elections Committee will oversee this process with support from Foundation staff [2]. The Governance Committee, composed of trustees who are not candidates in the 2025 community-and-affiliate-selected trustee selection process (Raju Narisetti, Shani Evenstein Sigalov, Lorenzo Losa, Kathy Collins, Victoria Doronina and Esra’a Al Shafei) [3], is tasked with providing Board oversight for the 2025 trustee selection process and for keeping the Board informed. More details on the roles of the Elections Committee, Board, and staff are here [4].
Here are the key planned dates:
* May 22 – June 5: Announcement (this communication) and call for questions period [6]
* June 17 – July 1, 2025: Call for candidates
* July 2025: If needed, affiliates vote to shortlist candidates if more than 10 apply [5]
* August 2025: Campaign period
* August – September 2025: Two-week community voting period
* October – November 2025: Background check of selected candidates
* Board’s Meeting in December 2025: New trustees seated
Learn more about the 2025 selection process - including the detailed timeline, the candidacy process, the campaign rules, and the voter eligibility criteria - on this Meta-wiki page [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2025|[link]]].
'''Call for Questions'''
In each selection process, the community has the opportunity to submit questions for the Board of Trustees candidates to answer. The Election Committee selects questions from the list developed by the community for the candidates to answer. Candidates must answer all the required questions in the application in order to be eligible; otherwise their application will be disqualified. This year, the Election Committee will select 5 questions for the candidates to answer. The selected questions may be a combination of what’s been submitted from the community, if they’re alike or related. [[m:Special:MyLanguage/Wikimedia_Foundation_elections/2025/Questions_for_candidates|[link]]]
'''Election Volunteers'''
Another way to be involved with the 2025 selection process is to be an Election Volunteer. Election Volunteers are a bridge between the Elections Committee and their respective community. They help ensure their community is represented and mobilize them to vote. Learn more about the program and how to join on this Meta-wiki page [[m:Wikimedia_Foundation_elections/2025/Election_volunteers|[link].]]
Thank you!
[1] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2022/Results
[2] https://foundation.wikimedia.org/wiki/Committee:Elections_Committee_Charter
[3] https://foundation.wikimedia.org/wiki/Resolution:Committee_Membership,_December_2024
[4] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections_committee/Roles
[5] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2025/FAQ
[6] https://meta.wikimedia.org/wiki/Wikimedia_Foundation_elections/2025/Questions_for_candidates
Best regards,
Victoria Doronina
Board Liaison to the Elections Committee
Governance Committee<section end="announcement-content" />
</div>
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 03:08, 28 Mey 2025 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28618011 -->
== <span lang="en" dir="ltr"> Upcoming Deployment of the CampaignEvents Extension</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Hello everyone,
''(Apologies for posting in English if English is not your first language. Please help translate to your language.)''
The Campaigns Product Team is planning a global deployment of the '''[[:mw:Help:Extension:CampaignEvents|CampaignEvents extension]]''' to all Wikipedias, including this wiki, during the '''week of June 23rd'''.
This extension is designed to help organizers plan and manage events, WikiProjects, and other on-wiki collaborations - and to make these efforts more discoverable.
The three main features of this extension are:
* '''[[:m:Event_Center/Registration|Event Registration]]''': A simple way to sign up for events on the wiki.
* '''[[:m:CampaignEvents/Collaboration_list|Collaboration List]]''': A global list of events and a local list of WikiProjects, accessible at '''[[:m:Special:AllEvents|Special:AllEvents]]'''.
* '''[[:m:Campaigns/Foundation_Product_Team/Invitation_list|Invitation Lists]]''': A tool to help organizers find editors who might want to join, based on their past contributions.
'''Note''': The extension comes with a new user right called '''"Event Organizer"''', which will be managed by administrators on this wiki. Organizer tools like Event Registration and Invitation Lists will only work if someone is granted this right. The Collaboration List is available to everyone immediately after deployment.
The extension is already live on several wikis, including '''Meta, Wikidata, English Wikipedia''', and more ( [[m:CampaignEvents/Deployment_status#Current_Deployment_Status_for_CampaignEvents_extension| See the full deployment list]])
If you have any questions, concerns, or feedback, please feel free to share them on the [[m:Talk:CampaignEvents| extension talkpage]]. We’d love to hear from you before the rollout.
Thank you! <section end="message"/>
</div>
<bdi lang="en" dir="ltr">[[User:Udehb-WMF|Udehb-WMF]] ([[User talk:Udehb-WMF|Collogue]]) 16:47, 29 Mey 2025 (UTC)</bdi>
<!-- Message sent by User:Udehb-WMF@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Udehb-WMF/sandbox/deployment_audience&oldid=28803829 -->
== Vote now in the 2025 U4C Election ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Apologies for writing in English.
{{Int:Please-translate}}
Eligible voters are asked to participate in the 2025 [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee|Universal Code of Conduct Coordinating Committee]] election. More information–including an eligibility check, voting process information, candidate information, and a link to the vote–are available on Meta at the [[m:Special:MyLanguage/Universal_Code_of_Conduct/Coordinating_Committee/Election/2025|2025 Election information page]]. The vote closes on 17 June 2025 at [https://zonestamp.toolforge.org/1750161600 12:00 UTC].
Please vote if your account is eligible. Results will be available by 1 July 2025. -- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]]) 23:01, 13 Juin 2025 (UTC) </div>
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28848819 -->
== <span lang="en" dir="ltr">Wikimedia Foundation Board of Trustees 2025 - Call for Candidates</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
:''<div class="plainlinks">[[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Announcement/Call for candidates|{{int:interlanguage-link-mul}}]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-{{urlencode:Wikimedia Foundation elections/2025/Announcement/Call for candidates}}&language=&action=page&filter= {{int:please-translate}}]</div>
Hello all,
The [[m:Special:MyLanguage/Wikimedia Foundation elections/2025|call for candidates for the 2025 Wikimedia Foundation Board of Trustees selection is now open]] from June 17, 2025 – July 2, 2025 at 11:59 UTC [1]. The Board of Trustees oversees the Wikimedia Foundation's work, and each Trustee serves a three-year term [2]. This is a volunteer position.
This year, the Wikimedia community will vote in late August through September 2025 to fill two (2) seats on the Foundation Board. Could you – or someone you know – be a good fit to join the Wikimedia Foundation's Board of Trustees? [3]
Learn more about what it takes to stand for these leadership positions and how to submit your candidacy on [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Candidate application|this Meta-wiki page]] or encourage someone else to run in this year's election.
Best regards,
Abhishek Suryawanshi<br />
Chair of the Elections Committee
On behalf of the Elections Committee and Governance Committee
[1] https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikimedia_Foundation_elections/2025/Call_for_candidates
[2] https://foundation.wikimedia.org/wiki/Legal:Bylaws#(B)_Term.
[3] https://meta.wikimedia.org/wiki/Special:MyLanguage/Wikimedia_Foundation_elections/2025/Resources_for_candidates<section end="announcement-content" />
</div>
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 17:44, 17 Juin 2025 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=28866958 -->
== Adminship votin open ==
{{en}} Wee note to say that there's an RfA (request for adminship) now open here: [[Wikipedia:Requests for adminship]]. [[Uiser:Lirazelf|Lirazelf]] ([[Uiser collogue:Lirazelf|tauk]]) 09:57, 25 Juin 2025 (UTC)
== <span lang="en" dir="ltr">Sister Projects Task Force reviews Wikispore and Wikinews</span> ==
<div lang="en" dir="ltr">
<section begin="message"/>
Dear Wikimedia Community,
The [[m:Wikimedia Foundation Community Affairs Committee|Community Affairs Committee (CAC)]] of the Wikimedia Foundation Board of Trustees assigned [[m:Wikimedia Foundation Community Affairs Committee/Sister Projects Task Force|the Sister Projects Task Force (SPTF)]] to update and implement a procedure for assessing the lifecycle of Sister Projects – wiki [[m:Wikimedia projects|projects supported by Wikimedia Foundation (WMF)]].
A vision of relevant, accessible, and impactful free knowledge has always guided the Wikimedia Movement. As the ecosystem of Wikimedia projects continues to evolve, it is crucial that we periodically review existing projects to ensure they still align with our goals and community capacity.
Despite their noble intent, some projects may no longer effectively serve their original purpose. '''Reviewing such projects is not about giving up – it's about responsible stewardship of shared resources'''. Volunteer time, staff support, infrastructure, and community attention are finite, and the non-technical costs tend to grow significantly as our ecosystem has entered a different age of the internet than the one we were founded in. Supporting inactive projects or projects that didn't meet our ambitions can unintentionally divert these resources from areas with more potential impact.
Moreover, maintaining projects that no longer reflect the quality and reliability of the Wikimedia name stands for, involves a reputational risk. An abandoned or less reliable project affects trust in the Wikimedia movement.
Lastly, '''failing to sunset or reimagine projects that are no longer working can make it much harder to start new ones'''. When the community feels bound to every past decision – no matter how outdated – we risk stagnation. A healthy ecosystem must allow for evolution, adaptation, and, when necessary, letting go. If we create the expectation that every project must exist indefinitely, we limit our ability to experiment and innovate.
Because of this, SPTF reviewed two requests concerning the lifecycle of the Sister Projects to work through and demonstrate the review process. We chose Wikispore as a case study for a possible new Sister Project opening and Wikinews as a case study for a review of an existing project. Preliminary findings were discussed with the CAC, and a community consultation on both proposals was recommended.
=== Wikispore ===
The [[m:Wikispore|application to consider Wikispore]] was submitted in 2019. SPTF decided to review this request in more depth because rather than being concentrated on a specific topic, as most of the proposals for the new Sister Projects are, Wikispore has the potential to nurture multiple start-up Sister Projects.
After careful consideration, the SPTF has decided '''not to recommend''' Wikispore as a Wikimedia Sister Project. Considering the current activity level, the current arrangement allows '''better flexibility''' and experimentation while WMF provides core infrastructural support.
We acknowledge the initiative's potential and seek community input on what would constitute a sufficient level of activity and engagement to reconsider its status in the future.
As part of the process, we shared the decision with the Wikispore community and invited one of its leaders, Pharos, to an SPTF meeting.
Currently, we especially invite feedback on measurable criteria indicating the project's readiness, such as contributor numbers, content volume, and sustained community support. This would clarify the criteria sufficient for opening a new Sister Project, including possible future Wikispore re-application. However, the numbers will always be a guide because any number can be gamed.
=== Wikinews ===
We chose to review Wikinews among existing Sister Projects because it is the one for which we have observed the highest level of concern in multiple ways.
Since the SPTF was convened in 2023, its members have asked for the community's opinions during conferences and community calls about Sister Projects that did not fulfil their promise in the Wikimedia movement.[https://commons.wikimedia.org/wiki/File:WCNA_2024._Sister_Projects_-_opening%3F_closing%3F_merging%3F_splitting%3F.pdf <nowiki>[1]</nowiki>][https://meta.wikimedia.org/wiki/Wikimedia_Foundation_Community_Affairs_Committee/Sister_Projects_Task_Force#Wikimania_2023_session_%22Sister_Projects:_past,_present_and_the_glorious_future%22 <nowiki>[2]</nowiki>][https://meta.wikimedia.org/wiki/WikiConvention_francophone/2024/Programme/Quelle_proc%C3%A9dure_pour_ouvrir_ou_fermer_un_projet_%3F <nowiki>[3]</nowiki>] Wikinews was the leading candidate for an evaluation because people from multiple language communities proposed it. Additionally, by most measures, it is the least active Sister Project, with the greatest drop in activity over the years.
While the Language Committee routinely opens and closes language versions of the Sister Projects in small languages, there has never been a valid proposal to close Wikipedia in major languages or any project in English. This is not true for Wikinews, where there was a proposal to close English Wikinews, which gained some traction but did not result in any action[https://meta.wikimedia.org/wiki/Proposals_for_closing_projects/Closure_of_English_Wikinews <nowiki>[4]</nowiki>][https://meta.wikimedia.org/wiki/WikiConvention_francophone/2024/Programme/Quelle_proc%C3%A9dure_pour_ouvrir_ou_fermer_un_projet_%3F <nowiki>[5]</nowiki>, see section 5] as well as a draft proposal to close all languages of Wikinews[https://meta.wikimedia.org/wiki/Talk:Proposals_for_closing_projects/Archive_2#Close_Wikinews_completely,_all_languages? <nowiki>[6]</nowiki>].
[[:c:File:Sister Projects Taskforce Wikinews review 2024.pdf|Initial metrics]] compiled by WMF staff also support the community's concerns about Wikinews.
Based on this report, SPTF recommends a community reevaluation of Wikinews. We conclude that its current structure and activity levels are the lowest among the existing sister projects. SPTF also recommends pausing the opening of new language editions while the consultation runs.
SPTF brings this analysis to a discussion and welcomes discussions of alternative outcomes, including potential restructuring efforts or integration with other Wikimedia initiatives.
'''Options''' mentioned so far (which might be applied to just low-activity languages or all languages) include but are not limited to:
*Restructure how Wikinews works and is linked to other current events efforts on the projects,
*Merge the content of Wikinews into the relevant language Wikipedias, possibly in a new namespace,
*Merge content into compatibly licensed external projects,
*Archive Wikinews projects.
Your insights and perspectives are invaluable in shaping the future of these projects. We encourage all interested community members to share their thoughts on the relevant discussion pages or through other designated feedback channels.
=== Feedback and next steps ===
We'd be grateful if you want to take part in a conversation on the future of these projects and the review process. We are setting up two different project pages: [[m:Public consultation about Wikispore|Public consultation about Wikispore]] and [[m:Public consultation about Wikinews|Public consultation about Wikinews]]. Please participate between 27 June 2025 and 27 July 2025, after which we will summarize the discussion to move forward. You can write in your own language.
I will also host a community conversation 16th July Wednesday 11.00 UTC and 17th July Thursday 17.00 UTC (call links to follow shortly) and will be around at Wikimania for more discussions.
<section end="message"/>
</div>
-- [[User:Victoria|Victoria]] on behalf of the Sister Project Task Force, 20:57, 27 Juin 2025 (UTC)
<!-- Message sent by User:Johan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Johan_(WMF)/Sister_project_MassMassage_on_behalf_of_Victoria/Target_list&oldid=28911188 -->
== Wikidata Item and Property labels soon displayed in Wiki Watchlist/Recent Changes ==
''(Apologies for posting in English, you can help by translating into your language)''
Hello everyone, the [[m:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|Wikidata For Wikimedia Projects]] team is excited to announce an upcoming change in how Wikidata edit changelogs are displayed in your [[Special:Watchlist|Watchlists]] and [[Special:RecentChanges|Recent Changes]] lists. If an edit is made on Wikidata that affects a page in another Wikimedia Project, the changelog will contain some information about the nature of the edit. This can include a QID (or Q-number), a PID (or P-number) and a value (which can be text, numbers, dates, or also QID or PID’s). Confused by these terms? See the [[d:Special:MyLanguage/Wikidata:Glossary|Wikidata:Glossary]] for further explanations.
The upcoming change is scheduled for '''17.07.2025''', between '''1300 - 1500 UTC'''.
The change will display the label (item name) alongside any QID or PIDs, as seen in the image below:
[[File:Apr10 edit summary on Wikidata.png|An edit sum entry on Wikidata, labels display alongside their P- and Q-no.'s]]
These changes will only be visible if you have Wikidata edits enabled in your User Preferences for Watchlists and Recent Changes, or have the active filter ‘Wikidata edits’ checkbox toggled on, directly on the Watchlist and Recent Changes pages.
Your bot and gadget may be affected! There are thousands of bots, gadgets and user-scripts and whilst we have researched potential effects to many of them, we cannot guarantee there won’t be some that are broken or affected by this change.
Further information and context about this change, including how your bot may be affected can be found on this [[m:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|project task page]]. We welcome your questions and feedback, please write to us on this dedicated [[m:Talk:Wikidata_For_Wikimedia_Projects/Clearer_Wikidata_Edit_Summaries/Resolve_Labels|Talk page]].
Thank you, - [[m:User:Danny_Benjafield_(WMDE)|Danny Benjafield (WMDE)]] on behalf of the Wikidata For Wikimedia Projects Team. [[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 12:45, 14 Julie 2025 (UTC)
<!-- Message sent by User:Danny Benjafield (WMDE)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Danny_Benjafield_(WMDE)/MassMessage_Test_List&oldid=28981877 -->
== (en) Wiki Loves Monuments help needed.. ==
Hey folks, Sara here. Turns out that we could offer a Scots interface for the new Wiki Loves Monuments app if we can offer the translations - I'd LOVE for us to be able to do this, but I know fine well that I don't have the skills to do it myself. Wondering if anyone here might be interested in helping out?
There's 142 items, ranging from single words to longer sentences, with a lot being short phrases (2-6 ish words long). Hoping that maybe if a few folks pitch in, that it wouldn't be too big a job...? If folks are interested, please do drop me a wee email and I could share the spreadsheet - sara.thomas@wikimedia.org.uk. [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 10:41, 14 August 2025 (UTC)
== (en) Wikimedia UK Sandbox Sessions ==
Just a wee note to let folks know about some events we've got coming up that might be of interest - [https://wikimedia.org.uk/2025/08/community-sandbox-events/ Wikimedia UK Sandbox Sessions."] They're volunteer-led events supported by Wikimedia UK - the first is on using a Wikidata tool called Duplicity, to create missing Wikidata items from Wikipedia, and the next is on How to edit calmly in controversial areas. There's one more announced at the moment, and two still to come! Should be good - hope to see some folks there :) [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 14:13, 14 August 2025 (UTC)
== <span lang="en" dir="ltr">Temporary accounts will be rolled out soon</span> ==
<div lang="en" dir="ltr">
<section begin="body"/>
Hello, we are the Wikimedia Foundation [[mw:Special:MyLanguage/Product Safety and Integrity|Product Safety and Integrity]] team. We would like to announce that '''we plan to enable [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts|temporary accounts]] for this wiki in the week of September 1'''.
Temporary accounts are successfully live on 30 wikis, including many large ones like German, Japanese, and French. The change they bring is especially relevant to logged-out editors, who this feature is designed to protect. But it is also relevant to community members like mentors, patrollers, and admins – anyone who reverts edits, blocks users, or otherwise interacts with logged-out editors as part of keeping the wikis safe and accurate.
'''Why we are building temporary accounts'''
Our wikis should be safer to edit by default for logged-out editors. Temporary accounts allow people to continue editing the wikis without creating an account, while avoiding publicly tying their edits to their IP address. We believe this is in the best interest of our logged-out editors, who make valuable contributions to the wikis and who may later create accounts and grow our community of editors, admins, and other roles. Even though the wikis do warn logged-out editors that their IP address will be associated with their edit, many people may not understand what an IP address is, or that it could be used to connect them to other information about them in ways they might not expect.
Additionally, our moderation software and tools rely too heavily on network origin (IP addresses) to identify users and patterns of activity, especially as IP addresses themselves are becoming less stable as identifiers. Temporary accounts allow for more precise interactions with logged-out editors, including more precise blocks, and can help limit how often we unintentionally end up blocking good-faith users who use the same IP addresses as bad-faith users.
'''How temporary accounts work'''
[[File:Temporary account banner and empty talk page.png|thumb]]
Any time a logged-out user publishes an edit on this wiki, a cookie will be set in this user's browser, and a temporary account tied with this cookie will be automatically created. This account's name will follow the pattern: <code dir=ltr>~2025-12345-67</code> (a tilde, current year, a number). On pages like Recent Changes or page history, this name will be displayed. The cookie will expire 90 days after its creation. As long as it exists, all edits made from this device will be attributed to this temporary account. It will be the same account even if the IP address changes, unless the user clears their cookies or uses a different device or web browser. A record of the IP address used at the time of each edit will be stored for 90 days after the edit. However, only some logged-in users will be able to see it.
'''What does this mean for different groups of users?'''
'''For logged-out editors'''
* This increases privacy: currently, if you do not use a registered account to edit, then everybody can see the IP address for the edits you made, even after 90 days. That will no longer be possible on this wiki.
* If you use a temporary account to edit from different locations in the last 90 days (for example at home and at a coffee shop), the edit history and the IP addresses for all those locations will now be recorded together, for the same temporary account. Users who [[foundation:Special:MyLanguage/Policy:Access_to_temporary_account_IP_addresses|meet the relevant requirements]] will be able to view this data. If this creates any personal security concerns for you, please contact talktohumanrights at wikimedia.org for advice.
'''For community members interacting with logged-out editors'''
* A temporary account is uniquely linked to a device. In comparison, an IP address can be shared with different devices and people (for example, different people at school or at work might have the same IP address).
* Compared to the current situation, it will be safer to assume that a temporary user's talk page belongs to only one person, and messages left there will be read by them. As you can see in the screenshot, temporary account users will receive notifications. It will also be possible to thank them for their edits, ping them in discussions, and invite them to get more involved in the community.
'''For users who use IP address data to moderate and maintain the wiki'''
* '''For patrollers''' who track persistent abusers, investigate violations of policies, etc.: Users who [[foundation:Special:MyLanguage/Policy:Access_to_temporary_account_IP_addresses|meet the requirements]] will be able to reveal temporary users' IP addresses and all contributions made by temporary accounts from a specific IP address or range ([[Special:IPContributions]]). They will also have access to useful information about the IP addresses thanks to the [[mw:Special:MyLanguage/Trust and Safety Product/IP Info|IP Info]] feature. Many other pieces of software have been built or adjusted to work with temporary accounts, including AbuseFilter, global blocks, Global User Contributions, and more. (For information for volunteer developers on how to update the code of your tools – see the last part of the message.)
* '''For admins blocking logged-out editors''':
** It will be possible to block many abusers by just blocking their temporary accounts. A blocked person won't be able to create new temporary accounts quickly if the admin selects the [[mw:Special:MyLanguage/Autoblock|autoblock]] option.
** It will still be possible to block an IP address or IP range.
* Temporary accounts will not be retroactively applied to contributions made before the deployment. On Special:Contributions, you will be able to see existing IP user contributions, but not new contributions made by temporary accounts on that IP address. Instead, you should use Special:IPContributions for this.
'''Our requests for you, and next steps'''
* If you know of any tools, bots, gadgets etc. using data about IP addresses or being available for logged-out users, you may want to test if they work on [[testwiki:Main_Page|testwiki]] or [[test2wiki:Main_Page|test2wiki]]. If you are a volunteer developer, [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers|read our documentation for developers]], and in particular, the section on [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/For developers#How should I update my code?|how your code might need to be updated]].
* If you want to test the temporary account experience, for example just to check what it feels like, go to testwiki or test2wiki and edit without logging in.
* Tell us if you know of any difficulties that need to be addressed. We will try to help, and if we are not able, we will consider the available options.
* Look at our [[m:Meta:Babel#Temporary_Accounts:_access_to_IP_addresses_and_next_steps|previous message]] about requirements for users without extended rights who may need access to IP addresses.
To learn more about the project, check out [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/FAQ|our FAQ]] – you will find many useful answers there. You may also [[mw:Special:MyLanguage/Trust and Safety Product/Temporary Accounts/Updates|look at the updates]] (we have just posted one) and [[mw:Newsletter:Product Safety and Integrity|subscribe to our new newsletter]]. If you'd like to talk to me (Szymon) off-wiki, you will find me on Discord and Telegram. Thank you!<section end="body" />
</div>
<bdi lang="en" dir="ltr">[[m:user:NKohli (WMF)|NKohli (WMF)]], [[m:user:SGrabarczuk (WMF)|SGrabarczuk (WMF)]]</bdi> 21:36, 26 August 2025 (UTC)
<!-- Message sent by User:Quiddity (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=User:Quiddity_(WMF)/sandbox6&oldid=29181713 -->
== (en) Celtic Knot Online Gathering this September ==
{{en}}
Hi, I'd just like to let you know about the "Celtic Knot" online gathering that's happening on the 23rd September 2025. The gathering is an opportunity for editors who edit in different languages, especially Celtic and minoritised languages, to connect and learn from each other.
More information and registration is [[metawiki:Celtic_Knot_Conference_2025/Programme|here]]. [[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 11:02, 28 August 2025 (UTC)
== Volunteer role: Scots Wiki community support ==
{{en}} Since 2020, Wikimedia UK has been supporting the Scots Wiki community with a series of editathons / writing drives. We’re currently looking for a new volunteer to help add some capacity in this area of work, as the existing volunteer is stepping down, after five years of greatly-appreciated work. Ideally this person would be a Scots speaker / writer who’s got some Wiki skills, but we’re aware that that’s a small group of people! If you’re a Scots speaker / writer, we’re very happy to teach Wiki skills, and we’re open to exploring how this might work if you’ve got the requisite Wiki skills, and are interested in learning more about the Scots language.
We estimate that this role would take around 1-2 hours per week, plus time spent in Zoom sessions (up to now, 2 x 2 hour sessions per writing drive). Writing Drives take place around every 2 months and are currently attended by a small but regular group of editors. You can see the progress we’ve made over the years on the [[wmfdashboard:campaigns/scots_wiki/programs|Dashboards here.]]
You’d be working mainly with [[user:Sara Thomas (WMUK)|Sara Thomas]], (Programme Manager at Wikimedia UK), and so duties can be divided, but this role would/could involve:
* Creating & updating on-wiki event pages [[Wikipedia:Julie-August 2025 Writin Drive|like this]]
** Deciding on themes
** Creating worklists (manually, or using [https://petscan.wmcloud.org/ PetScan] or Wikidata)
** Using the Event Registration tool to [[metawiki:Event:Scots_Wiki_Writin_Drive_Julie_29.07.25|create registration pages like this]]
* Updating [[Wikipedia:WikiProject The Big Wiki Rewrite|the project page]] with events & outputs
* Creating Event [[wmfdashboard:|Dashboards]]
* Advertising the events
** On-wiki posts
** Off-wiki locations like Facebook, Discord, and the WMUK Scotwiki mailing list
** Researching & reaching out to other places in which to advertise
* Hosting or co-hosting the regular zoom sessions which form part of the Writing Drives
** Wikimedia UK Zoom can be used!
* Contributing to / leading on new ideas for events & campaigns
'''What we can offer:'''
As well as training in Wiki-skills should you not already have these, and support and regular contact with the Wikimedia UK team, we are also interested in offering a scholarship to a relevant conference to present about the work and to help support future work.
'''How to apply:'''
Please contact [mailto:sara.thomas@wikimedia.org.uk sara.thomas@wikimedia.org.uk] outlining your relevant skills and experience, and we’ll set up a chat.
Cheers! :) [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 13:46, 9 September 2025 (UTC)
== Yer wiki will be in raed-anerly suin ==
<section begin="server-switch"/><div class="plainlinks">
[[:m:Special:MyLanguage/Tech/Server switch|Raed iss message in anither leid]] • [https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=page-Tech%2FServer+switch&language=&action=page&filter= {{int:please-translate}}]
The [[foundation:|Wikimedie Foondation]] will be switchin the traffec atween its data centres. Iss will mak shuir that Wikipaedia an the ither Wikimedie wiki kin stey onwab e'en efter a muckle mishanterin.
Aw traffec will switch on '''{{#time:j xg|2025-09-24|sco}}'''. The test will stert at '''[https://zonestamp.toolforge.org/{{#time:U|2025-09-24T15:00|en}} {{#time:H:i e|2025-09-24T15:00}}]'''.
Unfortunate, acause o some leemits in [[mw:Special:MyLanguage/Manual:What is MediaWiki?|MedieWiki]], aw editin maun stap whiles the switch is makit. We apologise fur iss disruption, an we ar wirkin tae minimise it in futur.
Ae banner will be shawn on aw wikis 30 meenits afore iss operation happens. <span lang="en" dir="ltr" class="mw-content-ltr">This banner will remain visible until the end of the operation.</span>
<span lang="en" dir="ltr" class="mw-content-ltr">You can contribute to the [https://meta.wikimedia.org/w/index.php?title=Special%3ATranslate&group=Centralnotice-tgroup-read_only_banner&task=view&language=&filter=&action=translate translation or proofreading] of this banner text.</span>
'''Ye will be able tae raed, but nae edit, aa wikis fur ae smaa period o time.'''
*Ye willnae be able tae edit fur up til ae oor on {{#time:l j xg Y|2025-09-24|sco}}.
*If ye try tae edit or hain durin thir times, ye will be gien ae error message. We howp that nae edits will gang astray durin the meenits but we canna mak shuir o'it. Gin ye see the error message, then please wait til athing is back tae normal. Then ye sud be able tae mak hain o yer edit. But, we recommend that ye mak a copy o yer chynges aforehaund, juist in case.
''Ither effecks'':
*Backgroond tasks will be slaw an some micht drap. Reid airtins minna be updatit as quick as normal. Gin ye mak ae airticle that is awreidy airtint elsewyes, the airtin will remain reid fur langer nor uisual. Some lang-rinnin scripts will hae tae stap.
* We expect the code deployments tae happen as wi ony ither week. Houaniver, some case-by-case code freezes cud happen gin the operation needs thaim efterwarts.
* [[mw:Special:MyLanguage/GitLab|GitLab]] willnae be available fur aboot 90 meenits.
Iss projeck micht be pit aff gin needit. Ye kin [[wikitech:Switch_Datacenter|read the schedule at wikitech.wikimedia.org]]. Ony chynges will be annoonced in the schedule.
'''Please share iss information wi yer commonity.'''</div><section end="server-switch"/>
<span dir=ltr>[[m:User:Trizek (WMF)|Trizek (WMF)]] ([[m:User talk:Trizek (WMF)|{{int:talk}}]])</span> 15:41, 18 September 2025 (UTC)
<!-- Message sent by User:Trizek (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=29170715 -->
== Campaign Events extension ==
{{en}} Hi folks. Posting here with my WMUK staff hat on, but I also do editing with my volunteer account [[user:lirazelf]]. I'm using my staff account for this as it would be mostly in my staff capacity that I'd be using this extension, so seemed best for transparency. I'd like to propose that the community consider enabling the Campaign Events extension for the wiki - details here: https://www.mediawiki.org/wiki/Help:Extension:CampaignEvents.
I'm currently using the deployment on meta for events for Scots wiki - (example [[m:Event:Scots Wiki Writin Drive Mey 29.05.25|here]], linking to pages like [[Wikipedia:Mey-Juin 2025 Writin Drive]]. The extension lets you create Event Registration pages on the wiki (so no need to use Eventbrite or other off-wiki tool), message participants through their email (good for sending zoom links, updates etc), which is really useful! There's also other features like the collaboration list, which I reckon could be positive for developing community here, but that could only happen if the extension is enabled on this wiki.
As well as metawiki, I use the tool on en.wiki and wikidata, for community training events, and international collaboration events, and I'm a fan - I hope that others would be able to use it here too.
First step to enabling the extension (it's available for all Wikipedias) is to gather consensus (as per this page: https://www.mediawiki.org/wiki/Help:Extension:CampaignEvents/Deployment_status) - so starting that off :) [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 16:16, 9 September 2025 (UTC)
* '''Ay''' - dinna see ony skaith in pittin iss ti eese [[Uiser:CiphriusKane|CiphriusKane]] ([[Uiser collogue:CiphriusKane|tauk]]) 08:23, 16 September 2025 (UTC)
*:{{en}} Update to this - there's a plan to make the right to use this automatic for autoconfirmed users for small & medium wikis which have the extension enabled.[https://meta.wikimedia.org/wiki/CampaignEvents/Proposal_to_grant_autoconfirmed_users_on_small_and_medium_wikis_the_organizer_access_to_the_event_registration_tool see here for more info.] [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 12:12, 22 September 2025 (UTC)
== <span lang="en" dir="ltr">Migration to Parsoid</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
<em>[[m:Special:MyLanguage/Wikimedia Foundation/Product and Technology/Parsoid Read Views/Read View Announcement|Read this in another language]]</em>
Hello everyone! I am glad to inform you that as the next step in the [[mw:Special:MyLanguage/Parsoid/Parser Unification|Parser Unification]] project, Parsoid will soon be turned on as the default article renderer on your wiki. We are gradually increasing the number of wikis using Parsoid, with the intention of making it the default wikitext parser for MediaWiki's next long-term support release. This will make our wikis more reliable and consistent for editors, readers, and tools to use, as well as making the development of future wikitext features easier.
If this disrupts your workflow, don’t worry! You can still opt out through a user preference or turn Parsoid off on the current page using the Tools submenu, as described in the [[mw:Special:MyLanguage/Help:Extension:ParserMigration|Extension:ParserMigration]] documentation.
There is [[mw:Special:MyLanguage/Parsoid/Parser_Unification/Confidence_Framework|more information about our roll-out strategy]] available, including the testing done before we turn on Parsoid for a new wiki.
To report bugs and issues, please look at our [[mw:Special:MyLanguage/Parsoid/Parser Unification/Known Issues|known issues]] documentation and if you found a new bug please create a phab ticket and tag the [[phab:project/view/5846|Content Transform Team in Phabricator]].
<section end="announcement-content" />
</div>
<bdi lang="en" dir="ltr">[[mw:User:ABreault (WMF)|Content Transform Team]]</bdi> 19:49, 2 October 2025 (UTC)
<!-- Message sent by User:ABreault (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Wikimedia_Foundation/Product_and_Technology/Parsoid_Read_Views/2025-10-06_Wikipedias&oldid=29381387 -->
== {{en}} WMUK Wikimedian of the Year Awards 2025 ==
Hi folks! We are excited to announce that '''nominations are open for the 2025 UK Wikimedian of the Year Awards.'''
We are asking you to nominate individuals and organisations that have contributed toward advancing open knowledge in 2024/25.
The categories for this year are:
* UK Wikimedian of the Year (Individual)
* Partnership of the Year (Organisation)
* Up and Coming Wikimedian (Individual)
We are looking for people and partnerships within the Wikimedia UK community who have really impressed you with their open knowledge work, in 2024/25. We are particularly keen to hear about people and organisations who delivered projects addressing our strategic themes of Knowledge Equity, Information Literacy, and Climate and Environment.
Nominations will be judged by members of the Community Development Committee and winners will be announced at the '''Community Celebration on Saturday 15th November 2025''' (Save the date, we'd love to see you there!).
You can read about [https://wikimedia.org.uk/2024/12/2024-uk-wikimedian-year-awards/ last year's winners here.]
You can submit two nominations per category. Use [https://docs.google.com/forms/d/e/1FAIpQLScVy7AmH0qRRZmQ-QHtYKKCBZY0O40JZN9MWl8Xu7-oqK1-fg/viewform this Google Form] to submit your nominations. Nominations close on '''22nd October.''' [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 15:30, 6 October 2025 (UTC)
== <span lang="en" dir="ltr">Have your say: vote for the 2025 Board of Trustees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Hello all,
The voting period for the [[m:Special:MyLanguage/Wikimedia Foundation elections/2025|2025 Board of Trustees election]] is now open. Candidates are running for two (2) seats on the Board.
To check your voter eligibility, please visit the [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Voter eligibility guidelines|voter eligibility page]].
Learn more about them by [[m:Special:MyLanguage/Wikimedia Foundation elections/2025/Candidates|reading their application statements and watch their candidacy videos]].
When you are ready, go to the [[m:Special:SecurePoll/vote/405|SecurePoll voting page to vote]].
'''The vote is open from October 8 at 00:00 UTC to October 22 at 23:59 UTC.'''
Best regards,
Abhishek Suryawanshi<br />Chair, Elections Committee<section end="announcement-content" />
</div>
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 04:48, 9 October 2025 (UTC)
<!-- Message sent by User:RamzyM (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29360896 -->
== {{en}} Join Us for Wikimedia UK’s Online Community Celebration – 15 November 2025 ==
We’re delighted to invite you to '''Wikimedia UK’s Online Community Celebration''', taking place on '''Saturday 15 November, from 11am to 1pm'''.
This online gathering will celebrate the achievements of our incredible community over the past year, recognise outstanding contributions through the '''UK Wikimedian of the Year Awards''', and showcase inspiring projects from across the UK through a series of '''lightning talks'''.
Over the past month, we’ve reached out to community members for talk proposals, and we’re thrilled with the lineup we now have! So much remarkable work happens behind the scenes in our movement, and this event is a chance to shine a light on those efforts and celebrate them together.
Following the lightning talks, we’ll present the '''annual UK Wikimedian of the Year Awards'''. You can find out more about the awards [https://wikimedia.org.uk/2025/10/wikimedian-of-the-year-awards-call-for-nominations/ here]. Nominations are open until '''22 October.'''
This celebration is '''open to everyone''', both Wikimedia UK members and anyone interested in learning more about Wikimedia’s work in the UK and getting involved.
Tickets are free, the event will be held on Zoom, and you can reserve your tickets now through [https://www.eventbrite.co.uk/e/online-wikimedia-uk-2025-community-celebration-tickets-1775880058059?aff=oddtdtcreator&_gl=1%2Ap0azzm%2A_up%2AMQ..%2A_ga%2ANDA4MzAyNzQ0LjE3NTk3NDk4NTQ.%2A_ga_TQVES5V6SH%2AczE3NTk3NDk4NTMkbzEkZzAkdDE3NTk3NDk4NTMkajYwJGwwJGgw#search Eventbrite.]
We can’t wait to celebrate with you! [[Uiser:Sara Thomas (WMUK)|Sara Thomas (WMUK)]] ([[Uiser collogue:Sara Thomas (WMUK)|tauk]]) 09:53, 20 October 2025 (UTC)
== <span lang="en" dir="ltr">Help us decide the name of the new Abstract Wikipedia project</span> ==
<div lang="en" dir="ltr">
<section begin="function1"/>
{{int:Hello}}. Please help pick a name for the new Abstract Wikipedia wiki project. This project will be a wiki that will enable users to combine functions from [[:f:|Wikifunctions]] and data from Wikidata in order to generate natural language sentences in any supported languages. These sentences can then be used by any Wikipedia (or elsewhere).
There will be two rounds of voting, each followed by legal review of candidates, with votes beginning on 20 October and 17 November 2025. Our goal is to have a final project name selected on mid-December 2025. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Abstract Wikipedia naming contest|please learn more and vote now]]''' at meta-wiki.
{{Int:Feedback-thanks-title}}
<section end="function1"/>
</div>
-- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 11:43, 20 October 2025 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29432175 -->
== <span lang="en" dir="ltr">Seeking volunteers to join several of the movement’s committees</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
Each year, typically from October through December, several of the movement’s committees seek new volunteers.
Read more about the committees on their Meta-wiki pages:
* [[m:Special:MyLanguage/Affiliations Committee|Affiliations Committee (AffCom)]]
* [[m:Special:MyLanguage/Ombuds commission|Ombuds commission (OC)]]
* [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Community Resilience and Sustainability/Trust and Safety/Case Review Committee|Case Review Committee (CRC)]]
Applications for the committees open on October 30, 2025. Applications for the Affiliations Committee, Ombuds commission and the Case Review Committee close on December 11, 2025. Learn how to apply by [[m:Special:MyLanguage/Wikimedia Foundation/Legal/Committee appointments|visiting the appointment page on Meta-wiki]]. Post to the talk page or email cst[[File:At sign.svg|16x16px|link=|(_AT_)]]wikimedia.org with any questions you may have.
For the Committee Support team,
<section end="announcement-content" />
</div>
-[[m:User:MKaur (WMF)| MKaur (WMF)]] 14:13, 30 October 2025 (UTC)
<!-- Message sent by User:MKaur (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29517125 -->
== <span lang="en" dir="ltr">Reminder: Help us decide the name of the new Abstract Wikipedia project</span> ==
<div lang="en" dir="ltr">
<section begin="function2"/>
{{int:Hello}}. Reminder: Please help to choose name for the new Abstract Wikipedia wiki project. The finalist vote starts today. The finalists for the name are: <span lang="en" dir="ltr" class="mw-content-ltr">Abstract Wikipedia, Multilingual Wikipedia, Wikiabstracts, Wikigenerator, Proto-Wiki</span>. If you would like to participate, then '''[[m:Special:MyLanguage/Abstract Wikipedia/Abstract Wikipedia naming contest|please learn more and vote now]]''' at meta-wiki.
{{Int:Feedback-thanks-title}}
<section end="function2"/>
</div>
-- [[User:Sannita (WMF)|User:Sannita (WMF)]] ([[User talk:Sannita (WMF)|talk]]) 14:22, 20 November 2025 (UTC)
<!-- Message sent by User:Sannita (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29583860 -->
== (in Inglis) Wikidata event looking for Scots speakers to take part ==
Apologies for the English language post. On the '''6th December''' there is an online “Revitalising UK history (Series 2)” event which we would like to make sure Scots speakers are aware of.
The event builds on the success of [[metawiki:Event:Revitalizing_UK_History|''Revitalizing UK History (Series 1)'']], which enriched Wikidata entries about underrepresented UK historical figures. For series 2, the aim is to improve multilingual accessibility by adding labels and descriptions to Wikidata items in a variety of languages and we would love for the different UK languages to be represented.
There is an online training event on '''Saturday 6th December 3pm - 5pm.''' More information and registration can be found at https://meta.wikimedia.org/wiki/Event:Revitalizing_UK_History_2 [[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 09:57, 26 November 2025 (UTC)
== (in Inglis) Update - Wikidata event looking for Scots speakers to take part ==
Apologies for the English language post. Before Christmas I posted about an online [[metawiki:Event:Revitalizing_UK_History 2|''Revitalizing UK History (Series 2)'']] event which we were hoping to get some Scots presence at.
Unfortunately a tech issue meant we had to postpone and the event has now been scheduled for '''Saturday 17th January (3pm to 5pm online)''' instead.
We'd LOVE to get some Wikidata items labelled in Scots as well as a range of other languages. For more information and registration head to https://meta.wikimedia.org/wiki/Event:Revitalizing_UK_History_2[[Uiser:Gemma Coleman (WMUK)|Gemma Coleman (WMUK)]] ([[Uiser collogue:Gemma Coleman (WMUK)|tauk]]) 15:15, 7 Januar 2026 (UTC)
== Scottish Book Trust vacancy: Vacancy: Scots Language Ootreach Co-ordinator ==
No aboot Wiki but.... Scottish Book Trust "are lookin for a gallus, eident Scots speaker for the role o Scots Language Ootreach Co-ordinator." [Mair info here https://www.scottishbooktrust.com/about/vacancies/scots-language-ootreach-co-ordinator]... [[Uiser:Lirazelf|Lirazelf]] ([[Uiser collogue:Lirazelf|tauk]]) 11:33, 14 Januar 2026 (UTC)
== Thank You for Last Year – Join Wiki Loves Ramadan 2026 ==
Dear Wikimedia communities,
We hope you are doing well, and we wish you a happy New Year.
''Last year, we captured light. This year, we’ll capture legacy.''
In 2025, communities around the world shared the glow of Ramadan nights and the warmth of collective iftars. In 2026, ''Wiki Loves Ramadan'' is expanding, bringing more stories, more cultures, and deeper global connections across Wikimedia projects.
We invite you to explore the ''Wiki Loves Ramadan 2026'' [[m:Special:MyLanguage/Wiki Loves Ramadan 2026|Meta page]] to learn how you can participate and [[m:Special:MyLanguage/Wiki Loves Ramadan 2026/Participating communities|sign up]] your community.
📷 ''Photo campaign on '' [[c:Special:MyLanguage/Commons:Wiki Loves Ramadan 2026|Wikimedia Commons]]
If you have questions about the project, please refer to the FAQs:
* [[m:Special:MyLanguage/Wiki Loves Ramadan/FAQ/|Meta-Wiki]]
* [[c:Special:MyLanguage/Commons:Wiki Loves Ramadan/FAQ|Wikimedia Commons]]
''Early registration for updates is now open via the '''[[m:Special:RegisterForEvent/2710|Event page]]'''''
''Stay connected and receive updates:''
* [https://t.me/WikiLovesRamadan Telegram channel]
* [https://lists.wikimedia.org/postorius/lists/wikilovesramadan.lists.wikimedia.org/ Mailing list]
We look forward to collaborating with you and your community.
'''The Wiki Loves Ramadan 2026 Organizing Team''' 19:45, 16 Januar 2026 (UTC)
<!-- Message sent by User:ZI Jony@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Non-Technical_Village_Pumps_distribution_list&oldid=29879549 -->
== Feminism and Folklore 2026 starts soon ==
<div style="border:8px maroon ridge;padding:6px;">
[[File:Feminism and Folklore 2026 logo.svg|centre|550px|frameless]]
::<div lang="en" dir="ltr" class="mw-content-ltr">
<div style="text-align: center; width: 100%;">''{{int:please-translate}}''</div>
;Invitation to Organize Feminism and Folklore 2026
Dear Wiki Community,
We are pleased to invite Wikimedia communities, affiliates, and independent contributors to organize the '''[[:m:Feminism and Folklore 2026|Feminism and Folklore 2026]]''' writing competition on your local Wikipedia.
The international campaign will run from '''1 February to 31 March 2026''' and aims to improve coverage of feminism, women’s histories, gender-related topics, and folk culture across Wikipedia projects.
;About the Campaign
'''Feminism and Folklore''' is a global writing initiative that complements the '''[[:c:Commons:Wiki Loves Folklore 2026|Wiki Loves Folklore]]''' photography competition. While Wiki Loves Folklore focuses on visual documentation, this writing campaign addresses the '''gender gap on Wikipedia''' by improving encyclopedic content related to folk culture and marginalized voices.
;What Can Participants Write About?
Communities can contribute by creating, expanding, or translating articles related to:
* Folk festivals, rituals, and celebrations
* Folk dances, music, and traditional performances
* Women and queer figures in folklore
* Women in mythology and oral traditions
* Women warriors, witches, and witch-hunting narratives
* Fairy tales, folk stories, and legends
* Folk games, sports, and cultural practices
Participants may work from curated article lists or generate new article suggestions using campaign tools.
;How to Sign Up as an Organizer
Organizers are requested to complete the following steps to register their community:
# Create a local project page on your wiki [[:m:Feminism and Folklore/Sample|(see sample)]]
# Set up the campaign using the '''CampWiz''' tool
# Prepare a local article list and clearly mention:
#* Campaign timeline
#* Local and international prizes
# Request a site notice from local administrators [[:mr:Template:SN-FNF|(see sample)]]
# Add your local project page and CampWiz link to the '''[[:m:Feminism and Folklore 2026/Project Page|Meta project page]]'''
;Campaign Tools
The Wiki Loves Folklore Tech Team has introduced tools to support organizers and participants:
* '''Article List Generator by Topic''' – Helps identify articles available on English Wikipedia but missing in your local language Wikipedia. The tool allows customized filters and provides downloadable article lists in CSV and wikitable formats.
* '''CampWiz''' – Enables communities to manage writing campaigns effectively, including jury-based evaluation. This will be the third year CampWiz is officially used for Feminism and Folklore.
Both tools are now available for use in the campaign. '''[https://tools.wikilovesfolklore.org/ Click here to access the tools]'''
;Learn More & Get Support
For detailed information about rules, timelines, and prizes, please visit the
'''[[:m:Feminism and Folklore 2026|Feminism and Folklore 2026 project page]]'''.
If you have any questions or need assistance, feel free to reach out via:
* '''[[:m:Talk:Feminism and Folklore 2026/Project Page|Meta talk page]]'''
* Email us using details on the contact page.
;Join Us
We look forward to your collaboration and coordination in making Feminism and Folklore 2026 a meaningful and impactful campaign for closing gender gaps and enriching folk culture content on Wikipedia.
Thank you and best wishes,
'''[[:m:Feminism and Folklore 2026|Feminism and Folklore 2026 International Team]]'''
----
''Stay connected:''
[[File:B&W Facebook icon.png|link=https://www.facebook.com/feminismandfolklore/|30x30px]]
[[File:B&W Twitter icon.png|link=https://twitter.com/wikifolklore|30x30px]]
</div></div>
== Invitation to Host Wiki Loves Folklore 2026 in Your Country ==
<div lang="en" dir="ltr" class="mw-content-ltr">
<div style="text-align: center; width: 100%;">''{{int:please-translate}}''</div>
[[File:Wiki Loves Folklore Logo.svg|right|150px|frameless]]
Hello everyone,
We are delighted to invite Wikimedia affiliates, user groups, and community organizations worldwide to participate in '''Wiki Loves Folklore 2026''', an international initiative dedicated to documenting and celebrating folk culture across the globe.
;About Wiki Loves Folklore
'''Wiki Loves Folklore''' is an annual international photography competition hosted on Wikimedia Commons. The campaign runs from '''1 February to 31 March 2026''' and encourages photographers, cultural enthusiasts, and community members to contribute photographs that highlight:
* Folk traditions and rituals
* Cultural festivals and celebrations
* Traditional attire and crafts
* Performing arts, music, and dance
* Everyday practices rooted in folk heritage
Through this campaign, we aim to preserve and promote diverse folk cultures and make them freely accessible to the world.
[[:c:Commons:Wiki_Loves_Folklore_2026|Project page on Wikimedia Commons]]
; Host a Local Edition
As we celebrate the '''eight edition''' of Wiki Loves Folklore, we warmly invite communities to organize a local edition in their country or region. Hosting a local campaign is a great opportunity to:
* Increase visibility of your region’s folk culture
* Engage new contributors in your community
* Enrich Wikimedia Commons with high-quality cultural content
'''[[:c:Commons:Wiki_Loves_Folklore_2026/Organize|Sign up to organize]]:'''
If your team prefers to organize the competition in ''either February or March only'', please feel free to let us know.
If you are unable to organize, we encourage you to share this opportunity with other interested groups or organizations in your region.
;Get in Touch
If you have any questions, need support, or would like to explore collaboration opportunities, please feel free to contact us via:
* The project Talk pages
* Email: '''support@wikilovesfolklore.org'''
We are also happy to connect via an online meeting if your team would like to discuss planning or coordination in more detail.
Warm regards,
'''The Wiki Loves Folklore International Team'''
</div>
[[Uiser:MediaWiki message delivery|MediaWiki message delivery]] ([[Uiser collogue:MediaWiki message delivery|tauk]]) 13:21, 18 Januar 2026 (UTC)
<!-- Message sent by User:Tiven2240@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery/Wikipedia&oldid=29228188 -->
== <span lang="en" dir="ltr">Annual review of the Universal Code of Conduct and Enforcement Guidelines</span> ==
<div lang="en" dir="ltr">
<section begin="announcement-content" />
I am writing to you to let you know the annual review period for the Universal Code of Conduct and Enforcement Guidelines is open now. You can make suggestions for changes through 9 February 2026. This is the first step of several to be taken for the annual review. [[m:Special:MyLanguage/Universal Code of Conduct/Annual review/2026|Read more information and find a conversation to join on the UCoC page on Meta]].
The [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee|Universal Code of Conduct Coordinating Committee]] (U4C) is a global group dedicated to providing an equitable and consistent implementation of the UCoC. This annual review was planned and implemented by the U4C. For more information and the responsibilities of the U4C, [[m:Special:MyLanguage/Universal Code of Conduct/Coordinating Committee/Charter|you may review the U4C Charter]].
Please share this information with other members in your community wherever else might be appropriate.
-- In cooperation with the U4C, [[m:User:Keegan (WMF)|Keegan (WMF)]] ([[m:User talk:Keegan (WMF)|talk]])<section end="announcement-content" />
</div>
21:01, 19 Januar 2026 (UTC)
<!-- Message sent by User:Keegan (WMF)@metawiki using the list at https://meta.wikimedia.org/w/index.php?title=Distribution_list/Global_message_delivery&oldid=29905753 -->
itszptk32smlpqd8q8dcygyvzmvktrn
A Star Is Born (2018 film)
0
233378
915784
915763
2026-04-26T22:24:38Z
Mr.Murdoch78
119895
915784
wikitext
text/x-wiki
'''''A Star Is Born''''' ([[Scots leid|Scots]]: ''A Starn Is Born'') is a 2018 American muisical romantic drama produced an directit bi Bradley Cooper (in his directorial debut) wi a screenpley bi Cooper, Eric Roth an Will Fetters. It starns Cooper an Lady Gaga in lead roles, wi Dave Chappelle, Andrew Dice Clay an Sam Elliott in supportin roles. It follaes an alcoholic muisicker (Cooper) wha diskivers an faws in luve wi a yung sangster (Gaga). It is the thrid remak o the oreeginal 1937 romantic drama, folloaein the 1954 an 1976 films. Principal photography begound at the Coachella Valley Muisic an Airts Fest in Aprile 2017.
''A Star Is Born'' premiered at the 75t Venice Internaitional Film Fest on 31 August 2018, an wis theatrically lowsed in the Unitit States on 5 October 2018, bi Warner Bros. Pictures. It emerged as a major creetical an commercial success, grossin ower $436 million warldwide an receivin widespreid creetical acclaim fur Cooper, Gaga, an Elliott's performances an Cooper's direction, as weel as the screenpley, cinematography, an soondtrack. The film received mony accolades, includin aicht nominations fur the 91st Academy Awairds, includin Best Pictur, Best Actor (Cooper), Best Actress (Gaga) an Best Supportin Actor (Elliott); it wan Best Oreeginal Sang fur "Shallow". It forby earned five nominations at the 76t Gowden Globe Awairds, includin Best Motion Pictur – Drama, an wan Best Oreeginal Sang fur "Shallow".
The film's soondtrack received a BAFTA Awaird an fower Grammy Awaird wins oot o seiven nominations, includin nominations fur Sang o the Year twa years in a row. Fur her actin an soondtrack contreibutions on ''A Star Is Born'', Gaga becam the furst wumman in history tae win an Academy Awaird, BAFTA Awaird, Gowden Globe Awaird an Grammy Awaird in ane single year.
== Plot ==
Fowerty-three-year-auld Jackson "Jack" Maine, a country rock sangster privately battlin an alcohol an drog addiction, pleys at a concert. His maistly support is Bobby, his manager an aulder hauf-brither. Efter a shaw, Jack gaes oot fur drinks an veesits a drag bar.
Thare, Jack witnesses a homage performance tae Édith Piaf bi 31-year-auld Ally, wha wirks as a waitress an sangster-sangwriter. He is amazed bi her performance, an thay spend the nicht taukin. Ally collogues her unsuccessfu efforts in pursuin a professional muisic career. Ally skares wi Jack some leerics she haes been wirkin on, he tells her she is a talentit sangwriter an shoud perform her material. Jack invites Ally tae his nixt shaw. In maugre o her initial refusal, she attends an, wi Jack's encouragement, sangs "Shallow" on stage wi him. Jack invites Ally tae gae on tour wi him, an thay form a romantic relationship.
In Arizona, Ally an Jack gae tae veesit the ranch whaur Jack brocht up an whaur his faither is buriet. Houiver, thay diskiver that Bobby haed selt the laund, that wis convertit intae a wind farm. Angered at his betrayal, Jack attacks Bobby, wha subsequently quits as his manager. Afore daein sae, Bobby reveals that he did inform Jack aboot the rowp, bit Jack wis too drunk tae notice.
Whiles on tour, Ally meets Rez, a record producer wha offers her a contract. Awthou veesibly baithered, Jack aye supports her decision tae sign wi him. Rez refocuses Ally awey frae country muisic an towards pop. Jack misses ane o Ally's performances efter he passes oot drunk in public. Jack rekivers at the hame o his best freend George "Noodles" Stone an later maks up wi Ally. Thare, he proposes tae her wi an impromptu ring mak frae a loop o a guitar string. Thay are marriet that same day at a kirk meenistered bi a kin o Noodles.
Durin Ally's performance on ''Saturday Night Live'', Bobby reconciles wi Jack. Later, Ally an a drunken Jack fecht ower Ally's growin airtistic success. Jack creeticises Ally's new eemage an muisic, as her success is ootpacin his recent decline in popularity. At the Grammy Awairds, whaur Ally is nominatit in three categories, a veesibly intoxicatit Jack performs a homage tae Roy Orbison. Later in the forenicht, she wins Best New Airtist. As Ally is giein her acceptance speech, a aye-inebriated Jack staggers up tae her, whaur he publicly wets himsel an passes oot. Ally's faither, Lorenzo, berates a semi-conscious Jack whiles Ally attempts tae help Jack sober up.
Jack jyns a rehabilitation programme shortly thareefter. He discloses tae his coonselor that he tree'd tae commit suicide at age 12 an reveals his progressively warsenin tinnitus. Jack tearfully apologises tae Ally fur his behaviour. Whiles returnin hame, Jack admits tae Bobby that it wis he whom he idolised an nae thair faither. Ally asks Rez tae brin Jack on her European tour, bit Rez refuses, promptin Ally tae cancel the remainder o the tour tae care fur Jack.
Rez confronts Jack an accuses him o nearly ruinin Ally's career, statin that Jack will certainly relapse again, an that it is "embarrassin" she is marriet tae him. That forenicht, Ally lies tae Jack an tells him that her record label haes canceled her tour sae she can focus on her seicont album. Jack promises he will come tae her concert that nicht, bit efter Ally leaves, he hangs himsel in thair garage. Grief-stricken an inconsolable efter Jack's suicide, Ally is veesitit bi Bobby, wha tells her that the suicide wis Jack's awn chyce. The closin scenes reveal a flashback o Jack wirkin on a sang aboot his luve fur Ally, that he niver finished writin. Ally performs this sang as a homage tae Jack, introducin hersel fur the furst time as Ally Maine.
== Cast ==
* Bradley Cooper as Jackson "Jack" Maine, an established sangster-sangwriter, strugglin wi alcoholism. He is Ally's mentor.
* Lady Gaga as Ally Maine, a sangster-sangwriter wha is diskivert bi Jack.
* Andrew Dice Clay as Lorenzo, Ally's faither.
* Dave Chappelle as George "Noodles" Stone, a retired muisicker an Jack's best freend.
* Sam Elliott as Bobby Maine, Jack's aulder hauf-brither an manager.
* Rafi Gavron as Rez Gavron, a muisic producer an Ally's manager.
* Anthony Ramos as Ramon, Ally's freend.
* Drena De Niro as Paulette Stone, Noodles' wife.
* Greg Grunberg as Phil, Jack's driver.
Addeetionally, Shangela appears as the drag bar MC, Willam Belli as drag queen Emerald, an Ron Rifkin as Jackson's rehab therapist Carl. Barry Shabaka Henley appears as Little Feet, a veteran session muisicker. Rebecca Field portrays Gail, whiles Michael Harney portrays Wolfie, a freend o Lorenzo. Lukas Nelson & Promise of the Real appear as Jackson's baund. Memmers o the supergroup baund include Don Was, Victor Indrizzo an Lenny Castro. Eddie Griffin appears as a local preacher an Luenell appears as a cashier. Marlon Williams, Brandi Carlile, Alec Baldwin, Halsey an Don Roy King cameo as themselves.
== Production ==
=== Pre-production ===
Aulder remaks o the oreeginal 1937 film includit the 1954 adaptation starnin Judy Garland, an the 1976 rock muisical wi Barbra Streisand an Kris Kristofferson as the leads. Furthermair, the Bollywood romance film ''Aashiqui 2'' (2013) wis inspired bi ''A Star Is Born'' bit wis nae a remak. Development o a new adaptation dated as far back as the late 1990s wi Will Smith the intendit lead pleyer. Houiver, Smith's pairticipation wis nixed bi his decision tae starn in ''Ali''. In 2000, Jamie Foxx an Oliver Stone wur rumored tae be seriously interestit in remakin the film, wi Foxx furst seekin oot R&B sangster Aaliyah an then risin actor Paul Walker fur the leadin duo roles. Lauryn Hill an Mariah Carey wur soucht fur the lead roles an aa, an Alicia Keys turned doun an offer tae pley the female lead in the film. Plans fur the adaptation wis shelvit fur mony years.
In Januar 2011, it wis annoonced that Clint Eastwood wis in tauks tae direct Beyoncé in a thrid American remak o the film ''A Star Is Born'' (1937), wi Bradley Cooper pleyin the male lead. Houiver, the projeck wis delayed on accoont o Beyoncé's pregnancy. In Aprile 2012, writer Will Fetters tauld Collider that the script wis inspired bi Kurt Cobain.
Ower the course o the film's development, tauks wi Christian Bale, Leonardo DiCaprio, Tom Cruise, Johnny Depp an Smith tae pley the male lead dwined tae come tae fruition. Eastwood wis interestit in Esperanza Spalding tae pley the female lead. Jennifer Lopez, Rihanna, Shakira, Janelle Monáe, Selena Gomez, Demi Lovato an Kesha wur considered fur the lead female role an aa. On 24 Mairch 2015, Warner Bros. Pictures annoonced that Cooper wis in final tauks tae mak his directorial debut wi the film. Beyoncé wis again in tauks tae jyn, thou aye unsigned. In order tae secure his furst directorial commitment an in lieu o receivin an upfront salary, Cooper teuk a back-end deal in order tae get the film mak, resultin in a $39.9 million salary.
Cooper acknawledgit that he wis initially discouragit frae directin the film, as the projeck haed unnergone a prolonged development process involvin multiple filmmakers an starns. In maugre o warnins frae thaim close tae him an recognisin the risks o helmin anither remak, he remained committit, sayin the projeck "ignitit somethin" in him an reflectit a lang-standin personal connection tae muisic an sangwritin. Cooper revealed that oreeginally he planned on anly directin the film an did nae wint tae starn in it acause he wantit tae focus on directin. His furst chyce fur the male lead wis muisicker Jack White, bit the studio rejectit the idea. It wis then that Cooper greed tae starn in the film as weel.
A major issue in the development process wis Warner Bros.' reluctance tae deal wi Jon Peters, wha held the richts tae the material datin back tae his producin the 1976 film. Whiles the studio ultimately reached an greement wi him in order tae proceed wi the projeck, his involvement wis retained owin tae contractual obligations. He did nae receive the Producers Guild o Americae "p.g.a." designation, that signifies that a producer performed the majority o the producin duties an is teepically uised bi the Academy o Motion Pictur Airts an Sciences whan determinin eligible nominees fur the Academy Awaird fur Best Pictur. Peters haed previously faced multiple sexual harassment allegations, that he denee'd. Bradley Cooper stairtit that he haed nae been aware o the allegations at the time, expleenin that Peters's consent wis required tae mak the film, an notit that Peters wis nae involvit durin production, remarkin, "Luckily, Jon wasnae there."
=== Castin ===
Cooper became the male lead whiles in final tauks tae mak his directorial debut at the end o Mairch 2016. On 16 August 2016, it wis reportit that Lady Gaga haed offeecially become attached an the studio haed green-lit the projeck tae begin production early 2017. Beyoncé wis the furst chyce fur the role an wirkit wi Cooper on it fur a year afore leavin the projeck. Adele wis briefly considered tae replace her afore Cooper met Gaga. On 9 November 2016, it wis reportit that Ray Liotta wis in tauks tae jyn the film in the role o the manager tae Cooper's chairacter, thou he ultimately wis nae involvit. On 17 Mairch 2017, Sam Elliott jynt the film, wi Andrew Dice Clay enterin negotiations tae pley Lorenzo, the faither o Lady Gaga's chairacter. Clay wis reportedly selectit ower Robert De Niro, John Turturro an John Travolta. Howard Stern wis the furst chyce fur Elliott's role bit he passed on the role. In Aprile 2017, Rafi Gavron, Michael Harney, an Rebecca Field jynt the cast an aa. In Mey, Dave Chappelle wis cast in the film. In Aprile 2018, it wis annoonced that Halsey wad hae a smaa role.
===Filmin===
[[File:Glasto17-44 (35547413626).jpg|thumb|right|Bradley Cooper wis filmed durin a performance at the 2017 Glastonbury Fest in a scene that wis uised fur the film.]]
Principal photography fur ''A Star Is Born'' commenced on 17 Aprile 2017. The production emphasised authenticity bi filmin concert scenes at actual muisic fests wi live audiences. Key performances wis shot at the Stagecoach Fest in Indio, Californie, atween acks bi Jamey Johnson an Willie Nelson, wi the crew gien anly aicht minutes tae set up an film ilka scene. Addeetional concert sequences wis filmed at Coachella an Glastonbury fests. Lady Gaga heidlined Coachella whiles filmin scenes fur the film an aa, allouin the production extendit access tae the fest grunds. Glastonbury scenes wis filmed afore a croud o aroond 80,000, wi Kris Kristofferson allouin the production a brief slot durin his set tae film on stage. Addeetional scenes wis filmed at ''Saturday Night Live'' uisin its actual studio, crew, an equipment, wi permission frae Lorne Michaels, creator an producer o the shaw.
Director Bradley Cooper soucht tae place the camera on stage wi the performers, aimin fur a documentary-lik perspective that reflectit the performers' viewpynt raither nor that o the audience. He expleent that this approach wis intendit tae immerse viewers in the experience o performin live, makin them feel as thou thay wur on stage raither nor observin frae the croud. Cooper wis inspired bi observin concerts frae backstage, that informed the film's immersive stagin o muisical nummers. Thegither wi cinematographer Matthew Libatique, thay employed a naituralistic veesual style, uisin haundheld cameras an naitural lichtin tae creaut an intimate atmosphere. Libatique notit that decisions regardin the film's veesual style wis mak collaboratively, focusin on authenticity an tone. The production utilisit the PIX Seestem fur deegital wirkflows an aa, facilitatin efficient collaboration amang depairtments durin filmin.
=== Muisic ===
Efter seein him perform at Desert Trip fest, Cooper approached Lukas Nelson an asked him tae help wirk on the film. Nelson greed an wrate mony sangs, that he sent tae the producers. Nelson subsequently met Lady Gaga an begound writin sangs wi her an she, in turn, provided backin vocals on twa track on his sel-titled 2017 album. Nelson an his baund, Lukas Nelson & Promise of the Real, appear in the film as Cooper’s backin baund an aa. The projeck further involvit collaborators sic as Mark Ronson, Hillary Lindsey, Jason Isbell, an Diane Warren, wha contreibutit tae the sangwritin an production. Sangs fur the soondtrack wis written durin filmin an evolved alangside the screenpley, wi the muisic closely tee'd tae the film's narrative an chairacter development. It haes been descrieved as maistly pop an blues rock.
The soondtrack album wis lowsed on 5 October 2018, bi Interscope Records, an includes 19 sangs accompanee'd bi 15 dialogue tracks. It received generally positive reviews frae creetics, an became a major commercial success, rankin amang the best-sellin albums o 2019 warldwide an sellin millions o units.
A kiver o "La Vie en rose" is performed bi Ally in the drag bar whaur Jackson furst meets her. "Is That Alright?" pleys ower the film's end credits in the theatrical cut, servin as Ally's pledge tae Jackson in that she vows tae luve him fur the rest o her life.
===Costume an makeup===
Makeup airtist Sarah Tanno descrieved Ally's appearance as the result o a "meticulous" daily process, that includit kiverin aw o Lady Gaga's tattoos tae mak her "completely different" frae her public eemage. At the request o Gaga an Cooper, the chairacter wis initially presentit wi a meenimal, "raw" leuk uisin anly basic products sic as braw gel an lip balm. As Ally's career progresses, her makeup wis gradually developit tae appear sel-applee'd, wi new shapes an stylin chyces reflectin her transition intae a mair polished performer.
[[File:Grace Kelly & William Holden 1955 (cropped).jpg|thumb|upright=0.7|Grace Kelly at the 1955 Academy Awairds; her goun served as an inspiration fur Ally's final performance dress in the film.]]
Costume designer Erin Benach similarly approached Ally's wardrobe as a reflection o her narrative arc, aimin tae "personify the different beats" o her development frae an aspirin muisicker tae an established pop starn. In the film's early scenes, Ally is presentit in unnerstatit, iveryday claethin—sic as jeans an leather pants—tae emphasise her anonymity an relatability, wi the designers deliberately avoidin elements associatit wi Gaga's public eemage. Fur her innin at a drag bar, Benach opted fur a minimalist black dress raither nor a mair elaborate "drag" costume, a last-meenit chynge mak efter observin the club's settin an performers, as the sempler leuk alloued Ally tae staund oot amang the surroondin drag performers.
As Ally begins tourin wi Jackson, her wardrobe incorporates vintage an thrifted pieces inspired bi her surroondins, reflectin her gradual immersion intae his warld. Benach notit that Ally's style shifts frae her Los Angeles ceety life toward Jackson's country rock aesthetic, wi the chairacter acquirin claethin that reflects his influence whiles remainin consistent wi her awn identity. Awthou some ootfits wis designed tae appear vintage, certain pieces—sic as leopard prent pants—wis soorced frae contemporary fashion braunds. Benach soorced garments frae vintage shops in Los Angeles an Long Beach, drawin on styles frae the 1970s an 1980s, includin Wastren-inspired sarks an dresses wi fringe details. The costume team creatit custom pieces fur key performances an aa, includin an embroidered white jumpsuit worn durin Ally's performance o "Always Remember Us This Way".
Later, as Ally achieves commercial success, her costumes shift toward mair stylisit an experimental pop aesthetics, representin a phase in that the chairacter is "tryin different leuks" as she develops her stage persona. Durin this period, her performance ootfits align wi her emergin pop eemage, includin a sparkly crop top an transparent cargo pants worn durin her ''Saturday Night Live'' appearance, wi Benach citin runwey trends an 1990s lass groups sic as Destiny's Child as influences. This progression culminates in mair elaborate stage an awaird-shaw attire, includin a custom gowd goun creatit bi Gucci fur the film's Grammy Awairds sequence. Fur the film's finale, Benach an her team designed a robin egg blue goun fur Ally's performance o "I'll Never Love Again", inspired in pairt bi Grace Kelly's 1955 Academy Awairds dress. The unnerstatit design wis intendit tae avoid distractin frae the emotional impact o the scene, wi Benach notin that "as soon as ye pit a really strang design on her, it juist teuk awey frae the moment".
Benach forby emphasised a "timeless" approach tae the film's costume design, avoidin direct imitation o contemporary pop starns in order tae creaut a mair universal an endurin veesual identity. Fur Jackson, Benach based the chairacter's wardrobe on his muisical identity, initially experimentin wi a mair overt rock-inspired style afore refinin it tae better align wi his soond. She ultimately developit a consistent "uniform" fur the chairacter, emphasisin a "sexy" an "effortless" aesthetic throu carefully curatit garments. Mony o his costumes wis custom-mak tae appear casual an unstyled, includin modifee'd vintage-inspired pieces sic as button-doun sarks, reinforcin a consistent an unchyngin personal style.
== Release ==
=== Theatrical ===
''A Star Is Born'' haed its warld premiere at the 75t Venice Internaitional Film Fest on 31 August 2018. The film forby screened at the Toronto Internaitional Film Fest, the San Sebastián Internaitional Film Fest, an the Zurich Film Fest in September 2018. The film wis theatrically lowsed in the Unitit States on 5 October 2018, distributit bi Warner Bros. Pictures, efter haein initially been set fur lowse on 28 September 2018, an then rescheduled tae 18 Mey 2018, afore bein pushed back tae October. The studio spent an estimatit $110 million promotin the film.
Beginnin 7 December 2018, the film haed a limited lowse in IMAX theaters across the Unitit States an Canadae. On 28 Februar 2019, the film wis re-lowsed in mair nor 1,150 US theaters as a special "encore" edition, featurin twal meenit o addeetional footage. The extendit cut includes langer muisical sequences, sic as Jackson Maine's appenin performance o "Black Eyes", an eikit a cappella portion o "Shallow" sung bi Ally in the parkin lot, a brief duet o "Diggin' My Grave", Jackson an Ally writin the sang "Clover", an a tour-bus performance o "Midnight Special". The edition forby eiks "Is That Alright?" tae the weddin reception sequence, whaur Ally performs the sang fur Jackson efter thair mairiage. Ither addeetions include further domestic scenes atween Jackson an Ally, mair dialogue frae Noodles, Jackson recordin "Too Far Gone", Ally colloguin tour costumes wi Rez, an expandit Grammys rehearsal sequence wi Marlon Williams, an a langer scene o Ally veesitin Jackson in rehab.
=== Hame media ===
The film wis available fur deegital dounload throu retailers on 15 Januar 2019, follaed bi its lowse on Blu-ray, DVD an 4K Ultra HD Blu-ray on 19 Februar. The hame video lowse features 10 meenit o niver-afore-seen muisical performances bi Cooper an Gaga, an jam recordin sessions o sangs lik "Midnight Special", "Is That Alright?" an "Baby What You Want Me to Do". A ahint-the-scenes short feature, "The Road to Stardom: Making ''A Star Is Born''", wis forby includit alang wi muisic videos fur fower o the sangs frae the soondtrack: "Shallow", "Always Remember Us This Way", "Look What I Found" an "I'll Never Love Again". The 4K Blu-ray format haes Dolby Vision heich-deenamic-range video an remixed Dolby Atmos soond that wis tailored specifically fur hame viewin seestems.
In Aprile 2019, Warner Bros. Home Entertainment annoonced the lowse o ''A Star Is Born: Special Encore Edition'' fur 4 Juin. The lowse includes the extendit an theatrical cuts o the film. Unlik the furst hame media lowse, this version did nae receive a 4K Ultra HD lowse. The film wis later bundled wi the soondtrack as pairt o the ''A Star Is Born'' – VIP Pass Edition, lowsed on 25 November 2019. This edition includes baith versions o the film on Blu-ray, the soondtrack on CD, three limited-edition posters, a 32-page beuklet, an sax exclusive airt cairds. Addeetional bundle editions combinin the film an soondtrack wis forby issued in select mercats.
b6svhpl8mzgkuzdhzdjre8pury72fzd
915789
915784
2026-04-26T22:56:26Z
Mr.Murdoch78
119895
915789
wikitext
text/x-wiki
'''''A Star Is Born''''' ([[Scots leid|Scots]]: ''A Starn Is Born'') is a 2018 American muisical romantic drama produced an directit bi Bradley Cooper (in his directorial debut) wi a screenpley bi Cooper, Eric Roth an Will Fetters. It starns Cooper an Lady Gaga in lead roles, wi Dave Chappelle, Andrew Dice Clay an Sam Elliott in supportin roles. It follaes an alcoholic muisicker (Cooper) wha diskivers an faws in luve wi a yung sangster (Gaga). It is the thrid remak o the oreeginal 1937 romantic drama, folloaein the 1954 an 1976 films. Principal photography begound at the Coachella Valley Muisic an Airts Fest in Aprile 2017.
''A Star Is Born'' premiered at the 75t Venice Internaitional Film Fest on 31 August 2018, an wis theatrically lowsed in the Unitit States on 5 October 2018, bi Warner Bros. Pictures. It emerged as a major creetical an commercial success, grossin ower $436 million warldwide an receivin widespreid creetical acclaim fur Cooper, Gaga, an Elliott's performances an Cooper's direction, as weel as the screenpley, cinematography, an soondtrack. The film received mony accolades, includin aicht nominations fur the 91st Academy Awairds, includin Best Pictur, Best Actor (Cooper), Best Actress (Gaga) an Best Supportin Actor (Elliott); it wan Best Oreeginal Sang fur "Shallow". It forby earned five nominations at the 76t Gowden Globe Awairds, includin Best Motion Pictur – Drama, an wan Best Oreeginal Sang fur "Shallow".
The film's soondtrack received a BAFTA Awaird an fower Grammy Awaird wins oot o seiven nominations, includin nominations fur Sang o the Year twa years in a row. Fur her actin an soondtrack contreibutions on ''A Star Is Born'', Gaga becam the furst wumman in history tae win an Academy Awaird, BAFTA Awaird, Gowden Globe Awaird an Grammy Awaird in ane single year.
== Plot ==
Fowerty-three-year-auld Jackson "Jack" Maine, a country rock sangster privately battlin an alcohol an drog addiction, pleys at a concert. His maistly support is Bobby, his manager an aulder hauf-brither. Efter a shaw, Jack gaes oot fur drinks an veesits a drag bar.
Thare, Jack witnesses a homage performance tae Édith Piaf bi 31-year-auld Ally, wha wirks as a waitress an sangster-sangwriter. He is amazed bi her performance, an thay spend the nicht taukin. Ally collogues her unsuccessfu efforts in pursuin a professional muisic career. Ally skares wi Jack some leerics she haes been wirkin on, he tells her she is a talentit sangwriter an shoud perform her material. Jack invites Ally tae his nixt shaw. In maugre o her initial refusal, she attends an, wi Jack's encouragement, sangs "Shallow" on stage wi him. Jack invites Ally tae gae on tour wi him, an thay form a romantic relationship.
In Arizona, Ally an Jack gae tae veesit the ranch whaur Jack brocht up an whaur his faither is buriet. Houiver, thay diskiver that Bobby haed selt the laund, that wis convertit intae a wind farm. Angered at his betrayal, Jack attacks Bobby, wha subsequently quits as his manager. Afore daein sae, Bobby reveals that he did inform Jack aboot the rowp, bit Jack wis too drunk tae notice.
Whiles on tour, Ally meets Rez, a record producer wha offers her a contract. Awthou veesibly baithered, Jack aye supports her decision tae sign wi him. Rez refocuses Ally awey frae country muisic an towards pop. Jack misses ane o Ally's performances efter he passes oot drunk in public. Jack rekivers at the hame o his best freend George "Noodles" Stone an later maks up wi Ally. Thare, he proposes tae her wi an impromptu ring mak frae a loop o a guitar string. Thay are marriet that same day at a kirk meenistered bi a kin o Noodles.
Durin Ally's performance on ''Saturday Night Live'', Bobby reconciles wi Jack. Later, Ally an a drunken Jack fecht ower Ally's growin airtistic success. Jack creeticises Ally's new eemage an muisic, as her success is ootpacin his recent decline in popularity. At the Grammy Awairds, whaur Ally is nominatit in three categories, a veesibly intoxicatit Jack performs a homage tae Roy Orbison. Later in the forenicht, she wins Best New Airtist. As Ally is giein her acceptance speech, a aye-inebriated Jack staggers up tae her, whaur he publicly wets himsel an passes oot. Ally's faither, Lorenzo, berates a semi-conscious Jack whiles Ally attempts tae help Jack sober up.
Jack jyns a rehabilitation programme shortly thareefter. He discloses tae his coonselor that he tree'd tae commit suicide at age 12 an reveals his progressively warsenin tinnitus. Jack tearfully apologises tae Ally fur his behaviour. Whiles returnin hame, Jack admits tae Bobby that it wis he whom he idolised an nae thair faither. Ally asks Rez tae brin Jack on her European tour, bit Rez refuses, promptin Ally tae cancel the remainder o the tour tae care fur Jack.
Rez confronts Jack an accuses him o nearly ruinin Ally's career, statin that Jack will certainly relapse again, an that it is "embarrassin" she is marriet tae him. That forenicht, Ally lies tae Jack an tells him that her record label haes canceled her tour sae she can focus on her seicont album. Jack promises he will come tae her concert that nicht, bit efter Ally leaves, he hangs himsel in thair garage. Grief-stricken an inconsolable efter Jack's suicide, Ally is veesitit bi Bobby, wha tells her that the suicide wis Jack's awn chyce. The closin scenes reveal a flashback o Jack wirkin on a sang aboot his luve fur Ally, that he niver finished writin. Ally performs this sang as a homage tae Jack, introducin hersel fur the furst time as Ally Maine.
== Cast ==
* Bradley Cooper as Jackson "Jack" Maine, an established sangster-sangwriter, strugglin wi alcoholism. He is Ally's mentor.
* Lady Gaga as Ally Maine, a sangster-sangwriter wha is diskivert bi Jack.
* Andrew Dice Clay as Lorenzo, Ally's faither.
* Dave Chappelle as George "Noodles" Stone, a retired muisicker an Jack's best freend.
* Sam Elliott as Bobby Maine, Jack's aulder hauf-brither an manager.
* Rafi Gavron as Rez Gavron, a muisic producer an Ally's manager.
* Anthony Ramos as Ramon, Ally's freend.
* Drena De Niro as Paulette Stone, Noodles' wife.
* Greg Grunberg as Phil, Jack's driver.
Addeetionally, Shangela appears as the drag bar MC, Willam Belli as drag queen Emerald, an Ron Rifkin as Jackson's rehab therapist Carl. Barry Shabaka Henley appears as Little Feet, a veteran session muisicker. Rebecca Field portrays Gail, whiles Michael Harney portrays Wolfie, a freend o Lorenzo. Lukas Nelson & Promise of the Real appear as Jackson's baund. Memmers o the supergroup baund include Don Was, Victor Indrizzo an Lenny Castro. Eddie Griffin appears as a local preacher an Luenell appears as a cashier. Marlon Williams, Brandi Carlile, Alec Baldwin, Halsey an Don Roy King cameo as themselves.
== Production ==
=== Pre-production ===
Aulder remaks o the oreeginal 1937 film includit the 1954 adaptation starnin Judy Garland, an the 1976 rock muisical wi Barbra Streisand an Kris Kristofferson as the leads. Furthermair, the Bollywood romance film ''Aashiqui 2'' (2013) wis inspired bi ''A Star Is Born'' bit wis nae a remak. Development o a new adaptation dated as far back as the late 1990s wi Will Smith the intendit lead pleyer. Houiver, Smith's pairticipation wis nixed bi his decision tae starn in ''Ali''. In 2000, Jamie Foxx an Oliver Stone wur rumored tae be seriously interestit in remakin the film, wi Foxx furst seekin oot R&B sangster Aaliyah an then risin actor Paul Walker fur the leadin duo roles. Lauryn Hill an Mariah Carey wur soucht fur the lead roles an aa, an Alicia Keys turned doun an offer tae pley the female lead in the film. Plans fur the adaptation wis shelvit fur mony years.
In Januar 2011, it wis annoonced that Clint Eastwood wis in tauks tae direct Beyoncé in a thrid American remak o the film ''A Star Is Born'' (1937), wi Bradley Cooper pleyin the male lead. Houiver, the projeck wis delayed on accoont o Beyoncé's pregnancy. In Aprile 2012, writer Will Fetters tauld Collider that the script wis inspired bi Kurt Cobain.
Ower the course o the film's development, tauks wi Christian Bale, Leonardo DiCaprio, Tom Cruise, Johnny Depp an Smith tae pley the male lead dwined tae come tae fruition. Eastwood wis interestit in Esperanza Spalding tae pley the female lead. Jennifer Lopez, Rihanna, Shakira, Janelle Monáe, Selena Gomez, Demi Lovato an Kesha wur considered fur the lead female role an aa. On 24 Mairch 2015, Warner Bros. Pictures annoonced that Cooper wis in final tauks tae mak his directorial debut wi the film. Beyoncé wis again in tauks tae jyn, thou aye unsigned. In order tae secure his furst directorial commitment an in lieu o receivin an upfront salary, Cooper teuk a back-end deal in order tae get the film mak, resultin in a $39.9 million salary.
Cooper acknawledgit that he wis initially discouragit frae directin the film, as the projeck haed unnergone a prolonged development process involvin multiple filmmakers an starns. In maugre o warnins frae thaim close tae him an recognisin the risks o helmin anither remak, he remained committit, sayin the projeck "ignitit somethin" in him an reflectit a lang-standin personal connection tae muisic an sangwritin. Cooper revealed that oreeginally he planned on anly directin the film an did nae wint tae starn in it acause he wantit tae focus on directin. His furst chyce fur the male lead wis muisicker Jack White, bit the studio rejectit the idea. It wis then that Cooper greed tae starn in the film as weel.
A major issue in the development process wis Warner Bros.' reluctance tae deal wi Jon Peters, wha held the richts tae the material datin back tae his producin the 1976 film. Whiles the studio ultimately reached an greement wi him in order tae proceed wi the projeck, his involvement wis retained owin tae contractual obligations. He did nae receive the Producers Guild o Americae "p.g.a." designation, that signifies that a producer performed the majority o the producin duties an is teepically uised bi the Academy o Motion Pictur Airts an Sciences whan determinin eligible nominees fur the Academy Awaird fur Best Pictur. Peters haed previously faced multiple sexual harassment allegations, that he denee'd. Bradley Cooper stairtit that he haed nae been aware o the allegations at the time, expleenin that Peters's consent wis required tae mak the film, an notit that Peters wis nae involvit durin production, remarkin, "Luckily, Jon wasnae there."
=== Castin ===
Cooper became the male lead whiles in final tauks tae mak his directorial debut at the end o Mairch 2016. On 16 August 2016, it wis reportit that Lady Gaga haed offeecially become attached an the studio haed green-lit the projeck tae begin production early 2017. Beyoncé wis the furst chyce fur the role an wirkit wi Cooper on it fur a year afore leavin the projeck. Adele wis briefly considered tae replace her afore Cooper met Gaga. On 9 November 2016, it wis reportit that Ray Liotta wis in tauks tae jyn the film in the role o the manager tae Cooper's chairacter, thou he ultimately wis nae involvit. On 17 Mairch 2017, Sam Elliott jynt the film, wi Andrew Dice Clay enterin negotiations tae pley Lorenzo, the faither o Lady Gaga's chairacter. Clay wis reportedly selectit ower Robert De Niro, John Turturro an John Travolta. Howard Stern wis the furst chyce fur Elliott's role bit he passed on the role. In Aprile 2017, Rafi Gavron, Michael Harney, an Rebecca Field jynt the cast an aa. In Mey, Dave Chappelle wis cast in the film. In Aprile 2018, it wis annoonced that Halsey wad hae a smaa role.
===Filmin===
[[File:Glasto17-44 (35547413626).jpg|thumb|right|Bradley Cooper wis filmed durin a performance at the 2017 Glastonbury Fest in a scene that wis uised fur the film.]]
Principal photography fur ''A Star Is Born'' commenced on 17 Aprile 2017. The production emphasised authenticity bi filmin concert scenes at actual muisic fests wi live audiences. Key performances wis shot at the Stagecoach Fest in Indio, Californie, atween acks bi Jamey Johnson an Willie Nelson, wi the crew gien anly aicht minutes tae set up an film ilka scene. Addeetional concert sequences wis filmed at Coachella an Glastonbury fests. Lady Gaga heidlined Coachella whiles filmin scenes fur the film an aa, allouin the production extendit access tae the fest grunds. Glastonbury scenes wis filmed afore a croud o aroond 80,000, wi Kris Kristofferson allouin the production a brief slot durin his set tae film on stage. Addeetional scenes wis filmed at ''Saturday Night Live'' uisin its actual studio, crew, an equipment, wi permission frae Lorne Michaels, creator an producer o the shaw.
Director Bradley Cooper soucht tae place the camera on stage wi the performers, aimin fur a documentary-lik perspective that reflectit the performers' viewpynt raither nor that o the audience. He expleent that this approach wis intendit tae immerse viewers in the experience o performin live, makin them feel as thou thay wur on stage raither nor observin frae the croud. Cooper wis inspired bi observin concerts frae backstage, that informed the film's immersive stagin o muisical nummers. Thegither wi cinematographer Matthew Libatique, thay employed a naituralistic veesual style, uisin haundheld cameras an naitural lichtin tae creaut an intimate atmosphere. Libatique notit that decisions regardin the film's veesual style wis mak collaboratively, focusin on authenticity an tone. The production utilisit the PIX Seestem fur deegital wirkflows an aa, facilitatin efficient collaboration amang depairtments durin filmin.
=== Muisic ===
Efter seein him perform at Desert Trip fest, Cooper approached Lukas Nelson an asked him tae help wirk on the film. Nelson greed an wrate mony sangs, that he sent tae the producers. Nelson subsequently met Lady Gaga an begound writin sangs wi her an she, in turn, provided backin vocals on twa track on his sel-titled 2017 album. Nelson an his baund, Lukas Nelson & Promise of the Real, appear in the film as Cooper’s backin baund an aa. The projeck further involvit collaborators sic as Mark Ronson, Hillary Lindsey, Jason Isbell, an Diane Warren, wha contreibutit tae the sangwritin an production. Sangs fur the soondtrack wis written durin filmin an evolved alangside the screenpley, wi the muisic closely tee'd tae the film's narrative an chairacter development. It haes been descrieved as maistly pop an blues rock.
The soondtrack album wis lowsed on 5 October 2018, bi Interscope Records, an includes 19 sangs accompanee'd bi 15 dialogue tracks. It received generally positive reviews frae creetics, an became a major commercial success, rankin amang the best-sellin albums o 2019 warldwide an sellin millions o units.
A kiver o "La Vie en rose" is performed bi Ally in the drag bar whaur Jackson furst meets her. "Is That Alright?" pleys ower the film's end credits in the theatrical cut, servin as Ally's pledge tae Jackson in that she vows tae luve him fur the rest o her life.
===Costume an makeup===
Makeup airtist Sarah Tanno descrieved Ally's appearance as the result o a "meticulous" daily process, that includit kiverin aw o Lady Gaga's tattoos tae mak her "completely different" frae her public eemage. At the request o Gaga an Cooper, the chairacter wis initially presentit wi a meenimal, "raw" leuk uisin anly basic products sic as braw gel an lip balm. As Ally's career progresses, her makeup wis gradually developit tae appear sel-applee'd, wi new shapes an stylin chyces reflectin her transition intae a mair polished performer.
[[File:Grace Kelly & William Holden 1955 (cropped).jpg|thumb|upright=0.7|Grace Kelly at the 1955 Academy Awairds; her goun served as an inspiration fur Ally's final performance dress in the film.]]
Costume designer Erin Benach similarly approached Ally's wardrobe as a reflection o her narrative arc, aimin tae "personify the different beats" o her development frae an aspirin muisicker tae an established pop starn. In the film's early scenes, Ally is presentit in unnerstatit, iveryday claethin—sic as jeans an leather pants—tae emphasise her anonymity an relatability, wi the designers deliberately avoidin elements associatit wi Gaga's public eemage. Fur her innin at a drag bar, Benach opted fur a minimalist black dress raither nor a mair elaborate "drag" costume, a last-meenit chynge mak efter observin the club's settin an performers, as the sempler leuk alloued Ally tae staund oot amang the surroondin drag performers.
As Ally begins tourin wi Jackson, her wardrobe incorporates vintage an thrifted pieces inspired bi her surroondins, reflectin her gradual immersion intae his warld. Benach notit that Ally's style shifts frae her Los Angeles ceety life toward Jackson's country rock aesthetic, wi the chairacter acquirin claethin that reflects his influence whiles remainin consistent wi her awn identity. Awthou some ootfits wis designed tae appear vintage, certain pieces—sic as leopard prent pants—wis soorced frae contemporary fashion braunds. Benach soorced garments frae vintage shops in Los Angeles an Long Beach, drawin on styles frae the 1970s an 1980s, includin Wastren-inspired sarks an dresses wi fringe details. The costume team creatit custom pieces fur key performances an aa, includin an embroidered white jumpsuit worn durin Ally's performance o "Always Remember Us This Way".
Later, as Ally achieves commercial success, her costumes shift toward mair stylisit an experimental pop aesthetics, representin a phase in that the chairacter is "tryin different leuks" as she develops her stage persona. Durin this period, her performance ootfits align wi her emergin pop eemage, includin a sparkly crop top an transparent cargo pants worn durin her ''Saturday Night Live'' appearance, wi Benach citin runwey trends an 1990s lass groups sic as Destiny's Child as influences. This progression culminates in mair elaborate stage an awaird-shaw attire, includin a custom gowd goun creatit bi Gucci fur the film's Grammy Awairds sequence. Fur the film's finale, Benach an her team designed a robin egg blue goun fur Ally's performance o "I'll Never Love Again", inspired in pairt bi Grace Kelly's 1955 Academy Awairds dress. The unnerstatit design wis intendit tae avoid distractin frae the emotional impact o the scene, wi Benach notin that "as soon as ye pit a really strang design on her, it juist teuk awey frae the moment".
Benach forby emphasised a "timeless" approach tae the film's costume design, avoidin direct imitation o contemporary pop starns in order tae creaut a mair universal an endurin veesual identity. Fur Jackson, Benach based the chairacter's wardrobe on his muisical identity, initially experimentin wi a mair overt rock-inspired style afore refinin it tae better align wi his soond. She ultimately developit a consistent "uniform" fur the chairacter, emphasisin a "sexy" an "effortless" aesthetic throu carefully curatit garments. Mony o his costumes wis custom-mak tae appear casual an unstyled, includin modifee'd vintage-inspired pieces sic as button-doun sarks, reinforcin a consistent an unchyngin personal style.
== Release ==
=== Theatrical ===
''A Star Is Born'' haed its warld premiere at the 75t Venice Internaitional Film Fest on 31 August 2018. The film forby screened at the Toronto Internaitional Film Fest, the San Sebastián Internaitional Film Fest, an the Zurich Film Fest in September 2018. The film wis theatrically lowsed in the Unitit States on 5 October 2018, distributit bi Warner Bros. Pictures, efter haein initially been set fur lowse on 28 September 2018, an then rescheduled tae 18 Mey 2018, afore bein pushed back tae October. The studio spent an estimatit $110 million promotin the film.
Beginnin 7 December 2018, the film haed a limited lowse in IMAX theaters across the Unitit States an Canadae. On 28 Februar 2019, the film wis re-lowsed in mair nor 1,150 US theaters as a special "encore" edition, featurin twal meenit o addeetional footage. The extendit cut includes langer muisical sequences, sic as Jackson Maine's appenin performance o "Black Eyes", an eikit a cappella portion o "Shallow" sung bi Ally in the parkin lot, a brief duet o "Diggin' My Grave", Jackson an Ally writin the sang "Clover", an a tour-bus performance o "Midnight Special". The edition forby eiks "Is That Alright?" tae the weddin reception sequence, whaur Ally performs the sang fur Jackson efter thair mairiage. Ither addeetions include further domestic scenes atween Jackson an Ally, mair dialogue frae Noodles, Jackson recordin "Too Far Gone", Ally colloguin tour costumes wi Rez, an expandit Grammys rehearsal sequence wi Marlon Williams, an a langer scene o Ally veesitin Jackson in rehab.
=== Hame media ===
The film wis available fur deegital dounload throu retailers on 15 Januar 2019, follaed bi its lowse on Blu-ray, DVD an 4K Ultra HD Blu-ray on 19 Februar. The hame video lowse features 10 meenit o niver-afore-seen muisical performances bi Cooper an Gaga, an jam recordin sessions o sangs lik "Midnight Special", "Is That Alright?" an "Baby What You Want Me to Do". A ahint-the-scenes short feature, "The Road to Stardom: Making ''A Star Is Born''", wis forby includit alang wi muisic videos fur fower o the sangs frae the soondtrack: "Shallow", "Always Remember Us This Way", "Look What I Found" an "I'll Never Love Again". The 4K Blu-ray format haes Dolby Vision heich-deenamic-range video an remixed Dolby Atmos soond that wis tailored specifically fur hame viewin seestems.
In Aprile 2019, Warner Bros. Home Entertainment annoonced the lowse o ''A Star Is Born: Special Encore Edition'' fur 4 Juin. The lowse includes the extendit an theatrical cuts o the film. Unlik the furst hame media lowse, this version did nae receive a 4K Ultra HD lowse. The film wis later bundled wi the soondtrack as pairt o the ''A Star Is Born'' – VIP Pass Edition, lowsed on 25 November 2019. This edition includes baith versions o the film on Blu-ray, the soondtrack on CD, three limited-edition posters, a 32-page beuklet, an sax exclusive airt cairds. Addeetional bundle editions combinin the film an soondtrack wis forby issued in select mercats.
==Reception==
===Box office===
''A Star Is Born'' grossed $215.3{{nbsp}}million in the Unitit States an Canadae, an $220.9{{nbsp}}million in ither territories, fur a tot warldwide gross o $436.2{{nbsp}}million, against a production budget o $36{{nbsp}}million. ''Deadline Hollywood'' calculatit the net profit o the film tae be $178.1{{nbsp}}million, whan factorin thegither aw expenses an revenues, makin it the tent maist profitable lowse o 2018.
In the Unitit States an Canadae, ''A Star Is Born'' grossed $1.35{{nbsp}}million frae select Tysday an Wadensday nicht screenins, an $15.8{{nbsp}}million on its furst day, includin $3.2{{nbsp}}million frae Fuirsday nicht previews. It wint on tae debut tae $42.9{{nbsp}}million fur the weekend an finished seicon at the box office, ahint fellae newcomer ''Venom''. The film remained in seicont place in its seicont, thrid an fowert weekends, grossin a respective $28{{nbsp}}million, $19.3{{nbsp}}million an $14.1{{nbsp}}million. In the film's tent weekend o lowse, follaein the annooncement o its five Gowden Globe nominations, the film mak $2.5{{nbsp}}million (up 38% frae the previous week), includin $800,000 frae a limited IMAX rin. In the film's 17t week o lowse, follaein its aicht Oscar nominations, it wis eikit back tae an addeetional 777 theatres (fur a tot o 1,192) an mak $1.3{{nbsp}}million, an increase o 107% frae the previous weekend. The weekend follaein its Best Oreeginal Sang win at the Oscars, the film wis eikit tae 490 theatres (fur a tot o 1,235) an mak $1.9{{nbsp}}million, a 209% increase frae the previous weekend.
Ootside North Americae, the film wis lowsed concurrently in 31 ither kintras, an mak $14.2{{nbsp}}million in its appenin weekend; its lairgest mercats wis the Unitit Kinrick ($5.3{{nbsp}}million), Fraunce ($2.1{{nbsp}}million) an Germany ($1.9{{nbsp}}million). Addeetional kintras follaed, wi Japan nae seein a lowse till December 21. The internaitional box office fur the film wis substantial bi the end o October 2018 maugre o bein ootpaced bi the film ''Venom'' at the foreign box office. ''Variety'' magazine summarised the internaitional performance statin: "''A Star Is Born'' continues tae dae monster business o its awn. The acclaimed muisical drama starnin Bradley Cooper an Lady Gaga generatit an impressive $22.8 million frae 75 owerseas mercats, bringin its tally tae $74.7 million owerseas an $201 million globally. ''A Star Is Born'' appened in Austrailie wi $4.7 million in 536 venues, as weel as Hong Kong wi $629,000 in 58 locations. Tap hauldowers include the Unitit Kinrick ($3.9 million on 846 screens), Italy ($1.5 million on 614 screens), an Fraunce ($1.5 million on 353 screens)".
===Creetical repone===
{{multiple image
| align = right
| total_width = 400
| image1 = Bradley Cooper (29670050807) (cropped 2).jpg
| image2 = Star Is Born 04 (44027219335) (cropped 2).jpg
| image3 = TIFF 2018 Samuel Elliott (44592132581) (cropped2).jpg
| footer = The performances o [[Bradley Cooper]], [[Lady Gaga]] an [[Sam Elliott]] garnered widespreid creetical acclaim, earnin thaim [[Academy Awairds|Academy Awaird]] nominations fur [[Academy Awaird fur Best Actor|Best Actor]], [[Academy Awaird fur Best Actress|Best Actress]] an [[Academy Awaird fur Best Supportin Actor|Best Supportin Actor]] respectively.<ref name="entertainmentweekly"/><ref name="lat"/>
}}
On the review aggregator wabsteid Rotten Tomatoes, 90% o 537 creetics' reviews are positive, wi an average ratin o 8.1/10. The wabsteid's consensus reads: "Wi appealin leads, deft direction, an an affectin luve story, ''A Star Is Born'' is a remak duin richt—an a reminder that some stories can be juist as effective in the retellin." On Metacritic, the film haes a wechtit average score o 88 oot o 100, based on 60 creetics, indicatin "universal acclaim". Audiences pulled bi CinemaScore gae the film an average grade o "A" on an A+ to F scale, whiles PostTrak reportit film-gaers gae it a 90% positive score an an average o 4.5 oot o 5 starns.
Alonso Duralde o ''TheWrap'' gae the film a positive review, sayin, "Cooper an Gaga are dynamite thegither; this is a story that bides an dees bi the central relationship an the instant chemistrie that must blossom atween thaim, an thir twa hae it in spades," an praised the muisical nummers, descrievin thaim as "electrifyin". Owen Gleiberman o ''Variety'' laudit Cooper's directin, co-writin an actin, an cawed the film "a transcendent Hollywood film". Leah Greenblatt o ''Entertainment Weekly'' gae the film a B+ an singled oot Gaga's performance, sayin that she "deserves praise fur her restrained, bodie-scale performance as a sangster whose real-lass vulnerability launds miles awey frae the glittery meat-dress delirium o her awn stage persona." Stephanie Zacharek o ''Time'' magazine foond the film superior tae its aulder iterations an similarly praised Cooper's direction, the writin, as weel the performances an chemistrie o Cooper an Gaga. She statit: "Ye come awey feelin somethin fur thir fowk, flawed individuals wha are tryin tae hauld thair cracked pieces o sel thegither—or tae mend the cracks o those thay luve," forby descrievin Gaga's performance as a "knockoot."
6hlndwma6rt08ma3o63tt1n7o2p5uq3