Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | {{infobox | ||
+ | |title = Title of the game / Name of the emulator / Name of the tool | ||
+ | |image = Name_of_the_logo.png | ||
+ | |category = Windows Game, Arcade game, Emulato | ||
+ | |download = link to DL: [URL/ Text] | ||
+ | |license = Commercial, free, demo | ||
+ | |players = 1 Player, 2 Players | ||
+ | |type = Zombie shooter, Skill shooter, Gallery shooter | ||
+ | |note = Requires patches, requires special files | ||
+ | }} | ||
+ | |||
+ | </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;"> | ||
<tr> | <tr> | ||
Line 39: | Line 53: | ||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 14:15, 8 December 2022
Usage