Template:ModalBox

From sureai
Revision as of 17:04, 17 December 2017 by Davipb (Talk | contribs) (Use smart quotes)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
SureaiLogo2016.png
{{{title}}}
{{{description}}}

Usage

Parameters

  • title: Title of the box.
  • description: Description of the box.
  • quote: Descriptive quote of the box.
  • width (Optional): The CSS width of the box. Defaults to 500px
  • image (Optional): Name of the File: containing the image shown in the box. Defaults to File:SureaiLogo2016.png.
  • color (Optional): The CSS color to be used for the background of the box. Defaults to RGB(200, 200, 200).
  • text color (Optional): The CSS color to be used by the text in the box. Defaults to the page's normal text color.

Examples

{{ModalBox
|image=File:Ico_enderal_s.png
|width=800px
|color=RGB(200, 150, 150)
|title=Spoiler
|quote=You see the past, and therefore, the future.
|description=The following page or section contains major plot points in Enderal's main story. Thread carefully.}}

Ico enderal s.png
Spoiler
“You see the past, and therefore, the future.”
The following page or section contains major plot points in Enderal's main story. Thread carefully.


{{ModalBox
|title = VERY Red.
|quote = Nothing can ever contain my redness!
|color = RGB(255, 0, 0)
|text color = RGB(255, 255, 255)
|description = But you can still read me, thanks to the magical 'text color' parameter!}}

SureaiLogo2016.png
VERY Red.
“Nothing can ever contain my redness!”
But you can still read me, thanks to the magical 'text color' parameter!


{{ModalBox
|title=Giganticly gigantic Modal Box, be wary.
|quote=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque lobortis tincidunt nulla et dapibus. Phasellus nec arcu elit. Sed vitae ipsum augue. Nam non porttitor tortor. Vestibulum sed nulla fringilla, varius sem vitae, consectetur odio.
|description=Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque lobortis tincidunt nulla et dapibus. Phasellus nec arcu elit. Sed vitae ipsum augue. Nam non porttitor tortor. Vestibulum sed nulla fringilla, varius sem vitae, consectetur odio.}}

SureaiLogo2016.png
Giganticly gigantic Modal Box, be wary.
“Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque lobortis tincidunt nulla et dapibus. Phasellus nec arcu elit. Sed vitae ipsum augue. Nam non porttitor tortor. Vestibulum sed nulla fringilla, varius sem vitae, consectetur odio.”
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque lobortis tincidunt nulla et dapibus. Phasellus nec arcu elit. Sed vitae ipsum augue. Nam non porttitor tortor. Vestibulum sed nulla fringilla, varius sem vitae, consectetur odio.


{{ModalBox
|title=Attention!
|description=Thank you for the attention.}}

SureaiLogo2016.png
Attention!
Thank you for the attention.