User talk:DrGNAGarcia

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

I see that you have put in a lot of in-text citations now, so that's excellent; I've removed the tag as a result. You can remove it too just by deleting the {{nofootnotes}} tag at the top of the article. Nice work! nneonneo talk 19:11, 23 April 2008 (UTC)[reply]

Like this?

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

I used the code
<div style="text-align:center;font-style:italic;margin-left:10%;margin-right:10%">text here</div>
text-align controls the alignment (in this case, center), font-style:italic makes it italicized, and margin-left/margin-right control the distance to the left/right margins (increase for a narrower quote, decrease to make it wider -- make sure to keep them the same!)
This is using special HTML; it's somewhat advanced syntax. You can also achieve this effect by using one of the quote templates and adding italics (''text''): {{quotation}}, {{cquote}}, {{rquote}}. Experiment with them (in the sandbox and/or by using Preview), and take a look at the samples. Happy editing! nneonneo talk 04:18, 25 April 2008 (UTC)[reply]