user talk:dudhhr
This user is aware of the designation of the following topics as contentious topics:
|
|
DYK for Marie-Thérèse Eyquem
[edit]On 2 January 2025, Did you know was updated with a fact from the article Marie-Thérèse Eyquem, which you recently created, substantially expanded, or brought to good article status. The fact was ... that Marie-Thérèse Eyquem served in the government of Vichy France, and was later appointed a national secretary of the French Socialist Party? The nomination discussion and review may be seen at Template:Did you know nominations/Marie-Thérèse Eyquem. You are welcome to check how many pageviews the nominated article or articles got while on the front page (here's how, Marie-Thérèse Eyquem), and the hook may be added to the statistics page after its run on the Main Page has completed. Finally, if you know of an interesting fact from another recently created article, then please feel free to suggest it on the Did you know talk page.
~~ AirshipJungleman29 (talk) 00:02, 2 January 2025 (UTC)
Administrators' newsletter – January 2025
[edit]News and updates for administrators from the past month (December 2024).
- Following an RFC, Wikipedia:Notability (species) was adopted as a subject-specific notability guideline.
- A request for comment is open to discuss whether admins should be advised to warn users rather than issue no-warning blocks to those who have posted promotional content outside of article space.
- The Nuke feature also now provides links to the userpage of the user whose pages were deleted, and to the pages which were not selected for deletion, after page deletions are queued. This enables easier follow-up admin-actions.
- Following the 2024 Arbitration Committee elections, the following editors have been elected to the Arbitration Committee: CaptainEek, Daniel, Elli, KrakatoaKatie, Liz, Primefac, ScottishFinnishRadish, Theleekycauldron, Worm That Turned.
- A New Pages Patrol backlog drive is happening in January 2025 to reduce the number of unreviewed articles and redirects in the new pages feed. Sign up here to participate!
Question from Gogleeee on Umbra (3D technology company) (04:11, 15 January 2025)
[edit]using UnityEngine;
public class CurrencyManager : MonoBehaviour {
public int coins = 0; public int diamonds = 0;
public void AddCoins(int amount) { coins += amount; Debug.Log("Coins: " + coins); }
public void AddDiamonds(int amount) { diamonds += amount; Debug.Log("Diamonds: " + diamonds); }
public bool SpendCoins(int amount) { if (coins >= amount) { coins -= amount; Debug.Log("Coins spent: " + amount); return true; } else { Debug.Log("Not enough coins!"); return false; } }
public bool SpendDiamonds(int amount) { if (diamonds >= amount) { diamonds -= amount; Debug.Log("Diamonds spent: " + amount); return true; } else { Debug.Log("Not enough diamonds!"); return false; } }
} --Gogleeee (talk) 04:11, 15 January 2025 (UTC)
- @Gogleeee: This does not appear to be a question about editing Wikipedia. I am not able to help you with your programming, and I do not know what this code is meant to be used for. – dudhhr talkcontribssheher 05:22, 15 January 2025 (UTC)
Reliable Sources
[edit]Hi there. I'm new at Wikipedia and I'm a person who enjoy writing. I want to know where can I find reliable sources. Where to look? Elfwego (talk) 08:45, 15 January 2025 (UTC)
- @Elfwego: What subjects do you want to write about? Wikipedia:Reliable sources has a good overview for identifying reliable sources, and some topics have their own standards for identifying reliable sources (e.g. WP:MEDRS for medicine). WP:RSP is a list of many sources and their reliability as determined by consensus of Wikipedia editors. – dudhhr talkcontribssheher 16:56, 15 January 2025 (UTC)
- I would like to write about financial literacy, and Entrepreneurship subjects to name a few. Elfwego (talk) 11:44, 17 January 2025 (UTC)
Women in Red February 2025
[edit]Women in Red | February 2025, Vol 11, Issue 2, Nos. 326, 327, 330, 331
Announcements from other communities:
Tip of the month:
Suggestion:
Other ways to participate:
|
--Lajmmoore (talk 08:56, 26 January 2025 (UTC) via MassMessaging