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" | ||
| − | + | ! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}} | |
| − | |||
|- | |- | ||
| − | | {{#if: {{{ | + | | style="text-align:center;padding: 10px;width: 80px;" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}} |
| − | | | + | | style="vertical-align: top;padding: 10px;" | {{#if: {{{description|}}}|{{{description}}}|''None yet...''}} |
| − | |||
| − | |||
| − | |||
|}<noinclude> | |}<noinclude> | ||
{{-}} | {{-}} | ||
Revision as of 07:28, 4 December 2019
| None | |
|---|---|
|
None yet... |
Usage
{{gamefeature
| image =
| title =
| description =
}}
Parameters
- image
- The minecraft texture id for the icon.
- title
- The building required to validate if any
- description
- Description of the expertise, what is does and stuff
Example
{{gamefeature
| image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif
| title = Chickens
| description = You must love all those chickens
}}
| Chickens | |
|---|---|
|
You must love all those chickens |
