Difference between revisions of "Template:SAMPLE BOX"

From MSX Game Library

(Undo revision 3957 by Aoineko (talk))
Line 1: Line 1:
 
<div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 32px;">
 
<div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 32px;">
<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 style="grid-column:2; grid-row:1/3;"><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>''{{{desc|Description...}}}''
+
<div style="grid-column:1; grid-row:1;">''{{{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>{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} {{#if:{{{ext|}}}|{{{ext}}}}}</div><span style="clear:both;"></span></div>
+
<div style="grid-column:1; grid-row:2;">{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} {{#if:{{{ext|}}}|{{{ext}}}}}</div><span style="clear:both;"></span></div>

Revision as of 21:38, 14 May 2026

Description...
32K