Template:M

From Data JW United
Revision as of 18:58, 1 December 2023 by Administrator (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

m stands for "marginer" and can be used to set margin to any element. The order is: left-top-right-bottom

Code Example Result
{{raw:data:m|10|element}} {{raw:data:m|10|actual text}}
actual text
{{raw:data:m|10|5|element}} {{raw:data:m|10|5|actual text}}
actual text
{{raw:data:m|10|5|20|element}} {{raw:data:m|10|5|20|actual text}}
actual text
{{raw:data:m|10|20|30|50|element}} {{raw:data:m|10|20|30|50|actual text}}
actual text