Help:Test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
| no control | | no control | ||
|} | |} | ||
=== Position === | |||
:''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. | |||
{| class="wikitable" border="2" cellpadding="4" cellspacing="0" width="100%" | |||
! Word | |||
! Usage | |||
! Explanation | |||
|- | |||
| right | |||
| <nowiki>[[Image:Mediawiki.png|right]]</nowiki> | |||
| Modifies position, floats the image to the right. | |||
|- | |||
| <nowiki>left</nowiki> | |||
| <nowiki>[[Image:Mediawiki.png|left]]</nowiki> | |||
| Modifies position, floats the image to the left. | |||
|- | |||
| <nowiki>none</nowiki> | |||
| <nowiki>[[Image:Mediawiki.png|none]]</nowiki> | |||
| Explicitly states that the image should not float. | |||
|- | |||
| center<br />centre | |||
| <nowiki>[[Image:Mediawiki.png|center]]</nowiki> | |||
| Modifies position, like ''none'' but centered. | |||
|}{{-}} | |||
==See also== | ==See also== | ||
Revision as of 08:50, 17 April 2007
This was copied from a wikipedia article.
| what is it? | some figures | col 4 | |
|---|---|---|---|
| IRAK | company | 2061 | etc |
| CAOF | still needs updating | 75,000 | huh? |
| Souls | human infestation | everyone | no control |
Position
- 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.
| 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. |
