To get rid of this ad please Sign up/Login.
Difference between revisions of "Template:Teaser-box"
m (test (template not ready yet)) |
m (template is going beta) |
||
Line 17: | Line 17: | ||
<br /> | <br /> | ||
</noinclude> | </noinclude> | ||
{| class="collapsible collapsed" style="background:lavender" | {| class="collapsible collapsed" style="background:lavender" | ||
|<span style="color:lavender; display:none">.</span> | |<span style="color:lavender; display:none">.</span> |
Revision as of 14:29, 14 June 2010
This template lcreates you easily create a box showing a piece of teaser content and a show/hide button that allows someone to display the whole content
Example Code:
{{Teaser-box |Teaser-content= This could be some teaser text. |Rest-of-content= And here you could see all the rest of the content. }}
How it looks:
This could be some teaser text. | ||
And here you could see all the rest of the content. |
{{{Teaser-content}}} | ||
{{{Rest-of-content}}} |