Template:Togglebox
Jump to navigation
Jump to search
- Description
- This template is used to create a styled header/body container with a collapsible property.
- Syntax
{{Togglebox
|header =
|body =
}}
- Inserting a pipe '|' directly after the template name will expand the body by default (sample not given).
- Inserting a second pipe directly after the first pipe will disable the collapsible property.
- Sample
{{Togglebox
|header = Secret intelligence
|body = You must possess all items in addition to the briefcase to escape the embassy.
*Disguise
*Key
*Money bag
*Passport
}}
{{Togglebox||
|header = Today's Specials
|body = Welcome to ''Costello's Tavern''! We are now selling:
*Razzled sphinx
*Sophoring lemondress
*Unfaven roijenberry
}}
- Sample output