Template:FixHTML

From Wikiversity

Jump to: navigation, search

Parameter not given Error...
Template {{fixHTML}} (generator) needs {{{1}}} defined as one of: {The sets: |beg|Beg|BEG or |mid|Mid|MID or |end|End|END }.


The above error message is generated because this template page has no {{{1}}} defined , and it uses a parser function switch to combine all formatting needs into this one template.
per w:en:How to fix bunched-up edit links a related problem... 
This template is used to make right floating elements behave with others on the right margin.
  • As it has an auto width, the largest width enclosed element will set a boundary for the others.
  • Procedure is easy as 1, 2, 3...
    1. Place {{FixHTML|begin}} above the top image, infobox or other right floating HTML element.
    2. Place {{FixHTML|middle}} 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.

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}}

'Social communications in War spans a vast array of methods ... <g>

Similar templates at English sister projects [edit]
Wikipedia-logo.png wpd Wikipedia FixHTML
Commons-logo.svg cms Commons FixHTML
Wikibooks-logo.svg wbk Wikibooks FixHTML
Wikinews-logo.svg wnw Wikinews FixHTML
Wikispecies-logo.svg wsp Wikispecies FixHTML
Wikiversity-logo.svg wvy Wikiversity FixHTML