Template:Float/doc: Difference between revisions

No change in size ,  13 years ago
Used ndash instead of brackets (the close-bracket is potentially confusing)
(Code example too <small>)
(Used ndash instead of brackets (the close-bracket is potentially confusing))
Line 7:
: <code><nowiki>{{</nowiki>'''float'''|'''''item'''''}}</code> with default positioning ''top'':0, ''right'':0 (i.e. ''item'' floats on righthand side).
 
''item'' is the only required parameter. The optional parameters ''top'', ''right'', ''bottom'', ''left'' indicate how far from their respective positions the ''item'' is to be positioned. The ''width'' of the item may also be specified. Any units may be used so long as they are specified ({{ndash}}e.g. <code><nowiki>{{</nowiki>float|top=2em|left=2em|width=10em|"Blah"}}</code>&nbsp;). Note that if any values other than zero for ''top'' and ''right'' are required, they need to be specified.
 
===Examples===
Anonymous user