diff --git a/services/PortableInfoboxRenderService.class.php b/services/PortableInfoboxRenderService.class.php index affc24a..588d9e8 100644 --- a/services/PortableInfoboxRenderService.class.php +++ b/services/PortableInfoboxRenderService.class.php @@ -2,6 +2,7 @@ class PortableInfoboxRenderService extends WikiaService { const LOGGER_LABEL = 'portable-infobox-render-not-supported-type'; + const THUMBNAIL_WIDTH = 270; private $templates = [ 'wrapper' => 'PortableInfoboxWrapper.mustache',