User talk:Sengchen Dra-tsal

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Welcome[edit]

Hello, Sengchen Dra-tsal! Welcome to Wikipedia! Thank you for your contributions. You may benefit from following some of the links below, which will help you get the most out of Wikipedia. If you have any questions you can ask me on my talk page, or place {{helpme}} on your talk page and ask your question there. Please remember to sign your name on talk pages by clicking or by typing four tildes "~~~~"; this will automatically produce your name and the date. If you are already excited about Wikipedia, you might want to consider being "adopted" by a more experienced editor or joining a WikiProject to collaborate with others in creating and improving articles of your interest. Click here for a directory of all the WikiProjects. Finally, please do your best to always fill in the edit summary field when making edits to pages. Happy editing! France3470 (talk) 14:11, 13 October 2011 (UTC)[reply]
Getting Started
Getting Help
Policies and Guidelines

The Community
Things to do
Miscellaneous

Some tips to help you out![edit]

Hi Sengchen Dra-tsal, 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:Sengchen Dra-tsal/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 (talkstalk!) 10:29, 28 October 2011 (UTC)[reply]

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:Sengchen Dra-tsal/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 or Special:MyPage/vector.js, 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), bit, if not, just open the page yourself and choose soemthing appropriate if there's not already a clear title there. Happy editing! Pesky (talkstalk!) 10:29, 28 October 2011 (UTC)[reply]

If you have another look at your article on Wisdom Eccentrics, you'll see that I;ve changed the html links inside the article into inline citations instead, by putting them just after the words they relate to, and enclsoing them in between the <ref></ref> tags, and then using Reflinks to fill them out. Look at the References section at the bottom of the article, and you can see how it's changed now. Pesky (talkstalk!) 10:39, 28 October 2011 (UTC)[reply]