Template:Infobox Series: Difference between revisions

From The Sextant of Worlds
Jump to navigationJump to search
No edit summary
Tags: Reverted 2017 source edit
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| bodyclass  = vevent
| bodyclass  = vevent
| title      = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}
| title      = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}
| titleclass = summary
| titleclass = summary
Line 7: Line 10:
   | image        = {{{logo|}}}
   | image        = {{{logo|}}}
   | size        = {{{logo_size|}}}
   | size        = {{{logo_size|}}}
  | sizedefault  = 240px
   | alt          = {{{logo_alt|}}}
   | alt          = {{{logo_alt|}}}
   | class        = centered-image
   | class        = centered-image
}}
}}


| image2 = {{#invoke:InfoboxImage|InfoboxImage
| image2     = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|alt={{{image_alt|}}}}}
  | image       = {{{image|}}}
 
  | size         = {{{image_size|}}}
 
  | sizedefault  = 240px
 
  | alt         = {{{image_alt|}}}
}}
}}


<!-- Data row -->
{{#if:{{{label1|}}}{{{data1|}}}
| <!-- Real row -->
  |label1={{{label1|}}}
  |data1={{{data1|}}}
| <!-- Dummy row to suppress tracking category -->
  |label1= 
  |data1=<span style="display:none">no data</span>
}}


}}
{{Documentation}}
{{Documentation}}
</includeonly>
<!-- Add cats to the /doc subpage, not here! -->
<noinclude>
<noinclude>
<!-- Add categories only here, not in includeonly -->
[[Category:Infobox templates]]
</noinclude>

Latest revision as of 00:06, 15 May 2025