User talk:Tiny4201
Welcome![edit source]
Hello, Tiny4201, and welcome to the RuneScape Wiki! Thank you for taking an interest in our wiki. If you have any trouble or need help, feel free to ask questions on my talk page or any other editor's talk page. Also, you could look at a help page or you could shout out on the local forums. We hope you like it here and decide to stay! Here are a few pages to help out new editors such as yourself:
Please sign your name on talk pages by using four tildes (~~~~) or use the "sign" button ( |
Drop Tables[edit source]
Hey, I noticed your edits to the greater demon drop tables, and just want to point out a few things.
First off, please try to avoid pasting things into the visual mode editor. This is because the visual mode doesn't just copy the text, it also includes the font details (size, colour, bold etc) and any background colours used in the original location of the text, which is coded onto the page as unnecessary span tags, such as <span style="font-size:13px;line-height:21px;">. These tags can be a bit of a pain to remove due to the sheer amount of them that can be added by a single copy-paste (for example, your greater demon edit was a +272 character value).
When editing drop tables, you should do one final check of all the tables in source mode (there should be two tabs at the top of the editing screen, source and visual). This will show you the base coding of the page, so you can spot any errors that aren't obvious on the visual view. What you'll be looking for, in drop tables, is the last line. It should always be |} on its own; if it's not on its own line it will cause errors like that one, where the table shifts down under the next header.
Right
{{DropsLine|Name=Rune 2h sword|Quantity=1|Rarity=Very rare}} |}
Wrong
{{DropsLine|Name=Rune 2h sword|Quantity=1|Rarity=Very rare}} |}
Hope this helps you in your future editing. AnselaJonla
14:40, March 21, 2013 (UTC)