Template:Knownbug/Top
Known Bug!!
Explanations.
(Click for more information
)
Known Bug
Explanations.
This message template is an article message box, or ambox. The documentation below discusses how to use each ambox provided by the wiki.
Premade amboxes
Problem notice amboxes
These amboxes are used temporarily to notify other editors and visitors about a problem with an article. These amboxes support the following parameters:
|tiny=: If set toyes, the box will have less padding and the icon will be much smaller than default.|class=: Any additional CSS classes to add to the ambox container element.|date=: The date the ambox was added to the page.|nocat=: If set toyes, no category will be added to the page. Use this only when creating documentation.
Note: Premade amboxes need the base {{Ambox}} template to work.
| Code | Result |
|---|---|
{{Important|Example}} |
Important Note Example |
{{Delete|Explanations}} |
Candidate for Deletion This page has been nominated for removal from the wiki. |
{{Stub}} |
This page is not complete. Please help us complete this page by adding any missing information! |
{{Update|Explanations}}{{Update|images}} {{Update|furni}}{{Update|map}} |
Updates Needed Reason: Explanations Updates Needed Additional Images Required Updates Needed Furniture Customization Information Needed Updates Needed Outdated Map, New Map Needed |
{{UC|Explanations.}} |
❗Under Construction❗ This page is currently being built or significantly revised. Information may be incomplete or subject to change. |
{{Archive|Explanations}} |
Candidate for Archiving This page has been nominated for archiving from the wiki mainspace. |
{{Wip}} Use to mark a page for needing updates due to errors or new information. |
This page is receiving frequent updates! Due to additional content being added into the game, information on this page is frequently updated. |
{{Knownbug}}{{Knownbug/Top}} |
Known Bug Explanations. Known Bug!! Explanations. |
{{Cleanup}} |
|
{{Incomplete|Explanations}}{{Incomplete|Images}} The word "images" must be lower-case. |
This Section is Incomplete Reason: Explanations This Section is Incomplete Additional Images Required Set to tiny by default. |
Informational amboxes
These amboxes are intended as permanent fixtures to a page, to notify visitors about some piece of information relevant to the page. These amboxes support the following parameters in addition to any listed:
|tiny=: If set toyes, the box will have less padding and the icon will be much smaller than default.|class=: Any additional CSS classes to add to the ambox container element.
| Code | Additional parameters | Result |
|---|---|---|
{{Spoiler}} |
Spoilers are on this page! Players may want to avoid or be cautious toward reading this article/section. | |
{{Archived}} |
Use |type= to add additional archive-related categories, delimited by a comma.
|
This page has been archived and moved into the Archive namespace. Information on this page may be outdated and does not reflect the latest version of the game. |
{{Different}}{{Different|Explanations}} |
Use |platform= to name different platforms defined by {{PN}}. Delimited by commas. Can also add an explanation using |1 |
Information within this section may vary depending on your gaming platform. Information within this section is different for Note: Explanations |
{{Different/AA}} |
Use |1=, |2=, |3= to list the versions | Information within may vary depending on your gaming platform.
|
{{Removed}} |
Outdated Information Information on this page might not reflect the latest version of the game, as certain in-game content may have been removed or changed from previous versions. | |
{{Unavailable}} |
Unavailable Content Anything marked as unavailable or otherwise not included was not available through normal play at the time of the last page edit. | |
{{DN|Explanation}} |
Working as Designed Note: Explanation | |
{{Tip|Explanation}} |
Defaults to tiny. Use |tiny=no for larger size. | Player Advice Explanation |
{{Disambig}}{{Disambig|Example}} |
1=, the topic name (defaults to Knownbug/Top) | This is a disambiguation page for "Knownbug/Top". The following is a list of links related to Knownbug/Top. Please follow one of the disambiguation links below or search to find the page you were looking for if it is not listed. If an internal link led you here, you may wish to change the link to point directly to the intended article. This is a disambiguation page for "Example". The following is a list of links related to Example. Please follow one of the disambiguation links below or search to find the page you were looking for if it is not listed. If an internal link led you here, you may wish to change the link to point directly to the intended article. |
{{No Direct Use}} |
Don't call this template directly from any content page! This template is intended to be used inside another template, which in turn may be used on content pages. | |
{{Content|fi|2.8}}{{Content|ii}}{{Content|ww}} |
Use |1= to specify the island/expansion (fi = Friendship Island, ii = Imagination Island, ww = Wheatflour Wonderland). (Don't use for FI content unless not on all platforms.) Use |2= to specify version if the content is not yet on all platforms. Note: This template is replacing {{Platform}}, {{Island}}, and {{Island2}}. |
This content is now available on all platforms. It was released with This content requires It is currently available only on This content requires It is available with the Wheatflour Wonderland DLC or as part of |
{{Event|Give & Gather Celebration}}{{Event|Give & Gather Celebration|Playstation}} |
This event item is only available during Give & Gather Celebration. It will become available on This event item is only available during Give & Gather Celebration. It will become available on | |
{{Event/Birthday|Big Challenges}}{{Event/Birthday|Big Challenges|Playstation}} |
This birthday celebration item is only available during Big Challenges's Birthday Celebration. It will become available on This birthday celebration item is only available during Big Challenges's Birthday Celebration. It will become available on | |
{{Unreleased|collection}}{{Unreleased|achievement}} |
This collection cannot be completed! As of the most recent update, players cannot complete this collection because the in-game collection list includes unreleased elements that cannot be obtained through normal gameplay. This achievement cannot be completed! As of the most recent update, players cannot complete this achievement because the in-game achievement list includes unreleased elements that cannot be obtained through normal gameplay. |
Optional parameters
You can use optional parameters to further customize a premade ambox. The example below is using tiny=yes and date=01/01/2021.
Updates Needed
You can help out this wiki by fixing any errors on the page.
(Message added: 01/01/2021)
Creating a custom ambox
You can create additional ambox templates as needed using the following parameters:
{{Ambox
| color = The left border color.
| icon = The icon image to be displayed.
| title = The optional title.
| message = The explanation text displayed.
| tiny = If you want the tiny version of the ambox, fill the parameter with "yes".
| date = An optional date of creation for the message.
| class = An optional CSS class for the ambox.
}}
Dependencies
For this template to work properly, you need the following:
.amboxand any related classes, found in MediaWiki:Common.css.