Template:Leak Patch infobox: Difference between revisions

From Valve Cut Content
Jump to: navigation, search
(fixup)
m (fix broken image and caption settings)
 
Line 1: Line 1:
{{Infobox
{{Infobox
| title = {{PAGENAME}}
| title = {{PAGENAME}}
|image1={{#if: {{{image2|}}} | [[File:{{{image1}}}|300px]]|}}  
|image1={{#if: {{{image1|}}} | [[File:{{{image1}}}|300px]]|}}  
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}
|image2={{#if: {{{image2|}}} | [[File:{{{image2}}}|300px]]|}}  
|image2={{#if: {{{image2|}}} | [[File:{{{image2}}}|300px]]|}}  
Line 7: Line 7:
|image3={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}}  
|image3={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}}  
|caption3={{#if: {{{caption3|}}} |{{{caption3}}} |}}
|caption3={{#if: {{{caption3|}}} |{{{caption3}}} |}}
|image4={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}}  
|image4={{#if: {{{image4|}}} | [[File:{{{image4}}}|300px]]|}}  
|caption4={{#if: {{{caption3|}}} |{{{caption3}}} |}}
|caption4={{#if: {{{caption4|}}} |{{{caption4}}} |}}
|  header1 = Basic Information
|  header1 = Basic Information
| label2 = {{#if: {{{date_released|}}} | Date Released |}}
| label2 = {{#if: {{{date_released|}}} | Date Released |}}

Latest revision as of 07:16, 6 December 2020

Leak Patch infobox
Basic Information
Authors

Example usage:

{{Leak Patch infobox
|title1=Example
<!-- Put "at a glance" images related to the patch here -- logos, filenames, forum posts, etc. -->
|image1=Example
|caption1=Example
|image2=Example
|caption2=Example
|image3=Example
|caption3=Example
|image4=Example
|caption4=Example
|date_released=Example<!-- Date of latest release. Preferred format: October 14, 2017; if it is continued, then "ongoing" -->
|code_fixes=Example<!-- Does it patch the DLLs? Yes, or no. -->
|filesize=Example<!-- Filesize of current version -->
|authors=Example<!-- People who authored the patch -->
|contributors=Example<!-- People who contributed or helped in the making of the patch -->
}}