Difference between revisions of "Template:SAMPLE BOX"
From MSX Game Library
Line 1: | Line 1: | ||
− | <html><img src="https://</html>{{{img}}}<html>" style="width:256px; float:right;"/></html><div style=" | + | <html><div style="background-color:#f7f8ff; padding:0.2em; display:grid;"> |
− | ''{{{desc|Blabla...}}}'' | + | <div style="grid-column:2; grid-row:1/3;"><img src="https://</html>{{{img}}}<html>" style="width:256px; float:right; gap:10px;"/></div></html> |
+ | <div style="grid-column:1; grid-row:1;">''{{{desc|Blabla...}}}'' | ||
{{#if:{{{module1|}}}| | {{#if:{{{module1|}}}| | ||
* Modules: | * Modules: | ||
Line 9: | Line 10: | ||
** [[Modules/{{{module5}}}|{{{module5}}}]] <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h code])</small>}} | ** [[Modules/{{{module5}}}|{{{module5}}}]] <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h code])</small>}} | ||
* File: <html><a href="https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/</html>{{{file}}}<html>"></html>{{{file}}}<html></a></html> | * File: <html><a href="https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/</html>{{{file}}}<html>"></html>{{{file}}}<html></a></html> | ||
− | * State: {{{{{state}}}}} | + | * State: {{{{{state}}}}}</div> |
− | </div><div style=" | + | <div style="grid-column:1; grid-row:2;">{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} {{#if:{{{ext|}}}|{{{ext}}}}}</div> |
<html><br style="clear:both;"/></div></html> | <html><br style="clear:both;"/></div></html> |