Difference between revisions of "Template:Gamefeature"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) |
Cws 01studio (talk | contribs) |
||
| 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: {{{image|}}}|[[Image:{{{image}}} | + | | style="text-align:center;padding: 10px;width: 80px;" rowspan="4" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}} |
! style="width: 200px;" | Building Required | ! style="width: 200px;" | Building Required | ||
! style="width: 100px;" | Unlock Cost | ! style="width: 100px;" | Unlock Cost | ||
Revision as of 07:22, 4 December 2019
|
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_26fbf83fb074b52bc9b5a6a4453d7656.gif
| building_required = Academy
| learn_cost = 250 000$
| description =
}}
|
Building Required | Unlock Cost | Expertise Unlocked |
|---|---|---|---|
| Academy | 0$ | None | |
| Description | |||
| None yet... | |||
