a quick list of things every roleplayer should know
- the word âdependentâ does not have an âaâ in it
- when making a page in theme editor, click âshow a link to this pageâ to make the page available in mobileÂ
- to make something in small font, highlight the text you want small and use âctrlâ + âshiftâ + â-âÂ
- to highlight all the words in your post, use âctrlâ + âaâÂ
- if you need to move something to another post and you need to carry over someoneâs icon, move the other userâs picture over by right clicking it, clicking either âcopy imageâ or âcopy image URLâ, and pasting it in the new post. ( alternatively, you can also change it to HTML and use this code. <figure><img src=âURL OF PICTURE HEREâ></figure> )
- to change a size of an image in post, ad height and width to the picture coding. <figure><img src=âURL OF PICTURE HEREâ data-orig-height=âTHE HEIGHT YOU WANTâ data-orig-width=âTHE WIDTH YOU WANTâ alt=âimageâ /></figure>
- if you @ someone in a post but save it to drafts or edit it later, it will untag them. you will need to @ them again.Â
- mass tag replacer ( there is also one included in X-Kit, along with other things such as automatic tagging, blacklist, etc )Â
- youâre going to need to manually place blockquotes around images. to do so, go into the HTML and put the coding of <blockquote> around the image, and then </blockquote> when the image or group of text is done ( if after the image, itâs usually after </figure> ). Sometimes, however, the â<figure>â coding will break and will stop a blockquote right then and there, so you may need to remove it. you cannot go back to ârich textâ after putting a blockquote around a picture, as it will delete it. merely click the little arrow down from âpostâ, click âpreview on blogâ, and when itâs satisfactory, click âpostâ with it still in HTML.Â
- before every single reply, read someoneâs rules just to clarify you are not overstepping boundaries in any way!Â
- NEVER REBLOG AS LINK. ALWAYS REBLOG AS TEXT.Â
- to make regular sized and small font the same size on your blog, use this code after the end brace of âbodyâ :
  sup, small, sub {Â
 font-size:DESIRED FONT SIZE HEREpx;}
- general etiquette is two replies to one post â the personâs previous reply and your reply. this means reblogging asks often breaks etiquette, and should be moved to new posts.Â
- when changing URLs, keep your old URL and use this code for a redirect page. not only will it redirect users to your new page, it will also redirect them to the page they were trying to reach but on your new page. ( for example, if they were going to OLDURL.tumblr.com/ask, itâll redirect to NEWURL.tumblr.com/ask )
- if youâre trying to send an ask but someoneâs theme prevents you from seeing the full ask box and thus hitting âsendâ, use THEIRURL.tumblr.com/ask/mobile. also works for submit.Â
- only the first 5 tags in a new post actually will show up in Tumblr tags
- you are a fantastic roleplayer and should not sell yourself short (âżâ âżâ )
  FOR MORE INFORMATION ON ROLEPLAYING, SUCH AS THEME BUILDING, TAGGING, TRACKING TAGS, TERMINOLOGY, AND ETIQUETTE, ETC., CHECK OUT THIS LINK