Difference between revisions of "Template:Gamefeature line"

From Citywars Savage
Jump to navigation Jump to search
Line 1: Line 1:
 
{| style="width: 100%;" class=""
 
{| style="width: 100%;" class=""
{{#if: {{{feature1|}}}| | style="text-align: center;" | {{{feature1}}}|''''}}
+
{{#if: {{{feature1|}}}| <tr><td style="text-align: center;">{{{feature1}}}</td></tr>|''''}}
{{#if: {{{feature2|}}}| | style="text-align: center;" | {{{feature2}}}|''''}}
+
{{#if: {{{feature2|}}}| | {{{feature2}}}|''''}}
{{#if: {{{feature3|}}}| | style="text-align: center;" | {{{feature3}}}|''''}}
+
{{#if: {{{feature3|}}}| | {{{feature3}}}|''''}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 18:05, 5 December 2019

' {{{feature2}}} {{{feature3}}}


Usage

{{gamefeature_line
| feature1 = 
| feature2 = 
| feature3 = 
}}

Parameters

feature1 
Feature block left
feature2 
Feature block center
feature3 
Feature block right

Example

{{gamefeature_line
| feature1 = {{gamefeature
| image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif
| title = Chickens
| description = You must love all those chickens
| development = 100
| gameplay = 50
}}
| feature2 = {{gamefeature
| image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif
| title = Chickens
| description = You must love all those chickens
| development = 100
| gameplay = 50
}}
| feature3 = {{gamefeature
| image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif
| title = Chickens
| description = You must love all those chickens
| development = 100
| gameplay = 50
}}
}}
{| style="width: 100%;" class="wikitable gamefeature"
Chickens
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif You must love all those chickens
Development:
Gameplay:

{{{feature2}}} {{{feature3}}} |}


{| style="width: 100%;" class="wikitable gamefeature"
Chickens
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif You must love all those chickens
Development:
Gameplay:

{{{feature3}}} |}


{| style="width: 100%;" class="wikitable gamefeature"
Chickens
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif You must love all those chickens
Development:
Gameplay:


|}