Template:Notice Page/doc

From Animal Crossing Pocket Camp Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

Template used for in-game notices.

Blank Template

{{Notice Page
|title=
|type=
|bannerImageName=
|datePosted=
|content=
|source=
}}

Parameters

  • title - The title of the notice. Can use PAGENAME if page link and in-game notice is the same name, but this is not always the case.
  • type - The type of notice. This can be found in the top left corner of notices. (eg. The type of notice for https://support.ac-pocketcamp.com/en-GB/public_announcements/ANNOUNCEMENT_1011301 is Event)
  • bannerImageName - The uploaded file name of the notice banner image. The format of uploaded images should be YYYYMMDD_News_<# of news article that day>_Image_<# of image in the notice>. For example, if there are three notices on January 1, 2000, then the second image in the third notice would be: 20000101_News_03_Image_02
  • datePosted - The date the news article was posted. Should be UTC time and in the format: YYYY-MM-DD Hour:Minutes
  • content - The body content of the notice. The text can be more than one line.
  • source - The official Nintendo AC:PC notice source (this should always be at the very bottom/end of the template). Links can be found here: https://support.ac-pocketcamp.com/en-GB/public_announcements

Long Content Example

{{Notice Page
|title=My Thesis
|type=
|bannerImageName=None
|datePosted=2019-01-01 12:00
|content=I like to talk a lot! 

I also enjoy writing long novels of text!

=Favorite Word=
Copious

Note: I do not have a mute button.
|source=https://...
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.