Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Collapse/doc: Difference between revisions

Template page
moved from template page
 
mNo edit summary
Line 1: Line 1:
'''{{int:usage}}:''' <nowiki>{{</nowiki>collapsed|title=''title''|1=''content''}}
==='''{{int:usage}}'''===
* Note: If the ''content'' includes an equal sign, use <nowiki>{{</nowiki>collapsed|1=''content''}} or replace the equal signs with <code>&amp;#61;</code>.
 
<code><nowiki>{{</nowiki>collapse|title=''title''|1=''content''}}</code>
 
* Note: If the ''content'' includes an equal sign, use <code><nowiki>{{</nowiki>collapsed|1=''content''}}</code> or replace the equal signs with <code>&amp;#61;</code>.
* Set <code>expand</code> to 'yes' (or anything besides 'no') to have the box expanded by default.
* Set <code>expand</code> to 'yes' (or anything besides 'no') to have the box expanded by default.
* Default title is <nowiki>{{PAGENAME}}</nowiki> unless defined otherwise by title= ''MyTitle''
* Default title is <nowiki>{{PAGENAME}}</nowiki> unless defined otherwise by title= ''MyTitle''
;Optional parameters<nowiki>:</nowiki>
===Optional parameters===
* <code>header-c</code> = header color {{color|grey|(default: #f0f2f5)}}
* <code>header-c</code> = header color {{color|grey|(default: #f0f2f5)}}
* <code>border-c</code> = border color {{color|grey|(default: #c0c0c0)}}
* <code>border-c</code> = border color {{color|grey|(default: #c0c0c0)}}

Revision as of 11:28, 29 October 2010

⧼usage⧽

{{collapse|title=title|1=content}}

  • Note: If the content includes an equal sign, use {{collapsed|1=content}} or replace the equal signs with &#61;.
  • Set expand to 'yes' (or anything besides 'no') to have the box expanded by default.
  • Default title is {{PAGENAME}} unless defined otherwise by title= MyTitle

Optional parameters

  • header-c = header color (default: #f0f2f5)
  • border-c = border color (default: #c0c0c0)
  • background-c = background color (default: #fff)
  • border-w = border width (default: 1px)
  • border-s = border style (default: solid)
  • font-size = size of header and body text (default: 88%)
  • header-fs = size of header text (default: 88% or 'font-size' if set)
  • width = width of box (default: 100%)

View source for additional parameters.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.