Difference between revisions of "Template:Gamefeature"

From Citywars Savage
Jump to navigation Jump to search
m (Cws 01studio moved page Template:GameFeature to Template:Gamefeature without leaving a redirect)
Line 1: Line 1:
 
{| style="width: 600px;" class="wikitable"
 
{| style="width: 600px;" class="wikitable"
| style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{texture|}}}|<img src="http://vimon.citywars.ca/api/vimon/{{{texture}}}" alt="Expertise Logo" height="80" width="80">|[[Image:CitywarsMinecraftLogoTitle.png|80px]]}}
+
| style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{image|}}}|[[Image:{{{image}}}|80px]]|[[Image:Instagram 0d568412772a1f96f02459c2b399f02e.gif|80px]]}}
 
! style="width: 200px;" | Building Required
 
! style="width: 200px;" | Building Required
 
! style="width: 100px;" | Unlock Cost
 
! style="width: 100px;" | Unlock Cost
Line 37: Line 37:
 
<pre>
 
<pre>
 
{{gamefeature
 
{{gamefeature
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
+
| image = Instagram 0d568412772a1f96f02459c2b399f02e.gif
 
| building_required = Academy
 
| building_required = Academy
 
| learn_cost = 250 000$
 
| learn_cost = 250 000$
Line 45: Line 45:
  
 
{{gamefeature
 
{{gamefeature
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
+
| image = Instagram 0d568412772a1f96f02459c2b399f02e.gif
 
| building_required = Academy
 
| building_required = Academy
 
| learn_cost = 250 000$
 
| learn_cost = 250 000$

Revision as of 08:07, 4 December 2019

Instagram 0d568412772a1f96f02459c2b399f02e.gif Building Required Unlock Cost Expertise Unlocked
None 0$ None
Description
None yet...


Usage

{{gamefeature
| texture = 
| building_required = 
| unlock_cost = 
| expertise_unlocked = 
| description = 
}}

Parameters

texture 
The minecraft texture id for the icon.
building_required 
The building required to validate if any
unlock_cost 
The cost to unlock it if any
expertise_unlocked 
The expertise unlocked if any
description 
Description of the expertise, what is does and stuff

Example

{{gamefeature
| image = Instagram 0d568412772a1f96f02459c2b399f02e.gif
| building_required = Academy
| learn_cost = 250 000$
| description = 
}}
Instagram 0d568412772a1f96f02459c2b399f02e.gif Building Required Unlock Cost Expertise Unlocked
Academy 0$ None
Description
None yet...