Difference between revisions of "Template:SAMPLE BOX"

From MSX Game Library

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 20px;">
+
<div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 48px;">
 
<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 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 style="grid-column:1; grid-row:1;">''{{{desc|Description...}}}''
 
<div style="grid-column:1; grid-row:1;">''{{{desc|Description...}}}''
Line 10: Line 10:
 
** {{MOD|{{{module5}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h doc], [https://github.com/aoineko-fr/MSXgl/blob/main/engine/src/{{{module5}}}.c code])</small>}}
 
** {{MOD|{{{module5}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h doc], [https://github.com/aoineko-fr/MSXgl/blob/main/engine/src/{{{module5}}}.c code])</small>}}
 
* 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}}}}}</div>
+
* State: {{STATE/{{{state}}}}}</div>
 
<div style="grid-column:1; grid-row:2;">{{{{{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>

Latest revision as of 21:41, 14 May 2026

Description...
32K