Template:infobox test
From Game Making Tools Wiki
- Runs on:
- Exports to:
- test??
Looks like
↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣
Usage
To use paste this in your page:
{{ infobox_software
| title =
| logo =
| image =
| screenshot =
| release_date =
| made_by =
| runs_on =
| exports_to =
}}
Fill in the lines you want after the equals sign. I've been using HTML BR tags to split up some bits, like exports_to, for example. 'title' and the different image fields are not required, but at least one should be included.