Difference between revisions of "Sandbox"

From Custom Mario Kart
Jump to navigation Jump to search
Line 33: Line 33:
 
:And with this philosophy, a float-center is not possible (or only with layout tricks like double float-right or with tables).
 
:And with this philosophy, a float-center is not possible (or only with layout tricks like double float-right or with tables).
 
:[[User:Wiimm|Wiimm]] 22:15, 29 January 2013 (UTC)
 
:[[User:Wiimm|Wiimm]] 22:15, 29 January 2013 (UTC)
 +
 +
== References ==
 +
 +
There is a new extension called Cite<ref>[https://www.mediawiki.org/wiki/Extension:Cite/Cite.php MediaWiki extension Cite]</ref>. It allows to separate comments and links from the main text. Wiimm<ref>[[Wiimm]]: One the wiki admins</ref> has installed it.
 +
=== Footnotes ===
 +
<references/>

Revision as of 11:37, 12 March 2013

Left

I have something

Test video

to share with you.

Center

I have something

Test video

important to say.

Right

booty

Test video

it seems like the left, center, and right options don't work anyway

really? -- Wiimm 20:55, 29 January 2013 (UTC)
Oh, I didn't know you needed "float-" for right. thanks! the left option is pointless, but is there an option for center?
ZillaSpaz 21:00, 29 January 2013 (UTC)
The textbox things are all css based. And I use "float-left" to avoid to conflicts to other "left" classes.
Wiimm 21:05, 29 January 2013 (UTC)
Well, I found a workaround for center, albeit a basic one. It doesn't look like float-left works good with nearby sections, kinda like "thumb" for pictures. Meanwhile, float-right is at the top of the section, ignoring the text that's supposed to be beneath it. This has all been interesting. For me.
ZillaSpaz 21:26, 29 January 2013 (UTC)
float-left' and float-rigth signals a floating content:
  • Place the object on the left or right border at a vertically good position.
  • Float the text around the object.
And with this philosophy, a float-center is not possible (or only with layout tricks like double float-right or with tables).
Wiimm 22:15, 29 January 2013 (UTC)

References

There is a new extension called Cite[1]. It allows to separate comments and links from the main text. Wiimm[2] has installed it.

Footnotes

  1. MediaWiki extension Cite
  2. Wiimm: One the wiki admins