Template:Cut Enemies: Difference between revisions
From Valve Cut Content
m (1 revision imported) |
mNo edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | |||
| title = {{#if: {{{title1|}}} | {{{title1}}} | {{PAGENAME}} |}} | |||
|image1={{#if: {{{image1|}}} | [[File:{{{image1}}}|300px]]|}} | |||
|caption1={{#if: {{{caption1|}}} |{{{caption1}}} |}} | |||
|image2={{#if: {{{image2|}}} | [[File:{{{image2}}}|300px]]|}} | |||
|caption2={{#if: {{{caption2|}}} |{{{caption2}}} |}} | |||
|image3={{#if: {{{image3|}}} | [[File:{{{image3}}}|300px]]|}} | |||
|caption3={{#if: {{{caption3|}}} |{{{caption3}}} |}} | |||
|image4={{#if: {{{image4|}}} | [[File:{{{image4}}}|300px]]|}} | |||
|caption4={{#if: {{{caption4|}}} |{{{caption4}}} |}} | |||
| header1 = Condition | |||
| label2 = {{#if: {{{model|}}} | Model |}} | |||
| data2 = {{#if: {{{model|}}} | {{{model}}} |}} | |||
| label3 = {{#if: {{{texture|}}} | Texture |}} | |||
| data3 = {{#if: {{{texture|}}} | {{{texture}}} |}} | |||
| label4 = {{#if: {{{ai|}}} | AI |}} | |||
| data4 = {{#if: {{{ai|}}} | {{{ai}}} |}} | |||
}} | |||
<noinclude> | <noinclude> | ||
Example usage:<pre> | Example usage:<pre> |
Latest revision as of 02:12, 20 December 2020
Condition |
---|
Example usage:
{{Cut Enemies |title1=Example |image1=Example |caption1=Example |image2=Example |caption2=Example |image3=Example |caption3=Example |image4=Example |caption4=Example |model=Example |texture=Example |ai=Example }}