Difference between revisions of "Template:Gamefeature"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) m (Cws 01studio moved page Template:GameFeature to Template:Gamefeature without leaving a redirect) |
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: {{{ | + | | 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 | ||
| − | | | + | | image = Instagram 0d568412772a1f96f02459c2b399f02e.gif |
| building_required = Academy | | building_required = Academy | ||
| learn_cost = 250 000$ | | learn_cost = 250 000$ | ||
| Line 45: | Line 45: | ||
{{gamefeature | {{gamefeature | ||
| − | | | + | | image = Instagram 0d568412772a1f96f02459c2b399f02e.gif |
| building_required = Academy | | building_required = Academy | ||
| learn_cost = 250 000$ | | learn_cost = 250 000$ | ||
Revision as of 07:07, 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 0d568412772a1f96f02459c2b399f02e.gif
| building_required = Academy
| learn_cost = 250 000$
| description =
}}
| Building Required | Unlock Cost | Expertise Unlocked | |
|---|---|---|---|
| Academy | 0$ | None | |
| Description | |||
| None yet... | |||