Collapsible Text Block

By michal frackowiak

Description

This solutions will show you how to make nice collapsible text blocks. What for? See the examples, you should know.

Code

[[collapsible]]
Some text to show/hide.
[[/collapsible]]

[[collapsible show="+ show me the hidden content" hide="- hide this content"]]
Some text to show/hide.
[[/collapsible]]

[[collapsible hideLocation="both"]]
some
very
very
...
long
text
[[/collapsible]]

In action

The options to the block are:

  • show - text to be shown when folded, e.g. "+ show text"
  • hide - text to be shown when unfolded, click to fold
  • hideLocation - location of the text to hide block, values are: top, bottom, both (nice for long blocks)

And now some real examples

Extremely custom menu

Take a look at: http://snippets.wikidot.com/code:collapsible-block-unleashed

Code hiding

The following code is taken from the Wikidot-based web page

Quiz

What is the best Wiki platform ever?


Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by michal frackowiak

Zoho Writer - 16 Feb 2012 01:57
Zoho Sheet - 16 Feb 2012 01:56
Zoho Show - 16 Feb 2012 01:55
Zoho Polls - 16 Feb 2012 01:53
WoW Tooltips - 16 Feb 2012 01:52
Widgetbox Panel - 16 Feb 2012 01:52
Video from Revver - 16 Feb 2012 01:50
Todo List - 16 Feb 2012 01:48
Tabs - 16 Feb 2012 01:45
Standalone Page Buttons - 16 Feb 2012 01:44
Social Bookmarking - 16 Feb 2012 01:42
Simple Gallery - 16 Feb 2012 01:41
Remember The Milk Todo - 16 Feb 2012 01:39
Recent Changes (mini) - 16 Feb 2012 01:36
Rating Summary - 16 Feb 2012 01:35
Quimble Poll - 16 Feb 2012 01:33
Quikmaps Maps - 16 Feb 2012 01:33
Photobucket Widget - 16 Feb 2012 01:29
Page Previews (Snap.com) - 16 Feb 2012 01:29
Pabpixies Gadgets - 16 Feb 2012 01:28

page 1 of 3123next »

Rate this solution

If you think this solution is useful — rate it up!

rating: +260+x
Add a New Comment
Page tags: collapse fold syntax text
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License