Template:Infobox engine: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude>{{sidebar | ||
{{sidebar | |||
| width = {{{width|300px}}} | | width = {{{width|300px}}} | ||
| float = right | | float = right | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| imagetooltip = {{{imagetooltip|}}} | | imagetooltip = {{{imagetooltip|}}} | ||
| imagewidth = {{{imagewidth|300px}}} | | imagewidth = {{{imagewidth|280px}}} | ||
| image2 = {{{image2|}}} | |||
| imagetooltip2 = {{{imagetooltip2|}}} | |||
| imagewidth2 = {{{imagewidth2|300px}}} | |||
| header = {{{title|}}} | | header = {{{title|}}} | ||
<!-- 1. | <!-- 1. Developer --> | ||
| content1 = {{#if:{{{ | | content1 = {{#if:{{{imagetooltip2|}}}| <div style="font-size:11px">{{{imagetooltip2|}}}</div> }} | ||
| content1style = padding:.2em; | |||
</div>}} | |||
| content1style = padding: | |||
<!-- 2. Developer --> | <!-- 2. Developer --> | ||
Line 117: | Line 115: | ||
| content13style = padding:0; | | content13style = padding:0; | ||
<!-- 14. Predecessor --> | <!-- 14. Forks --> | ||
| | | content14 = {{#if:{{{forks|}}}| | ||
<div style="display:grid; grid-template-columns:1fr 2fr;"> | |||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>Forks</b></div> | |||
<div style="border-top:1px solid #232323; padding:.3em; text-align:left">{{{forks|}}}</div> | |||
</div>}} | |||
| content14style = padding:0; | |||
<!-- 15. Predecessor --> | |||
| content15 = {{#if:{{{previousengine|}}}| | |||
<div style="display:grid; grid-template-columns:1fr 2fr;"> | <div style="display:grid; grid-template-columns:1fr 2fr;"> | ||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>Predecessor</b></div> | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>Predecessor</b></div> | ||
<div style="border-top:1px solid #232323; padding:.3em; text-align:left">{{{previousengine|}}}</div> | <div style="border-top:1px solid #232323; padding:.3em; text-align:left">{{{previousengine|}}}</div> | ||
</div>}} | </div>}} | ||
| | | content15style = padding:0; | ||
<!-- | <!-- 16. Successor --> | ||
| | | content16 = {{#if:{{{nextengine|}}}| | ||
<div style="display:grid; grid-template-columns:1fr 2fr;"> | <div style="display:grid; grid-template-columns:1fr 2fr;"> | ||
<div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>Successor</b></div> | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>Successor</b></div> | ||
<div style="border-top:1px solid #232323; padding:.3em; text-align:left">{{{nextengine|}}}</div> | <div style="border-top:1px solid #232323; padding:.3em; text-align:left">{{{nextengine|}}}</div> | ||
</div>}} | </div>}} | ||
| | | content16style = padding:0; | ||
}} | }}</onlyinclude></includeonly> | ||
</onlyinclude></includeonly> |
Latest revision as of 20:59, 29 April 2025
The above documentation is transcluded from Template:Infobox engine/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.