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: | + | {| style="width: 512px;" class="wikitable" |
! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}} | ! colspan="2" | {{#if: {{{title|}}}|{{{title}}}|None}} | ||
|- | |- | ||
| style="text-align:center;padding: 10px;width: 80px;" | {{#if: {{{image|}}}|[[Image:{{{image}}}]]|[[Image:Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif]]}} | | 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...''}} | | style="vertical-align: top;padding: 10px;" | {{#if: {{{description|}}}|{{{description}}}|''None yet...''}} | ||
+ | |- | ||
+ | | {{#if: {{{development|}}}|{{{development}}}|Development}} | ||
+ | | {{#if: {{{gameplay|}}}|{{{gameplay}}}|Gameplay}} | ||
|}<noinclude> | |}<noinclude> | ||
{{-}} | {{-}} | ||
Line 14: | Line 17: | ||
| title = | | title = | ||
| description = | | description = | ||
+ | | development = | ||
+ | | gameplay = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 21: | Line 26: | ||
; title: The building required to validate if any | ; title: The building required to validate if any | ||
; description : Description of the expertise, what is does and stuff | ; description : Description of the expertise, what is does and stuff | ||
+ | ; development : percentage of the decelopment | ||
+ | ; gameplay : state of the gameplay | ||
==Example== | ==Example== | ||
Line 28: | Line 35: | ||
| title = Chickens | | title = Chickens | ||
| description = You must love all those chickens | | description = You must love all those chickens | ||
+ | | development = | ||
+ | | gameplay = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 35: | Line 44: | ||
| title = Chickens | | title = Chickens | ||
| description = You must love all those chickens | | description = You must love all those chickens | ||
+ | | development = | ||
+ | | gameplay = | ||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 07:34, 4 December 2019
None | |
---|---|
None yet... | |
Development | Gameplay |
Usage
{{gamefeature | image = | title = | description = | development = | gameplay = }}
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
- development
- percentage of the decelopment
- gameplay
- state of the gameplay
Example
{{gamefeature | image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif | title = Chickens | description = You must love all those chickens | development = | gameplay = }}
Chickens | |
---|---|
You must love all those chickens | |
Development | Gameplay |