Difference between revisions of "Template:ModifiedContentBox"

From Valve Cut Content
Jump to: navigation, search
(Modified content infobox to distinguish recreations)
 
m
Line 9: Line 9:
 
|image4={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}}  
 
|image4={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}}  
 
|caption4={{#if: {{{caption3|}}} |{{{caption3}}} |}}
 
|caption4={{#if: {{{caption3|}}} |{{{caption3}}} |}}
|  header1 = Basic Information
+
|  header1 = Information
 
| label2 = {{#if: {{{description|}}} | Description |}}
 
| label2 = {{#if: {{{description|}}} | Description |}}
 
| data2 = {{#if: {{{description|}}} | {{{description}}} |}}
 
| data2 = {{#if: {{{description|}}} | {{{description}}} |}}

Revision as of 06:37, 6 December 2020

Template:Contenttype
Information

Example usage:

{{ModifiedContentBox
|contenttype=Modified Content <!-- Recreation? Fix? etc -->
<!-- Put comparison images here, perhaps including the original an definitely including the modified version -->
|image1=Example
|caption1=Example
|image2=Example
|caption2=Example
|image3=Example
|caption3=Example
|image4=Example
|caption4=Example
|link=Example<!-- link to download/tutorial if any -->
|description=Example<!-- how was the content modified? (changing textures to something else) -->
}}