More actions
26 July 2024
20 July 2024
Fixed incorrectly setting margin when border-width = 0
−41
Added parameter for additional style options
+851
Added parameter to specify CSS class
+267
Strip "px" from width, height, and border-width parameters
+55
Fixed image margins
m−41
Completed move
−41
NtCarlson moved page User:NtCarlson/Template:Foo to Template:Image frame without leaving a redirect
mUpdated documentation
m+275
Added link param
+354
Added template parameter aliases
+324
Added basic style that doesn't use a clip-path
+26
Suppress the outer div if the border width is 0
+196
no edit summary
+2,455
Created page with "<includeonly>{{#lvardef: clip-path|{{#switch:{{{border-shape|diamond}}} | diamond = polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%) | rounded = xywh(0 0 100% 100% round 15%); | #default = {{{border-shape}}} }}}}<div style=" display: inline-block; height: calc({{{height|100px}}} + 2*{{{border-width|4px}}}); width: calc({{{height|100px}}} + 2*{{{border-width|4px}}}); clip-path: {{#lvar:clip-path}}; background: {{{border-color|black}}}; "> <div style=" position: a..."
+1,321