Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | ```== Usage == | + | ``` |
+ | == Usage == | ||
{{infobox | {{infobox | ||
|title = Title of the game / Name of the emulator / Name of the tool (only visible if the logo is missing) | |title = Title of the game / Name of the emulator / Name of the tool (only visible if the logo is missing) | ||
Line 14: | Line 15: | ||
|gameplayshot = gameplayscreenshot.jpg (only for games) | |gameplayshot = gameplayscreenshot.jpg (only for games) | ||
|note = Requires patches, requires special files | |note = Requires patches, requires special files | ||
+ | }} | ||
``` | ``` | ||
− | |||
− | |||
</noinclude> | </noinclude> | ||
<table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;"> | <table class="infobox" style="text-align: left; width: 300px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;"> |
Revision as of 15:31, 8 December 2022
```
Usage
```