Difference between revisions of "Template:SAMPLE BOX"

From MSX Game Library

 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html><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 20px;">
<div style="grid-column:2; grid-row:1/3;"><img src="https://</html>{{{img|raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/noimage.png}}}<html>" style="width:256px; float:right; gap:10px;"/></div></html>
+
<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|Blabla...}}}''
+
<div style="grid-column:1; grid-row:1;">''{{{desc|Description...}}}''
 
{{#if:{{{module1|}}}|
 
{{#if:{{{module1|}}}|
* Modules:
+
* Showcased modules:
 
** {{MOD|{{{module1}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module1}}}.h code])</small>}}{{#if:{{{module2|}}}|
 
** {{MOD|{{{module1}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module1}}}.h code])</small>}}{{#if:{{{module2|}}}|
 
** {{MOD|{{{module2}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module2}}}.h code])</small>}}{{#if:{{{module3|}}}|
 
** {{MOD|{{{module2}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module2}}}.h code])</small>}}{{#if:{{{module3|}}}|
Line 9: Line 9:
 
** {{MOD|{{{module4}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module4}}}.h code])</small>}}{{#if:{{{module5|}}}|
 
** {{MOD|{{{module4}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module4}}}.h code])</small>}}{{#if:{{{module5|}}}|
 
** {{MOD|{{{module5}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module5}}}.h code])</small>}}
 
** {{MOD|{{{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: [https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/{{{file}}} {{{file}}}]
 
* State: {{{{{state}}}}}</div>
 
* State: {{{{{state}}}}}</div>
<div style="grid-column:1; grid-row:2;">{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} {{#if:{{{ext|}}}|{{{ext}}}}}</div><html><span style="clear:both;"/></div></html>
+
<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