User talk:Quenty/Wikiformatting

Add topic
Active discussions

Simplify

Couldn't you use <center> instead of typing out all of <div style="text-align:center">?  Scarfacial | Message | Talk

The thing is, that's due to be deprecated.
- Quenty | Talk | Send Message | 17:40, 10 July 2011 (UTC)
Ah, gotcha  Scarfacial | Message | Talk
This is for my own reference anyway. I don't care what you think (well I do, but lets not talk about that.)
- Quenty | Talk | Send Message | May 20
That is deprecated, as of December 1999!
22:23, 26 September 2011 (UTC)

Centering

Just so you know, MediaWiki has a built-in center class just for centering. :P

I suggest showing both ways.

Here's how you use it:

<div class="center">
	Text
</div>

And here's the result:

Text

It makes the code a little shorter and it's built in MediaWiki. :)

12 March 2012
Return to the user page of "Quenty/Wikiformatting".