Template:Infobox Series: Difference between revisions

From The Sextant of Worlds
Jump to navigationJump to search
Created page with "<includeonly>{{Infobox | bodyclass = vevent | title = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | titleclass = summary | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{{logo_size|}}}|sizedefault=240px|alt={{{logo_alt|}}}}} | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=240px|alt={{{image_alt|}}}}} | caption2 = {{{caption|}}} | class1 = description | label1 = Op..."
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
image {
    width: 100%;
    height: auto;
    max-width: 100%;
}
<includeonly>{{Infobox
<includeonly>{{Infobox
| bodyclass  = vevent
| bodyclass  = vevent

Revision as of 18:17, 4 May 2025

image {

   width: 100%;
   height: auto;
   max-width: 100%;

}