Help:Test: Difference between revisions

From Slabscapedia
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
== Position ==
== Position ==
:''For details see [[Help:Images_and_other_uploaded_files]]''
:''For details see [[Help:Images_and_other_uploaded_files]]''
The positions are mutually exclusive; the last specified wins. [[:Template:-]] can stop floating. For inline images only modifier ''px'' (see above) is supported.
The positions are mutually exclusive; the last specified wins. For inline images only modifier ''px'' (see above) is supported.
{| class="wikitable" border="2" style="text-align:left" cellpadding="4" cellspacing="0" width="100%"
{| class="wikitable" border="2" style="text-align:left" cellpadding="4" cellspacing="0" width="100%"
! Word  
! Word  
Line 31: Line 31:
| <nowiki>[[Image:Mediawiki.png|center]]</nowiki>
| <nowiki>[[Image:Mediawiki.png|center]]</nowiki>
| Modifies position, like ''none'' but centered.  
| Modifies position, like ''none'' but centered.  
|}{{-}}
|}


==See also==
==See also==

Revision as of 09:34, 17 April 2007

Position

For details see Help:Images_and_other_uploaded_files

The positions are mutually exclusive; the last specified wins. For inline images only modifier px (see above) is supported.

Word Usage Explanation
right [[Image:Mediawiki.png|right]] Modifies position, floats the image to the right.
left [[Image:Mediawiki.png|left]] Modifies position, floats the image to the left.
none [[Image:Mediawiki.png|none]] Explicitly states that the image should not float.
center
centre
[[Image:Mediawiki.png|center]] Modifies position, like none but centered.

See also