Difference between revisions of "Template:SAMPLE BOX"
From MSX Game Library
| Line 1: | Line 1: | ||
| − | <div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto | + | <div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 32px;"> |
| − | <div | + | <div><img src="https://{{#if:{{{img|}}}|{{{img}}}|raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/noimage.png}}" style="width:256px; float:right; gap:10px;"/></div> |
| − | <div | + | <div>''{{{desc|Description...}}}'' |
{{#if:{{{module1|}}}| | {{#if:{{{module1|}}}| | ||
* Showcased modules: | * Showcased modules: | ||
| Line 11: | Line 11: | ||
* File: [https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/{{{file}}} {{{file}}}] | * File: [https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/{{{file}}} {{{file}}}] | ||
* State: {{STATE/{{{state}}}}}</div> | * State: {{STATE/{{{state}}}}}</div> | ||
| − | <div | + | <div>{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} {{#if:{{{ext|}}}|{{{ext}}}}}</div><span style="clear:both;"></span></div> |
