Template:infobox assetsoftware: Difference between revisions
From Game Making Tools Wiki
(Whoops again (left in an extra line)) |
m (vertical-align:top for 'made_by' field) |
||
| Line 7: | Line 7: | ||
| style="border-bottom:solid #fff200 1px;" | {{{release_date|}}} | | style="border-bottom:solid #fff200 1px;" | {{{release_date|}}} | ||
|- | | |- | | ||
! style="border-bottom:solid #fff200 1px;" | Made by: | ! style="border-bottom:solid #fff200 1px; vertical-align:top;" | Made by: | ||
| style="border-bottom:solid #fff200 1px;" | {{{made_by|}}} | | style="border-bottom:solid #fff200 1px;" | {{{made_by|}}} | ||
|- | | |- | | ||
Revision as of 09:03, 25 October 2016
| Release date: | |
|---|---|
| Made by: | |
| Runs on: | |
| Imports: | |
| Exports: | |
Looks like
↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣
Usage
To use paste this in your page:
{{ infobox_assetsoftware
| title =
| image =
| release_date =
| made_by =
| runs_on =
| imports =
| exports =
}}
Fill in the lines you want after the equals sign. I've been using HTML BR tags to split up some bits, like imports, for example.