User talk:Praveenpp2007
Welcome!
[edit]

Welcome to Wikipedia, Praveenpp2007! Thank you for your contributions. I am ThatPeskyCommoner and have been editing Wikipedia for quite some time, so if you have any questions feel free to leave me a message on my talk page. You can also check out Wikipedia:Questions or type {{helpme}} at the bottom of this page. Here are some pages that you might find helpful:
- Introduction
- The five pillars of Wikipedia
- How to edit a page
- Help pages
- How to write a great article
Also, when you post on talk pages you should sign your name using four tildes (~~~~); that will automatically produce your username and the date. I hope you enjoy editing here and being a Wikipedian!
Pesky (talk …stalk!) 12:55, 18 November 2011 (UTC)
Speedy deletion nomination of Nandakumar Koroth
[edit]
A tag has been placed on Nandakumar Koroth, requesting that it be speedily deleted from Wikipedia. This has been done under the criteria for speedy deletion, because it is a very short article providing no content to the reader. Please note that external links, "See also" section, book reference, category tag, template tag, interwiki link, rephrasing of the title, or an attempt to contact the subject of the article don't count as content. Please see Wikipedia:Stub for our minimum information standards for short articles. Also please note that articles must be on notable subjects and should provide references to reliable sources that verify their content. You may wish to consider using a Wizard to help you create articles - see the Article Wizard.
Please do not remove the speedy deletion tag yourself. If you plan to expand the article, you can request that administrators wait a while for you to add contextual material. To do this, affix the template {{hangon}} to the page and state your intention on the article's talk page. Feel free to leave a note on my talk page if you have any questions about this. Ivanvector (talk) 07:05, 3 November 2009 (UTC)
Speedy deletion nomination of Nandakumar Koroth
[edit]
A tag has been placed on Nandakumar Koroth requesting that it be speedily deleted from Wikipedia. This has been done under section A7 of the criteria for speedy deletion, because the article appears to be about a person or group of people, but it does not indicate how or why the subject is important or significant: that is, why an article about that subject should be included in an encyclopedia. Under the criteria for speedy deletion, such articles may be deleted at any time. Please see the guidelines for what is generally accepted as notable, as well as our subject-specific notability guideline for biographies. You may also wish to consider using a Wizard to help you create articles - see the Article Wizard.
If you think that this notice was placed here in error, you may contest the deletion by adding {{hangon}} to the top of the page that has been nominated for deletion (just below the existing speedy deletion or "db" tag), coupled with adding a note on the talk page explaining your position, but be aware that once tagged for speedy deletion, if the page meets the criterion it may be deleted without delay. Please do not remove the speedy deletion tag yourself, but don't hesitate to add information to the page that would render it more in conformance with Wikipedia's policies and guidelines. Lastly, please note that if the page does get deleted, you can contact one of these admins to request that they userfy the page or have a copy emailed to you. - Realkyhick (Talk to me) 04:52, 21 November 2009 (UTC)

The article Sameer Thahir has been proposed for deletion because, under Wikipedia policy, all newly created biographies of living persons must have at least one reference to a reliable source that directly supports material in the article.
If you created the article, please don't take offense. Instead, consider improving the article. For help on inserting references, see Referencing for beginners, or ask at the help desk. Once you have provided at least one reliable source, you may remove the {{prod blp}} tag. Please do not remove the tag unless the article is sourced. If you cannot provide such a source within ten days, the article may be deleted, but you can request that it be undeleted when you are ready to add one. Gurt Posh (talk) 16:26, 12 September 2011 (UTC)
Some tips to help you out!
[edit]Hi Praveenpp2007, I thought I'd drop a few notes on your talk page with some help on writing articles :o)
First of all, it may be best for you to do a bit of reading, starting with the Wikipedia manual of style, which will give you a lot of information about how Wikipedia prefers its articles to be written. It's not as hard to follow as it might look; quite a bit of the information there probably won't be vital for you at first.
Second, I recommend you make a user sandbox - which is just an area you can use to practise in, and to make notes in, and to get things ready in. If you click this red link: user:Praveenpp2007/Sandbox, that will let you create that page (it gives you an edit window to start work in). Anything, anywhere, on the help and information pages which gives you an example, try it out in your sandbox until you're familiar with it.
For your article, the next thing you want to do is start collecting as much information as you can about it. Google searches (particularly in Books and Scholar) will be your best friend for this! Once you've found the information, the next most important thing is to start writing up each fact in your own words (very important, this), and make a note at the same time of exactly where that information came from. Build in the references as you go along; I'm going to copy in, down below this, a whole heap of help on doing references, which was produced by one of our best teachers (Chzz).
Here's another place that you'll find incredibly useful - citation templates which you can copy and paste into your sandbox, between <ref></ref> tags; you just fill in the blanks from your sources into the template, and you'll end up with nicely formatted inline citations :o) It all helps. Remember to add a references section to your sandbox (make a new line, and put ==References== on it, and type {{reflist}} on the next line, so that you can see how your citations look as you do them. Remember to save your page often! You don't want to lose your work.
Hopefully this will give you a good start and make life easier for you.
One last thing to keep as a motto: "It's better to write one good, well-referenced, nicely-presented article than it is to create fifty unreferenced one-line stubs!" Pesky (talk …stalk!) 12:55, 18 November 2011 (UTC)
How references work
[edit]Simple references
[edit]These require two parts;
- a)
Chzz is 98 years old.<ref> "The book of Chzz", Aardvark Books, 2009. </ref> He likes tea. <ref> [http://www.nicecupofteaandasitdown.com Tea website] </ref>
- b) A section called "References" with the special code "{{reflist}}";
== References ==
{{reflist}}
(an existing article is likely to already have one of these sections)
To see the result of that, please look at user:chzz/demo/simpleref. Edit it, and check the code; perhaps make a test page of your own, such as user:Praveenpp2007/reftest and try it out.
Named references
[edit]Chzz was born in 1837. <ref name=MyBook> "The book of Chzz", Aardvark Books, 2009. </ref> Chzz lives in Footown.<ref name=MyBook/>
Note that the second usage has a / (and no closing ref tag). This needs a reference section as above; please see user:chzz/demo/namedref to see the result.
Citation templates
[edit]You can put anything you like between <ref> and </ref>, but using citation templates makes for a neat, consistent look;
Chzz has 37 Olympic medals. <ref> {{Citation
| last = Smith
| first = John
| title = Olympic medal winners of the 20th century
| publication-date = 2001
| publisher = [[Cambridge University Press]]
| page = 125
| isbn = 0-521-37169-4
}}
</ref>
Please see user:chzz/demo/citeref to see the result.
For more help and tips on that subject, see user:chzz/help/refs.
Here's a little bit of magic which can save you an awful lot of time and effort!
[edit]You might want to consider using this tool - (tools:~dispenser/cgi-bin/webreflinks.py) - it makes your life a whole heap easier, by filling in complete citation templates for your links. All you do is install the script on Special:MyPage/common.js, or Special:MyPage/vector.js, or Special:MyPage/monobook.js, and then paste the bare url (without [...] brackets) between your <ref></ref> tabs, and you'll find a clickable link called Reflinks in your toolbox section of the page (probably in the left hand column). Then click that tool. It does all the rest of the work (provided that you remember to save the page!) It doesn't work for everything (particularly often not for pdf documents), but for pretty much anything ending in "htm" or "html" (and with a title) it will do really, really well all by itself. For those it can't do by itself, it gives you a pull-down (or up) menu of templates to choose from, which you can then fill in manually. Often the problem is "No title found" - sometimes the title is obvious (especially if it's a pdf), but, if not, just open the page yourself and choose something appropriate if there's not already a clear title there. Happy editing! Pesky (talk …stalk!) 12:55, 18 November 2011 (UTC)
Nomination of Gopa Periyadan for deletion
[edit]A discussion is taking place as to whether the article Gopa Periyadan is suitable for inclusion in Wikipedia according to Wikipedia's policies and guidelines or whether it should be deleted.
The article will be discussed at Wikipedia:Articles for deletion/Gopa Periyadan until a consensus is reached, and anyone, including you, is welcome to contribute to the discussion. The nomination will explain the policies and guidelines which are of concern. The discussion focuses on high-quality evidence and our policies and guidelines.
Users may edit the article during the discussion, including to improve the article to address concerns raised in the discussion. However, do not remove the article-for-deletion notice from the top of the article. M4DU7 (talk) 15:13, 3 June 2020 (UTC)