Difference between revisions of "Template:ModifiedContentBox"

From Valve Cut Content
Jump to: navigation, search
m
m (engine version and possibly background color)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
| title = {{contenttype}}
 
| title = {{contenttype}}
 +
| bodystyle = background-color: #4c5844; border: 1px solid #a2a089;
 
|image1={{#if: {{{image2|}}} | [[File:{{{image1}}}|300px]]|}}  
 
|image1={{#if: {{{image2|}}} | [[File:{{{image1}}}|300px]]|}}  
 
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}
 
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}
Line 10: Line 11:
 
|caption4={{#if: {{{caption3|}}} |{{{caption3}}} |}}
 
|caption4={{#if: {{{caption3|}}} |{{{caption3}}} |}}
 
|  header1 = Information
 
|  header1 = Information
 +
| label1 = {{#if: {{{engine|}}} | Engine Version |}}
 +
| data1 = {{#if: {{{engine|}}} | {{{engine}}} |}}
 
| label2 = {{#if: {{{description|}}} | Description |}}
 
| label2 = {{#if: {{{description|}}} | Description |}}
 
| data2 = {{#if: {{{description|}}} | {{{description}}} |}}
 
| data2 = {{#if: {{{description|}}} | {{{description}}} |}}
Line 28: Line 31:
 
|image4=Example
 
|image4=Example
 
|caption4=Example
 
|caption4=Example
 +
|engine=Example <!-- the version the MODIFIED content is for (2003 Leak, source 2013, CS:GO, VTMB etc) -->
 
|link=Example<!-- link to download/tutorial if any -->
 
|link=Example<!-- link to download/tutorial if any -->
 
|description=Example<!-- how was the content modified? (changing textures to something else) -->
 
|description=Example<!-- how was the content modified? (changing textures to something else) -->

Revision as of 07:00, 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
|engine=Example <!-- the version the MODIFIED content is for (2003 Leak, source 2013, CS:GO, VTMB etc) -->
|link=Example<!-- link to download/tutorial if any -->
|description=Example<!-- how was the content modified? (changing textures to something else) -->
}}