Template:Infobox engine: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 81: | Line 81: | ||
<!-- 9. SysReq --> | <!-- 9. SysReq --> | ||
| | | content9 = {{#if:{{{sysreq|}}}| | ||
<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>System requirements</b></div> | <div style="background:#232323; border-top:1px solid #323232; color:white; padding:.3em; text-align:left"><b>System requirements</b></div> | ||
Line 113: | Line 113: | ||
<!-- 13. Predecessor --> | <!-- 13. Predecessor --> | ||
| | | content13 = {{#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> | ||
Line 121: | Line 121: | ||
<!-- 14. Successor --> | <!-- 14. Successor --> | ||
| | | content14 = {{#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> |
Revision as of 21:09, 1 July 2024
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.