Difference between revisions of "Template:SAMPLE BOX"
From MSX Game Library
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> | <html><div style="background-color:#f7f8ff; padding:0.2em;"><img src="https://</html>{{{img}}}<html>" style="width:256px; float:right;"/></html> | ||
''{{{desc|Blabla...}}}'' | ''{{{desc|Blabla...}}}'' | ||
+ | * Modules: | ||
+ | {{#if:{{{module1|}}}|** [[Modules/{{{module1}}}|{{{module1}}}]]}} | ||
+ | {{#if:{{{module2|}}}|** [[Modules/{{{module2}}}|{{{module2}}}]]}} | ||
+ | {{#if:{{{module3|}}}|** [[Modules/{{{module3}}}|{{{module3}}}]]}} | ||
+ | {{#if:{{{module4|}}}|** [[Modules/{{{module4}}}|{{{module4}}}]]}} | ||
+ | {{#if:{{{module5|}}}|** [[Modules/{{{module5}}}|{{{module5}}}]]}} | ||
* 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}}}}} | ||
{{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} | {{{{{machine|MSX1}}}}} {{{{{target|ROM_32K}}}}} | ||
<html><br style="clear:both;"/></div></html> | <html><br style="clear:both;"/></div></html> |