Difference between revisions of "Template:ChangelogTop"

From Nookipedia, the Animal Crossing wiki
(Adding padding to headers)
(Merging version and date columns (better for mobile experience))
Line 2: Line 2:
 
|-
 
|-
 
! style="font-weight: normal; font-family: Coustard; color: #2f6a47; font-size: 1.2em; padding: 0px 5px; text-align:center; width:50px; background-color:#CAE8D6; {{roundytl|9px}}"| Version
 
! style="font-weight: normal; font-family: Coustard; color: #2f6a47; font-size: 1.2em; padding: 0px 5px; text-align:center; width:50px; background-color:#CAE8D6; {{roundytl|9px}}"| Version
! width=100px style="font-weight: normal; font-family: Coustard; color: #2f6a47; font-size: 1.2em; padding: 0px 5px; background-color:#CAE8D6;"| Release Date
 
 
! width=600px style="font-weight: normal; font-family: Coustard; color: #2f6a47; font-size: 1.2em; padding: 0px 5px; background-color:#CAE8D6; {{roundytr|9px}}"| Changelog</includeonly><noinclude>{{Documentation|Template:Changelog}}[[Category:Table templates]]</noinclude>
 
! width=600px style="font-weight: normal; font-family: Coustard; color: #2f6a47; font-size: 1.2em; padding: 0px 5px; background-color:#CAE8D6; {{roundytr|9px}}"| Changelog</includeonly><noinclude>{{Documentation|Template:Changelog}}[[Category:Table templates]]</noinclude>

Revision as of 04:44, December 27, 2020

Template documentation (view)


This is a base template for changelog tables. It is to be used in conjunction with Template:ChangelogTop (place above any uses of Template:Changelog) and Template:ChangelogBottom (place below).

Code Function
version Version number for game update
date Release date for game update
changelog Full changelog, detailing all additions and modifications made by the update

By default, the table will only take up a portion of the browser's width. If you would like to save vertical space, you can add fullwidth=true to Template:ChangelogTop to make the table take the full width of the page.

Below is an example of usage, taken from Animal Crossing: Pocket Camp#Update History.

{{ChangelogTop}} {{Changelog |version = 0.9.0 |date = October 25, 2017 |changelog = * Initial release in {{wp|Australia}} }} {{ChangelogBottom}}