Template:DesktopNotice/doc: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
fandomVB>Sovereign
No edit summary
m (4 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
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.
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.
An example use case would be a notice encouraging desktop users to add DetailPages to Belles who don't have them yet.


==Syntax==
==Syntax==
Line 31: Line 31:
}}
}}


<noinclude>
[[Category:Template documentation]]
[[Category:Template documentation]]
</noinclude>

Latest revision as of 19:28, 20 March 2023

Description[edit source]

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[edit source]

{{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[edit source]

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

Results in...

File:Example.jpg

Example Title

Example content