Template:Float right/doc: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} |
{{Documentation subpage}} |
||
{{Commons Import}} |
|||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> |
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> |
||
== Usage == |
== Usage == |
||
Revision as of 18:52, 3 November 2020
| This page was automatically imported from Commons any changes will be overwritten, the source page is here () |
Usage
This template may be used in tables for the "style" parameter.
{| class="wikitable" style="{{float left}} text-align: center;"
! Header 1
! Header 2
|-
| Cell 1
| Cell 2
|}
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
{| class="wikitable" style="{{float center}} text-align: center;"
! Header 1
! Header 2
|-
| Cell 1
| Cell 2
|}
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
{| class="wikitable" style="{{float right}} text-align: center;"
! Header 1
! Header 2
|-
| Cell 1
| Cell 2
|}
| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
See also
- {{align}}
- {{center}}, {{right}} and {{left}}
- {{float center}}, {{float right}} and {{float left}}
- {{Image frame}}