Difference between revisions of "Template:Gamefeature line"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) |
Cws 01studio (talk | contribs) |
||
Line 1: | Line 1: | ||
{| style="width: 100%;" class="" | {| style="width: 100%;" class="" | ||
− | {{#if: {{{feature1|}}}| | + | | style="text-align: center;" | {{#if: {{{feature1|}}}|{{{feature1}}}|''None yet...''}} |
− | {{#if: {{{feature2|}}}| | + | | style="text-align: center;" | {{#if: {{{feature2|}}}|{{{feature2}}}|''None yet...''}} |
− | {{#if: {{{feature3|}}}| | + | | style="text-align: center;" | {{#if: {{{feature3|}}}|{{{feature3}}}|''None yet...''}} |
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 48: | Line 48: | ||
}} | }} | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{gamefeature line | {{gamefeature line |
Revision as of 17:08, 5 December 2019
None yet... | None yet... | None yet... |
Usage
{{gamefeature_line | feature1 = | feature2 = | feature3 = }}
Parameters
- feature1
- Feature block left
- feature2
- Feature block center
- feature3
- Feature block right
Example
{{gamefeature_line | feature1 = {{gamefeature | image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif | title = Chickens | description = You must love all those chickens | development = 100 | gameplay = 50 }} | feature2 = {{gamefeature | image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif | title = Chickens | description = You must love all those chickens | development = 100 | gameplay = 50 }} | feature3 = {{gamefeature | image = Instagram_26fbf83fb074b52bc9b5a6a4453d7656.gif | title = Chickens | description = You must love all those chickens | development = 100 | gameplay = 50 }} }}
|
|
|