Difference between revisions of "Template:Gamefeature"

From Citywars Savage
Jump to navigation Jump to search
Line 2: Line 2:
 
! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}}
 
! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}}
 
|-
 
|-
| style="text-align:center;padding: 10px;height: 256px;" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}}
+
| style="text-align:center;padding: 10px;height: 256px;max-width: 256px;" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}}
| style="vertical-align: top;padding: 10px;" | {{#if: {{{description|}}}|{{{description}}}|''None yet...''}}
+
| style="vertical-align: top;padding: 10px;max-width: 256px;" | {{#if: {{{description|}}}|{{{description}}}|''None yet...''}}
 
|-
 
|-
 
| {{#if: {{{development|}}}|Development: {{{development}}}%|Development: 0%}}
 
| {{#if: {{{development|}}}|Development: {{{development}}}%|Development: 0%}}

Revision as of 00:48, 6 December 2019

None
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif None yet...
Development: 0% Gameplay: 0%


Usage

{{gamefeature
| image = 
| title = 
| description = 
| development = 
| gameplay = 
}}

Parameters

image 
The animated image of the feature. Must be 256x256.
title
The title of the feature
description 
Description of the feature
development 
percentage of the decelopment
gameplay 
percentage of the gameplay

Example

{{gamefeature
| image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif
| title = Chickens
| description = You must love all those chickens
| development = 100
| gameplay = 50
}}
Chickens
Instagram 26fbf83fb074b52bc9b5a6a4453d7656.gif You must love all those chickens
Development: 100% Gameplay: 50%