Template:infobox updates: Difference between revisions

From Game Making Tools Wiki
(changed right-align code and restricted table width)
(Changed width to 180px from 20%)
Line 1: Line 1:
{| style="border:solid #fff200 1px; margin:11px; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right; width:20%;"
{| style="border:solid #fff200 1px; margin:11px; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right; width:180px;"
! style="border-bottom:solid #fff200 1px;" colspan="2" | Notable updates:
! style="border-bottom:solid #fff200 1px;" colspan="2" | Notable updates:
|- |
|- |

Revision as of 10:21, 5 November 2016

Notable updates:


Looks like

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

Usage

To use paste this in your page:

{{ infobox_updates
| item1             = 
| item1_date        = 
| item1_description = 
| item2             = 
| item2_date        = 
| item2_description = 
| item3             = 
| item3_date        = 
| item3_description = 
| item4             = 
| item4_date        = 
| item4_description = 
| item5             = 
| item5_date        = 
| item5_description = 
}}

Fill in the lines you want after the equals sign.