Difference between revisions of "Template:ModifiedContentBox"

From Valve Cut Content
Jump to: navigation, search
m (formatting passthrough)
m
Line 4: Line 4:
 
| headerstyle = background-color: #4c5844; border: 1px solid #a2a089;
 
| headerstyle = background-color: #4c5844; border: 1px solid #a2a089;
 
| labelstyle = background-color: #4c5844; border: 1px solid #a2a089;
 
| labelstyle = background-color: #4c5844; border: 1px solid #a2a089;
|child = {{ischild}}
+
|child = {{{ischild}}}
|subbox = {{issubbox}}
+
|subbox = {{{issubbox}}}
 
|image1={{#if: {{{image1|}}} | [[File:{{{image1}}}|300px]]|}}  
 
|image1={{#if: {{{image1|}}} | [[File:{{{image1}}}|300px]]|}}  
 
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}
 
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}}

Revision as of 05:48, 15 December 2020

{{{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) -->
}}

An example with things replaced

{{ModifiedContentBox
| contenttype = Recreation
| image1 = V4_zoomin.png
| engine = Source 2013
| link = [https://www.youtube.com/ download]
| description = recreated using textures only
}}