Skabelon:Float
| Take care when using this template in navboxes to ensure that whatever it is used to float (e.g. an image) does not float over other elements or text if / when the navbox is resized. To align centered lists in a navbox with an image, see the alternatives for navigational boxes section below. For aligning text in general, see {{align}}. For floating images, boxes, and other elements, see {{stack}}. |
Use {{float}} to "float" items – i.e. position them – so they do not affect the alignment or formatting of other items (such as text) nearby.
{{float|item}}floats item on the righthand edge of a page/area.{{float|left|item}}floats item on the lefthand edge of a page/area.{{float |top= |right= |bottom= |left= |width= |item}}
|item is the only required parameter. The optional parameters top, right, bottom and left indicate how far from their respective positions the item is to be positioned. The width of the item may also be specified. Any established HTML/CSS units may be used so long as they are specified (for example, {{float |top=2.0em |left=2px |width=10em |Blah}}).
Eksempler
Note how the links in the second two examples are centered relative to the whole template, unlike those in the first example.
- Eksempel 1
One-line navbox using its image parameter:
{{Navboks
| navn = Float/doc
| status = uncollapsed
| titel = [[Imperial Japanese Navy]]
| liste_class = hlist
| billede = [[File:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]
| liste1 =
* [[Imperial Japanese Navy admirals|Admiraler]]
* [[Battles of the Imperial Japanese Navy|Slag]]
* [[List of ships of the Japanese Navy|Skibe]]
* [[List of aircraft of the Japanese Navy|Aircraft]]
* [[List of weapons of the Japanese Navy|Våben]]
}}
- Eksempel 2
Same navbox using {{float}} instead of the image parameter:
{{Navboks
| navn = Float/doc
| status = uncollapsed
| titel = [[Imperial Japanese Navy]]
| liste_class = hlist
| liste1 = {{float|top=-0.1em|[[File:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]}}
* [[Imperial Japanese Navy admirals|Admiraler]]
* [[Battles of the Imperial Japanese Navy|Slag]]
* [[List of ships of the Japanese Navy|Skibe]]
* [[List of aircraft of the Japanese Navy|Aircraft]]
* [[List of weapons of the Japanese Navy|Våben]]
}}
Alternatives for navigational boxes
Same navbox using its image parameter and liststyle with padding-left set to the image width:
{{Navbox
| name = Float/doc
| state = uncollapsed
| title = [[Imperial Japanese Navy]]
| liste_class = hlist
| image = [[File:Naval Ensign of Japan.svg|24px|border|Naval Ensign of Japan]]
| liststyle = padding-left: 24px
| list1 =
* [[Imperial Japanese Navy admirals|Admiraler]]
* [[Battles of the Imperial Japanese Navy|Slag]]
* [[List of ships of the Japanese Navy|Skibe]]
* [[List of aircraft of the Japanese Navy|Aircraft]]
* [[List of weapons of the Japanese Navy|Våben]]
}}
Se også
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.









