Template:Margin/doc: Difference between revisions
Appearance
MLD>Lorenerd11 No edit summary |
m 1 revision imported |
(No difference)
|
Latest revision as of 20:39, 10 May 2025
Sets the margin of an element using parameters left
, right
, top
, and bottom
. Must include "px".
Can also be set to negative values to crop an element instead.
Example:
Wikitext | Produces |
---|---|
[[File:Building research lab 1.png]] |
File:Building research lab 1.png |
{{margin|[[File:Building research lab 1.png]]|left=-20px|bottom=-20px}} |