قالب:FixHTML
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
- 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...
- Place
{{FixHTML|beg}}
above the top image, infobox or other right floating HTML element. - 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. - Place
{{FixHTML|end}}
BELOW the last (Bottom) image, infobox or other right floating HTML element.
- Place
- 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}}