Template:infobox software: Difference between revisions

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

Revision as of 12:30, 29 March 2016

Title:
Release date:
Made by:
Runs on:
Exports to:


Looks like

↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣

Usage

To use paste this in your page:

{{ infobox_software
| title        =
| image        = 
| release_date = 
| made_by      = 
| runs_on      = 
| exports_to   = 
}}

Fill in the lines you want, remove the ones you don't.