Difference between revisions of "Template:Gamefeature line"
Jump to navigation
Jump to search
Cws 01studio (talk | contribs) (Created page with "{| | | }") |
Cws 01studio (talk | contribs) |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | {| style="width: 100%;" class="" |
− | | | + | | style="text-align: center;padding: 0;width: 50%;vertical-align: top;" | {{#if: {{{feature1|}}}|{{{feature1}}}}} |
− | | | + | | style="text-align: center;padding: 0;width: 50%;vertical-align: top;" | {{#if: {{{feature2|}}}|{{{feature2}}}}} |
− | } | + | |} |
+ | <noinclude> | ||
+ | {{-}} | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | <pre> | ||
+ | {{gamefeature_line | ||
+ | | feature1 = | ||
+ | | feature2 = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | ===Parameters=== | ||
+ | ; feature1 : Feature block left | ||
+ | ; feature2 : Feature block right | ||
+ | |||
+ | ==Example== | ||
+ | <pre> | ||
+ | {{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 | ||
+ | }} | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | {{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 | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | {{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 | ||
+ | }} | ||
+ | }} | ||
+ | |||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 03:45, 6 December 2019
Usage
{{gamefeature_line | feature1 = | feature2 = }}
Parameters
- feature1
- Feature block left
- feature2
- 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 }} }}
|
|
|
|