Template:infobox updates: Difference between revisions
From Game Making Tools Wiki
 (Changed width to 180px from 20%)  | 
				 (moved bullets from headers to desciption. Added RecentChanges page link. Table width now 19em)  | 
				||
| Line 1: | Line 1: | ||
{| style="border:solid #fff200 1px; margin:11px; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right; width:  | {| style="border:solid #fff200 1px; margin:11px; background:#ffaec9; width:auto; padding:11px; text-align:left; float:right; width:19em;"  | ||
! style="border-bottom:solid #fff200 1px;" colspan="2" | Notable updates:  | ! style="border-bottom:solid #fff200 1px;" colspan="2" | Notable updates:  | ||
|- |  | |- |  | ||
!  | ! {{{item1|}}}  | ||
| style="text-align:right;" | {{{item1_date|}}}  | | style="text-align:right;" | {{{item1_date|}}}  | ||
|- |  | |- |  | ||
| style="border-bottom:solid #fff200 1px;" colspan="2" | {{{item1_description|}}}  | | style="border-bottom:solid #fff200 1px;" colspan="2" |  | ||
* {{{item1_description|}}}  | |||
|- |  | |- |  | ||
!  | ! {{{item2|}}}  | ||
| style="text-align:right;" | {{{item2_date|}}}  | | style="text-align:right;" | {{{item2_date|}}}  | ||
|- |  | |- |  | ||
| style="border-bottom:solid #fff200 1px;" colspan="2" | {{{item2_description|}}}  | | style="border-bottom:solid #fff200 1px;" colspan="2" |  | ||
* {{{item2_description|}}}  | |||
|- |  | |- |  | ||
!  | ! {{{item3|}}}  | ||
| style="text-align:right;" | {{{item3_date|}}}  | | style="text-align:right;" | {{{item3_date|}}}  | ||
|- |  | |- |  | ||
| style="border-bottom:solid #fff200 1px;" colspan="2" | {{{item3_description|}}}  | | style="border-bottom:solid #fff200 1px;" colspan="2" |  | ||
* {{{item3_description|}}}  | |||
|- |  | |- |  | ||
!  | ! {{{item4|}}}  | ||
| style="text-align:right;" | {{{item4_date|}}}  | | style="text-align:right;" | {{{item4_date|}}}  | ||
|- |  | |- |  | ||
| style="border-bottom:solid #fff200 1px;" colspan="2" | {{{item4_description|}}}  | | style="border-bottom:solid #fff200 1px;" colspan="2" |  | ||
* {{{item4_description|}}}  | |||
|- |  | |- |  | ||
!  | ! {{{item5|}}}  | ||
| style="text-align:right;" | {{{item5_date|}}}  | | style="text-align:right;" | {{{item5_date|}}}  | ||
|- |  | |- |  | ||
| {{{item5_description|}}}  | | style="border-bottom:solid #fff200 1px;" colspan="2" |  | ||
* {{{item5_description|}}}  | |||
|- |  | |||
| colspan="2" | For more see: [[Special:RecentChanges|Recent Changes]].  | |||
|}  | |}  | ||
<noinclude>  | <noinclude>  | ||
==Looks like==  | ==Looks like==  | ||
<span style=font-size:2em;>  | <span style=font-size:2em;>↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣↣</span>  | ||
==Usage==  | ==Usage==  | ||
Revision as of 10:58, 5 November 2016
| Notable updates: | |
|---|---|
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| For more see: Recent Changes. | |
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.