Template:Collapsible

From FBSA Wiki
Revision as of 21:47, 13 April 2022 by McSpazz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


No Settings

   
This collapses!

Header

"This is a header!"   
Neat!

Footer

   
Cool!
"This is a footer!"

Header with footer

"This is a header with a footer!"   
Awesome!
"The aforementioned footer!"

User set order

"Don't like the order this comes in?"   
You can put whatever you want here!
NEATO!

Adaptation of Template:Spoilers using MediaWiki collapsible tables to keep the information concealed unless the reader specifically expands the section to read them. I basically just copy-pasted what they did and added additional parameters so you can put in whatever you want for the header text and the text that appears in the footer. Go nuts.

Code samples:

No Settings
{{Collapsible|This collapses!}}
Header
{{Collapsible|Neat!|header="This is a header!"}}
Footer
{{Collapsible|Cool!|footer="This is a footer!"}}
Header with footer
{{Collapsible|Awesome!|header="This is a header with a footer!"|footer="The aforementioned footer!"}}
User set order
{{Collapsible|header="Don't like  the order this comes in?"|contents=You can put <i>whatever</i> you want here!|footer=NEATO!}}