Template:Inline div: Difference between revisions
Appearance
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>" |
(No difference)
|
Revision as of 01:03, 19 February 2025
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