Difference between revisions of "Template:Infobox engine"
From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs
(d) |
m (removed legacy SMW set) |
||
Line 4: | Line 4: | ||
{{#if: {{{cover|}}} | | {{#if: {{{cover|}}} | | ||
<tr> | <tr> | ||
− | <td class="template-infobox-cover" colspan="2">{{#ifexist: File:{{{cover}}} | [[File:{{{cover}}}{{!}}{{{cover size|300px}}}{{!}}alt={{{title|{{PAGENAME}}}}} cover]] | + | <td class="template-infobox-cover" colspan="2">{{#ifexist: File:{{{cover}}} | [[File:{{{cover}}}{{!}}{{{cover size|300px}}}{{!}}alt={{{title|{{PAGENAME}}}}} cover]] |''Cover image missing, please <span class="plainlinks">[{{fullurl:Special:Upload|wpDestFile={{urlencode:{{{cover}}}|WIKI}}}} upload it]</span>''[[Category:Pages needing cover images]]}}</td> |
</tr> | </tr> | ||
}} | }} |
Latest revision as of 19:19, 29 September 2022
Documentation for the above template (sometimes hidden from view).
- Description
Infobox only for engines.
- Arguments
cover
- File name of the uploaded logo of the engine. Leave blank if the engine does not have a logo attached to it.developer
- Developers of the engine.website
- Official website for the engine. Leave blank if the engine does not have a dedicated official website.first release
- First public release of the engine.latest release
- Latest public release of the engine.predecessor
- Previous iteration of the engine.successor
- Next iteration of the engine.wikipedia
- Wikipedia article for the engine.listgames
- false will hide the list of games using the engine. This can later be invoked by manually specifying {{Infobox engine/ask}} at an appropriate location.
- Syntax
{{Infobox engine |cover = |developer = |website = |first release = |latest release= |predecessor = |successor = |wikipedia = |listgames = }}
Visit Template:Infobox engine/Documentation to edit this text. (How does this work?)