قالب:FixHTML

See Wikipedia:How to fix bunched-up edit links
This template is used to make right floating elements behave with others on the right margin.
  • It will take an optional parameter 'left', which if defined (e.g. "|left=1|beg") will float the enclosed elements left instead of the normal right.
  • Procedure is easy as 1, 2, 3...
    1. Place {{FixHTML|beg}} above the top image, infobox or other right floating HTML element.
    2. Place {{FixHTML|mid}} above the next image, infobox or other right floating HTML element. And the next ... And the next ... And the next ... And the next, as needed.
    3. Place {{FixHTML|end}} BELOW the last (Bottom) image, infobox or other right floating HTML element.
Example using Miltary Info boxes
{{FixHTML|begin}}
{{Military conflict infobox
| ... (contents)
}}
{{FixHTML|mid}}
{{Military campaign infobox
| ... (contents)
}}
{{FixHTML|mid}}
[[Image:Boy give finger to Kaiser.png|...]]
{{FixHTML|mid}}
[[Image:Kaiser Moons boy.png|...]
{{FixHTML|end}}