Difference between revisions of "Template:Gamefeature"

From Citywars Savage
Jump to navigation Jump to search
(Created page with "{| style="width: 600px;" class="wikitable" | style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{texture|}}}|<img src="http://vimon.citywars.ca/api/vi...")
 
Line 18: Line 18:
  
 
<pre>
 
<pre>
{{validation
+
{{gamefeature
 
| texture =  
 
| texture =  
 
| building_required =  
 
| building_required =  
Line 36: Line 36:
 
==Example==
 
==Example==
 
<pre>
 
<pre>
{{validation
+
{{gamefeature
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| building_required = Academy
 
| building_required = Academy
Line 44: Line 44:
 
</pre>
 
</pre>
  
{{validation
+
{{gamefeature
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
 
| building_required = Academy
 
| building_required = Academy

Revision as of 08:02, 4 December 2019

80px 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
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb
| building_required = Academy
| learn_cost = 250 000$
| description = 
}}
Expertise Logo Building Required Unlock Cost Expertise Unlocked
Academy 0$ None
Description
None yet...