Template:infobox assetsoftware: Difference between revisions

From Game Making Tools Wiki
m (vertical-align:top for 'made_by' field)
(Removed right margin)
Line 1: Line 1:
{| style="border:solid #fff200 1px; margin:11px; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right;"
{| style="border:solid #fff200 1px; margin:1em 0 1em 1em; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right;"
! colspan="2" | {{{title|}}}
! colspan="2" | {{{title|}}}
|-
|-

Revision as of 02:30, 23 August 2017

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.