Template:Inline div

Revision as of 01:03, 19 February 2025 by MLD>Lorenerd11 (Created page with "<includeonly><div style="display:inline-block; text-align:{{{align|left}}}; {{{style|}}}">{{{1}}}</div></includeonly><noinclude>{{template doc|Inline/doc}}Category:Templates</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view] [edit] Template documentation

This template is used to set text to an inline block.

A span element is used by default, to use a div instead, use {{inline div}}.

Parameters

1 sets the displayed text

align sets the alignment of the element's contents

style sets additional style properties of the element