Difference between revisions of "Template:Gamefeature"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) (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...") |
Cws 01studio (talk | contribs) |
||
| Line 18: | Line 18: | ||
<pre> | <pre> | ||
| − | {{ | + | {{gamefeature |
| texture = | | texture = | ||
| building_required = | | building_required = | ||
| Line 36: | Line 36: | ||
==Example== | ==Example== | ||
<pre> | <pre> | ||
| − | {{ | + | {{gamefeature |
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb | | texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb | ||
| building_required = Academy | | building_required = Academy | ||
| Line 44: | Line 44: | ||
</pre> | </pre> | ||
| − | {{ | + | {{gamefeature |
| texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb | | texture = 9f446a8f9284c62cf8d491fbdb338fd39ebbebe35e959c2fc4f786c67522efb | ||
| building_required = Academy | | building_required = Academy | ||
Revision as of 07: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 =
}}
| Building Required | Unlock Cost | Expertise Unlocked | |
|---|---|---|---|
| Academy | 0$ | None | |
| Description | |||
| None yet... | |||