Template:DesktopNotice

i

Notice Title

Notice content

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:DesktopNotice/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields. This is an exact copy of Template:DataBox except it will not show up on mobile devices.

An example use case would be a notice encouraging desktop users to add DetailPages to Belles who don't have them yet.

Syntax

{{DesktopNotice
  |image=|middle|75px]]
  |title=Example Title
  |content=Example content
}}

Note that the actual link to the image must be placed between the "=" after image and the "|" before middle in order to show up and retain expected formatting.

Samples

{{DesktopNotice
  |image=[[File:Example.jpg|middle|75px]]
  |title=Example Title
  |content=Example content
}}

Results in...

File:Example.jpg

Example Title

Example content