Template:Infobox Series: Difference between revisions

From The Sextant of Worlds
Jump to navigationJump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tags: Reverted 2017 source edit
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 15: Line 12:
}}
}}


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


| label1 = {{{label1|}}}
<!-- Data row -->
| data1 = {{{data1|}}}
{{#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}}
<!-- Add cats to the /doc subpage, not here! -->
</includeonly>
<noinclude>
<noinclude>
<!-- Add categories only here, not in includeonly -->
[[Category:Infobox templates]]
</noinclude>

Revision as of 23:42, 14 May 2025