Difference between revisions of "Template:SAMPLE BOX"
From MSX Game Library
(32 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;"> | |
− | ''{{{desc| | + | <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...}}}'' | |
− | {{#if:{{{module1|}}}|** | + | {{#if:{{{module1|}}}| |
− | {{#if:{{{module2|}}}|** | + | * Showcased modules: |
− | {{#if:{{{module3|}}}|** | + | ** {{MOD|{{{module1}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module1}}}.h code])</small>}}{{#if:{{{module2|}}}| |
− | {{#if:{{{module4|}}}|** | + | ** {{MOD|{{{module2}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module2}}}.h code])</small>}}{{#if:{{{module3|}}}| |
− | {{#if:{{{module5|}}}|** | + | ** {{MOD|{{{module3}}}}} <small>([https://aoineko.org/msxgl-doc/#File:{{{module3}}}.h code])</small>}}{{#if:{{{module4|}}}| |
− | * File: | + | ** {{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}}}}} | + | * File: [https://github.com/aoineko-fr/MSXgl/blob/main/projects/samples/{{{file}}} {{{file}}}] |
− | < | + | * 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...
- File: {{{file}}}
- State: {{{{{state}}}}}
32K