Difference between revisions of "Template:SAMPLE BOX"

From MSX Game Library

 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html><div style="background-color:#f7f8ff; padding:0.2em;"><img src="https://</html>{{{img}}}<html>" style="width:256px; float:right;"/></html>
+
<div style="background-color:#f7f8ff; padding:0.2em; display:grid; grid-template-rows:auto 20px;">
''{{{desc|Blabla...}}}''
+
<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>
* Modules:{{#if:{{{module1|}}}|
+
<div style="grid-column:1; grid-row:1;">''{{{desc|Description...}}}''
** [[Modules/{{{module1}}}|{{{module1}}}]] ([https://aoineko.org/msxgl-doc/#File:{{{module1}}}.h code])}}{{#if:{{{module2|}}}|
+
{{#if:{{{module1|}}}|
** [[Modules/{{{module2}}}|{{{module2}}}]] ([https://aoineko.org/msxgl-doc/#File:{{{module2}}}.h code])}}{{#if:{{{module3|}}}|
+
* Showcased modules:
** [[Modules/{{{module3}}}|{{{module3}}}]] ([https://aoineko.org/msxgl-doc/#File:{{{module3}}}.h code])}}{{#if:{{{module4|}}}|
+
** {{MOD|{{{module1}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module1}}}.h code])</small>}}{{#if:{{{module2|}}}|
** [[Modules/{{{module4}}}|{{{module4}}}]] ([https://aoineko.org/msxgl-doc/#File:{{{module4}}}.h code])}}{{#if:{{{module5|}}}|
+
** {{MOD|{{{module2}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module2}}}.h code])</small>}}{{#if:{{{module3|}}}|
** [[Modules/{{{module5}}}|{{{module5}}}]] ([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h code])}}
+
** {{MOD|{{{module3}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module3}}}.h code])</small>}}{{#if:{{{module4|}}}|
* File: <html><a href="https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/</html>{{{file}}}<html>"></html>{{{file}}}<html></a></html>
+
** {{MOD|{{{module4}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module4}}}.h code])</small>}}{{#if:{{{module5|}}}|
* State: {{{{{state}}}}}
+
** {{MOD|{{{module5}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h code])</small>}}
{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}}{{#if:{{{ext|}}}| {{{{{ext}}}}}
+
* File: [https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/{{{file}}} {{{file}}}]
<html><br style="clear:both;"/></div></html>
+
* 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>

Latest revision as of 10:36, 27 May 2023

Description...
32K