Template:ModalBox

From sureai
Revision as of 18:08, 23 August 2016 by Davipb (Talk | contribs) (Remove extra newline)

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).

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=Attention!
|description=Thank you for the attention.}}

SureaiLogo2016.png
Attention!
Thank you for the attention.